diff --git a/flux-helm-controller.yaml b/flux-helm-controller.yaml index 91c29f1cb6c..3cdfc920a03 100644 --- a/flux-helm-controller.yaml +++ b/flux-helm-controller.yaml @@ -1,6 +1,6 @@ package: name: flux-helm-controller - version: 0.34.0 + version: 0.34.1 epoch: 0 description: The GitOps Toolkit Helm reconciler, for declarative Helming copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/fluxcd/helm-controller tag: v${{package.version}} - expected-commit: ea11c683038c99b9ea26d17d017b389ca51bbbab + expected-commit: d267907aabc1c1a9f8319869c457423dcfef0d2f - uses: go/build with: