Skip to content

Commit b3d09cd

Browse files
chore(deps): Bump fluxcd/source-controller in /pkg/svc/installer/flux (#5306)
Bumps [fluxcd/source-controller](https://github.com/fluxcd/source-controller) from v1.8.5 to v1.9.0. - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.8.5...v1.9.0) --- updated-dependencies: - dependency-name: fluxcd/source-controller dependency-version: v1.9.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 6fee3b1 commit b3d09cd

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
@@ -11,7 +11,7 @@
1111
# - ghcr.io/fluxcd/helm-controller → deployed by FluxInstance
1212
# - ghcr.io/fluxcd/notification-controller → deployed by FluxInstance
1313

14-
FROM ghcr.io/fluxcd/source-controller:v1.8.5
14+
FROM ghcr.io/fluxcd/source-controller:v1.9.0
1515
FROM ghcr.io/fluxcd/kustomize-controller:v1.9.0
1616
FROM ghcr.io/fluxcd/helm-controller:v1.5.5
1717
FROM ghcr.io/fluxcd/notification-controller:v1.8.4

0 commit comments

Comments
 (0)