Skip to content

Commit

Permalink
Merge pull request #3764 from kubecost/kiwigrid-bump
Browse files Browse the repository at this point in the history
bump to kiwigrid 1.28.1
  • Loading branch information
jessegoodier authored Dec 9, 2024
1 parent ec5cd46 commit 8bbb2a0
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 @@ -2061,7 +2061,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 8bbb2a0

Please sign in to comment.