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 bd44ad5 commit 98185de
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions services/kubecost/0.37.6/kubecost.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@ data:
# From: https://github.com/mesosphere/charts/blob/master/stable/kubecost/Chart.yaml#L2
version: "1.104.0"
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kubecost-0.37.6-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
configMapReload:
image:
repository: docker.io/jimmidyson/configmap-reload
tag: v0.14.0
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
Expand Down

0 comments on commit 98185de

Please sign in to comment.