Skip to content

Commit

Permalink
feat(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent e4a5a70 commit d827bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/monitoring/gatus/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
- secretRef:
name: gatus-secret
02-config-sync:
image: ghcr.io/kiwigrid/k8s-sidecar:1.25.2
image: ghcr.io/kiwigrid/k8s-sidecar:1.27.4
imagePullPolicy: IfNotPresent
env:
- { name: FOLDER, value: /config }
Expand Down Expand Up @@ -111,7 +111,7 @@ spec:
memory: 500Mi
sidecars:
config-sync:
image: ghcr.io/kiwigrid/k8s-sidecar:1.25.2
image: ghcr.io/kiwigrid/k8s-sidecar:1.27.4
imagePullPolicy: IfNotPresent
env:
- { name: FOLDER, value: /config }
Expand Down

0 comments on commit d827bee

Please sign in to comment.