-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
chore(argo-events): update argo-events to 1.3.0 #678
chore(argo-events): update argo-events to 1.3.0 #678
Conversation
Signed-off-by: rory.lamendola <[email protected]>
ec6204e
to
12569e6
Compare
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.
Also should update the tag versions of sensorController, eventsourceController, and eventbusController to be 1.3.0
https://github.com/argoproj/argo-helm/blob/master/charts/argo-events/values.yaml#L48
https://github.com/argoproj/argo-helm/blob/master/charts/argo-events/values.yaml#L58
https://github.com/argoproj/argo-helm/blob/master/charts/argo-events/values.yaml#L68
To pass the Semantic Pull Request PR, may have to make the PR title and the latest commit be like this: |
…argo-helm into rory/upgrade-argo-events
…argo-helm into rory/upgrade-argo-events Signed-off-by: rory.lamendola <[email protected]>
f6df2e6
to
beeefa9
Compare
…argo-helm into rory/upgrade-argo-events Signed-off-by: rory.lamendola <[email protected]>
beeefa9
to
26fe4a1
Compare
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.
Thanks! I tested using 1.3.0 as the image tags and it was successful
Hi @rory-lamendola, Thanks for your contribution. In order for this to be reviewed I need you to sign off all your commits (https://docs.github.com/en/github/authenticating-to-github/signing-commits). And Pull the latest State from the master branch. Thanks :) |
Resolved by #720 |
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist:
Chart.yaml
following Semantic Versioning.Changes are automatically published when merged to
master
. They are not published on branches.