Skip to content

Commit

Permalink
fix bad image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffcolvin committed Nov 21, 2024
1 parent 627eba0 commit e73ccec
Showing 1 changed file with 1 addition and 1 deletion.
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:v1.28.0"
image: "ghcr.io/kiwigrid/k8s-sidecar:1.28.0"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit e73ccec

Please sign in to comment.