Skip to content

Commit cc87054

Browse files
fix(container): update flux group
| datasource | package | from | to | | ---------- | ----------------------------------- | ------ | ------ | | docker | ghcr.io/fluxcd/kustomize-controller | v1.8.4 | v1.8.5 | | docker | ghcr.io/fluxcd/source-controller | v1.8.3 | v1.8.4 | Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>
1 parent 03232fa commit cc87054

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flux-system/gotk-components.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2560,7 +2560,7 @@ spec:
25602560
resourceFieldRef:
25612561
containerName: manager
25622562
resource: limits.memory
2563-
image: ghcr.io/fluxcd/source-controller:v1.8.3
2563+
image: ghcr.io/fluxcd/source-controller:v1.8.4
25642564
imagePullPolicy: IfNotPresent
25652565
livenessProbe:
25662566
httpGet:
@@ -3387,7 +3387,7 @@ spec:
33873387
resourceFieldRef:
33883388
containerName: manager
33893389
resource: limits.memory
3390-
image: ghcr.io/fluxcd/kustomize-controller:v1.8.4
3390+
image: ghcr.io/fluxcd/kustomize-controller:v1.8.5
33913391
imagePullPolicy: IfNotPresent
33923392
livenessProbe:
33933393
httpGet:

0 commit comments

Comments
 (0)