Skip to content

Commit 05b918c

Browse files
chore(deps): Bump fluxcd/helm-controller in /pkg/svc/installer/flux (#5307)
Bumps [fluxcd/helm-controller](https://github.com/fluxcd/helm-controller) from v1.5.5 to v1.6.0. - [Release notes](https://github.com/fluxcd/helm-controller/releases) - [Changelog](https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/helm-controller@v1.5.5...v1.6.0) --- updated-dependencies: - dependency-name: fluxcd/helm-controller dependency-version: v1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b64f223 commit 05b918c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/svc/installer/flux/Dockerfile.distribution

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313

1414
FROM ghcr.io/fluxcd/source-controller:v1.9.0
1515
FROM ghcr.io/fluxcd/kustomize-controller:v1.9.0
16-
FROM ghcr.io/fluxcd/helm-controller:v1.5.5
16+
FROM ghcr.io/fluxcd/helm-controller:v1.6.0
1717
FROM ghcr.io/fluxcd/notification-controller:v1.9.0

0 commit comments

Comments
 (0)