Skip to content

Commit 972113a

Browse files
committed
2 parents 1256ae9 + 5641c9e commit 972113a

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

clusters/common/apps/argocd/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: argo-cd
11-
version: 8.5.10
11+
version: 8.6.0
1212
sourceRef:
1313
kind: HelmRepository
1414
name: argoproj

clusters/common/apps/envoy-gateway-system/addon/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: gateway-addons-helm
11-
version: 1.5.0
11+
version: 1.5.3
1212
sourceRef:
1313
kind: HelmRepository
1414
name: envoy-gateway

clusters/common/apps/envoy-gateway-system/install/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: gateway-helm
12-
version: 1.5.0
12+
version: 1.5.3
1313
sourceRef:
1414
kind: HelmRepository
1515
name: envoy-gateway

clusters/common/apps/keiretsu/status/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: gatus
11-
version: 1.4.2
11+
version: 1.4.3
1212
sourceRef:
1313
kind: HelmRepository
1414
name: twin

clusters/common/apps/monitoring/app/helmrelease-kube-prometheus-stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: kube-prometheus-stack
11-
version: 77.14.0 # Use a recent stable version
11+
version: 78.2.0 # Use a recent stable version
1212
sourceRef:
1313
kind: HelmRepository
1414
name: prometheus-community # Use prometheus-community repo (OCI or web based on previous steps)

clusters/talos-ottawa/apps/csi-driver-smb/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: csi-driver-smb
12-
version: 1.18.0
12+
version: 1.19.0
1313
sourceRef:
1414
kind: HelmRepository
1515
name: csi-driver-smb

clusters/talos-ottawa/apps/gatus/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: gatus
11-
version: 1.4.2 # Pinned version from original kustomization
11+
version: 1.4.3 # Pinned version from original kustomization
1212
sourceRef:
1313
kind: HelmRepository
1414
name: twin

clusters/talos-robbinsdale/apps/csi-driver-smb/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: csi-driver-smb
12-
version: v1.18.0
12+
version: 1.19.0
1313
sourceRef:
1414
kind: HelmRepository
1515
name: csi-driver-smb

0 commit comments

Comments
 (0)