Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions flux-helm-controller.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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:
Expand Down