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

fix(container): update image ghcr.io/fluxcd/notification-controller to v1.2.4 #3029

Merged
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
2 changes: 1 addition & 1 deletion kubernetes/flux-system/gotk-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9627,7 +9627,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/notification-controller:v1.2.3
image: ghcr.io/fluxcd/notification-controller:v1.2.4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Loading