Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

feat(container): update image ghcr.io/fluxcd/helm-controller to v0.37.4 #404

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion cluster/base/flux-system/gotk-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6203,7 +6203,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/helm-controller:v0.34.0
image: ghcr.io/fluxcd/helm-controller:v0.37.4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Loading