Skip to content

Commit

Permalink
feat(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 6c2f567 commit 1e0dc44
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.28.1
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.28.1
imagePullPolicy: IfNotPresent
env:
- { name: FOLDER, value: /config }
Expand Down

0 comments on commit 1e0dc44

Please sign in to comment.