Skip to content

Commit

Permalink
chore: Update kubecost 0.35.1 => 0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-mergebot committed Sep 22, 2023
1 parent 9eca0be commit fb65aa6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/kubecost/0.35.1/defaults/cm.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kubecost-0.35.1-d2iq-defaults
name: kubecost-0.37.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
4 changes: 2 additions & 2 deletions services/kubecost/0.35.1/kubecost.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-charts-stable
namespace: kommander-flux
version: 0.35.1
version: 0.37.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -25,7 +25,7 @@ spec:
releaseName: kubecost
valuesFrom:
- kind: ConfigMap
name: kubecost-0.35.1-d2iq-defaults
name: kubecost-0.37.0-d2iq-defaults
targetNamespace: ${releaseNamespace}
---
apiVersion: v1
Expand Down

0 comments on commit fb65aa6

Please sign in to comment.