-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change chart cadence according v1.0.0 #1345
base: master
Are you sure you want to change the base?
Change chart cadence according v1.0.0 #1345
Conversation
I suspect that |
dynamicConfig: | ||
values: {} | ||
pollInterval: "10s" | ||
dynamicconfig: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any reason why the naming convention changed here? there are parts that still refer to the old snakeCase version. can we revert this to dynamicConfig
before merging
Anyone Who Will Fix or Approve this? This is Much needed because it's almost 2 years old version latest is V1.2.11 ... It would be great Help :) |
What's in this PR?
Adapt cadence chart according to the recently released version 1.0.0. This chart has been named with the same version since it is the first jump to version 1.x.x.
The main changes affect the following elements:
Why?
new release of cadence
Checklist