Skip to content

Commit

Permalink
Update Docker image ghcr.io/kiwigrid/k8s-sidecar to 1.28.0
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent 321ea9e commit 472f63d
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.27.6@sha256:db85bd5532530d288736b35e63baceacbf570bf863d85a0404b33c1e1631f63b
tag: 1.28.0@sha256:4166a019eeafd1f0fef4d867dc5f224f18d84ec8681dbb31f3ca258ecf07bcf2
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.27.6'
- image: 'ghcr.io/kiwigrid/k8s-sidecar:1.28.0'
name: k8s-sidecar
env:
- name: LABEL
Expand Down

0 comments on commit 472f63d

Please sign in to comment.