Skip to content

Commit e18e2ef

Browse files
fix(container): update flux group
| datasource | package | from | to | | ---------- | -------------------------------------- | ------ | ------ | | docker | ghcr.io/fluxcd/helm-controller | v1.4.3 | v1.4.4 | | docker | ghcr.io/fluxcd/kustomize-controller | v1.7.2 | v1.7.3 | | docker | ghcr.io/fluxcd/notification-controller | v1.7.4 | v1.7.5 | | docker | ghcr.io/fluxcd/source-controller | v1.7.3 | v1.7.4 | Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>
1 parent 1da4f6c commit e18e2ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

flux-system/gotk-components.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4493,7 +4493,7 @@ spec:
44934493
resourceFieldRef:
44944494
containerName: manager
44954495
resource: limits.memory
4496-
image: ghcr.io/fluxcd/source-controller:v1.7.3
4496+
image: ghcr.io/fluxcd/source-controller:v1.7.4
44974497
imagePullPolicy: IfNotPresent
44984498
livenessProbe:
44994499
httpGet:
@@ -5976,7 +5976,7 @@ spec:
59765976
resourceFieldRef:
59775977
containerName: manager
59785978
resource: limits.memory
5979-
image: ghcr.io/fluxcd/kustomize-controller:v1.7.2
5979+
image: ghcr.io/fluxcd/kustomize-controller:v1.7.3
59805980
imagePullPolicy: IfNotPresent
59815981
livenessProbe:
59825982
httpGet:
@@ -8713,7 +8713,7 @@ spec:
87138713
resourceFieldRef:
87148714
containerName: manager
87158715
resource: limits.memory
8716-
image: ghcr.io/fluxcd/helm-controller:v1.4.3
8716+
image: ghcr.io/fluxcd/helm-controller:v1.4.4
87178717
imagePullPolicy: IfNotPresent
87188718
livenessProbe:
87198719
httpGet:
@@ -10139,7 +10139,7 @@ spec:
1013910139
resourceFieldRef:
1014010140
containerName: manager
1014110141
resource: limits.memory
10142-
image: ghcr.io/fluxcd/notification-controller:v1.7.4
10142+
image: ghcr.io/fluxcd/notification-controller:v1.7.5
1014310143
imagePullPolicy: IfNotPresent
1014410144
livenessProbe:
1014510145
httpGet:

0 commit comments

Comments
 (0)