Skip to content

Commit

Permalink
fix: Bump image to ghcr.io/jimmidyson/configmap-reload:v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rajgitnutanix committed Oct 8, 2024
1 parent 70d478c commit bd44ad5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions services/kubecost/0.37.6/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ metadata:
namespace: ${releaseNamespace}
data:
values.yaml: |
configMapReload:
image:
repository: ghcr.io/jimmidyson/configmap-reload
tag: v0.14.0 # Updated image tag
---
hooks:
clusterID:
Expand Down
2 changes: 1 addition & 1 deletion services/kubecost/0.37.6/kubecost.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
releaseName: kubecost
valuesFrom:
- kind: ConfigMap
name: kubecost-0.37.6-d2iq-defaults
name: kubecost-0.37.6-d2iq-defaults
targetNamespace: ${releaseNamespace}
---
apiVersion: v1
Expand Down

0 comments on commit bd44ad5

Please sign in to comment.