Skip to content

Commit

Permalink
bump to 1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegoodier committed Dec 5, 2024
1 parent ff74071 commit f23cccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cost-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2064,7 +2064,7 @@ grafana:
sidecar:
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
tag: 1.28.0
tag: 1.28.1
pullPolicy: IfNotPresent
resources: {}
dashboards:
Expand Down
2 changes: 1 addition & 1 deletion kubecost.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23657,7 +23657,7 @@ spec:
type: RuntimeDefault
containers:
- name: grafana-sc-dashboard
image: "ghcr.io/kiwigrid/k8s-sidecar:1.28.0"
image: "ghcr.io/kiwigrid/k8s-sidecar:1.28.1"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit f23cccd

Please sign in to comment.