Skip to content

Commit

Permalink
Update Docker image ghcr.io/kiwigrid/k8s-sidecar to 1.28.2
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent d5b40a6 commit 3ee7fcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/gatus/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
dependsOn: init-db
image: &configSyncImage
repository: ghcr.io/kiwigrid/k8s-sidecar
tag: 1.28.1@sha256:707875abfd38af450ff420c6f271e883fc28e9ce4d3742741af993b25ae93f85
tag: 1.28.2@sha256:fcfd60cf23cc50ed90e5801ca7d78916644d59cb0ed8dc60b0234f4b8d8ca457
env: &configSyncEnv
FOLDER: /config
LABEL: gatus.io/enabled
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/grafana/instance/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
name: dashboards
# This container watches the namespace for configmaps with the `dashboards` label
# and creates files for all their keys under `FOLDER`
- image: 'ghcr.io/kiwigrid/k8s-sidecar:1.28.1'
- image: 'ghcr.io/kiwigrid/k8s-sidecar:1.28.2'
name: k8s-sidecar
env:
- name: LABEL
Expand Down

0 comments on commit 3ee7fcf

Please sign in to comment.