fix(container): update flux group
This commit is contained in:
parent
8d2576183b
commit
c70462c369
|
@ -3624,7 +3624,7 @@ spec:
|
|||
fieldPath: metadata.namespace
|
||||
- name: TUF_ROOT
|
||||
value: /tmp/.sigstore
|
||||
image: ghcr.io/fluxcd/source-controller:v1.2.3
|
||||
image: ghcr.io/fluxcd/source-controller:v1.2.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
@ -5360,7 +5360,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: ghcr.io/fluxcd/kustomize-controller:v1.2.1
|
||||
image: ghcr.io/fluxcd/kustomize-controller:v1.2.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
@ -7717,7 +7717,7 @@ spec:
|
|||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: ghcr.io/fluxcd/helm-controller:v0.37.2
|
||||
image: ghcr.io/fluxcd/helm-controller:v0.37.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue