-
Notifications
You must be signed in to change notification settings - Fork 614
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
Update toolkit components #3598
Conversation
601c0cb
to
6f05da7
Compare
diff --git a/cmd/flux/testdata/helmrelease/create_source_git.golden b/cmd/flux/testdata/helmrelease/create_source_git.golden
index e7db754..61d4d7c 100644
--- a/cmd/flux/testdata/helmrelease/create_source_git.golden
+++ b/cmd/flux/testdata/helmrelease/create_source_git.golden
@@ -3,4 +3,4 @@
✔ GitRepository source created
◎ waiting for GitRepository source reconciliation
✔ GitRepository source reconciliation completed
-✔ fetched revision: 6.0.0/627d5c4bb67b77185f37e31d734b085019ff2951
+✔ fetched revision: 6.0.0@sha1:627d5c4bb67b77185f37e31d734b085019ff2951 should fix the CI failure. Or at least the one seen in the logs at the moment. |
Will do the source-controller bump in a separate PR and include any patches there. |
5dab706
to
f7d2f5c
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.
🚀
120e17f
to
3566b4c
Compare
- helm-controller to v0.30.0 https://github.com/fluxcd/helm-controller/blob/v0.30.0/CHANGELOG.md - kustomize-controller to v0.34.0 https://github.com/fluxcd/kustomize-controller/blob/v0.34.0/CHANGELOG.md - notification-controller to v0.32.0 https://github.com/fluxcd/notification-controller/blob/v0.32.0/CHANGELOG.md - image-automation-controller to v0.30.0 https://github.com/fluxcd/image-automation-controller/blob/v0.30.0/CHANGELOG.md Signed-off-by: GitHub <noreply@github.com>
3566b4c
to
04afc09
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.
🔨 on CI script solved everything
https://github.com/fluxcd/helm-controller/blob/v0.30.0/CHANGELOG.md
https://github.com/fluxcd/kustomize-controller/blob/v0.34.0/CHANGELOG.md
https://github.com/fluxcd/notification-controller/blob/v0.32.0/CHANGELOG.md
https://github.com/fluxcd/image-automation-controller/blob/v0.30.0/CHANGELOG.md