Skip to content

Commit

Permalink
Update Docker image ghcr.io/kiwigrid/k8s-sidecar to 1.28.4 (#7748)
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent d23c5ee commit a4719d8
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.3@sha256:28711f703bc326298c7bab6610728ca158aa4006befaf9c75f69f62897d136a2
tag: 1.28.4@sha256:20caf4e241e1f9f9231527db5e75b735aa7b0da7bee3d262cbe369bb9b33469f
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.3'
- image: 'ghcr.io/kiwigrid/k8s-sidecar:1.28.4'
name: k8s-sidecar
env:
- name: LABEL
Expand Down

0 comments on commit a4719d8

Please sign in to comment.