Skip to content

Commit d3a06f7

Browse files
feat(github-release): update flux group
1 parent dc07f68 commit d3a06f7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

cluster/base/flux-system/gotk-components.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4495,7 +4495,7 @@ spec:
44954495
resourceFieldRef:
44964496
containerName: manager
44974497
resource: limits.memory
4498-
image: ghcr.io/fluxcd/source-controller:v1.7.4
4498+
image: ghcr.io/fluxcd/source-controller:v1.8.1
44994499
imagePullPolicy: IfNotPresent
45004500
livenessProbe:
45014501
httpGet:
@@ -5978,7 +5978,7 @@ spec:
59785978
resourceFieldRef:
59795979
containerName: manager
59805980
resource: limits.memory
5981-
image: ghcr.io/fluxcd/kustomize-controller:v1.7.3
5981+
image: ghcr.io/fluxcd/kustomize-controller:v1.8.2
59825982
imagePullPolicy: IfNotPresent
59835983
livenessProbe:
59845984
httpGet:
@@ -8715,7 +8715,7 @@ spec:
87158715
resourceFieldRef:
87168716
containerName: manager
87178717
resource: limits.memory
8718-
image: ghcr.io/fluxcd/helm-controller:v1.4.5
8718+
image: ghcr.io/fluxcd/helm-controller:v1.5.3
87198719
imagePullPolicy: IfNotPresent
87208720
livenessProbe:
87218721
httpGet:
@@ -10141,7 +10141,7 @@ spec:
1014110141
resourceFieldRef:
1014210142
containerName: manager
1014310143
resource: limits.memory
10144-
image: ghcr.io/fluxcd/notification-controller:v1.7.5
10144+
image: ghcr.io/fluxcd/notification-controller:v1.8.2
1014510145
imagePullPolicy: IfNotPresent
1014610146
livenessProbe:
1014710147
httpGet:
@@ -11454,7 +11454,7 @@ spec:
1145411454
resourceFieldRef:
1145511455
containerName: manager
1145611456
resource: limits.memory
11457-
image: ghcr.io/fluxcd/image-reflector-controller:v1.0.4
11457+
image: ghcr.io/fluxcd/image-reflector-controller:v1.1.1
1145811458
imagePullPolicy: IfNotPresent
1145911459
livenessProbe:
1146011460
httpGet:
@@ -12392,7 +12392,7 @@ spec:
1239212392
resourceFieldRef:
1239312393
containerName: manager
1239412394
resource: limits.memory
12395-
image: ghcr.io/fluxcd/image-automation-controller:v1.0.4
12395+
image: ghcr.io/fluxcd/image-automation-controller:v1.1.1
1239612396
imagePullPolicy: IfNotPresent
1239712397
livenessProbe:
1239812398
httpGet:

cluster/bootstrap/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
resources:
5-
- github.com/fluxcd/flux2/manifests/install?ref=v2.7.5
5+
- github.com/fluxcd/flux2/manifests/install?ref=v2.8.3

0 commit comments

Comments
 (0)