Skip to content

Commit

Permalink
feat(centralized-kubecost): bump to 0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gracedo committed Oct 12, 2023
1 parent 28d69ac commit 6147b57
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/centralized-kubecost/0.35.1/post-install-jobs
path: ./services/centralized-kubecost/0.37.1/post-install-jobs
dependsOn:
- name: centralized-kubecost-release
sourceRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/centralized-kubecost/0.35.1/release
path: ./services/centralized-kubecost/0.37.1/release
sourceRef:
kind: GitRepository
name: management
Expand Down
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.1
interval: 15s
install:
crds: CreateReplace
Expand All @@ -25,7 +25,7 @@ spec:
releaseName: centralized-kubecost
valuesFrom:
- kind: ConfigMap
name: centralized-kubecost-0.35.1-d2iq-defaults
name: centralized-kubecost-0.37.1-d2iq-defaults
targetNamespace: kubecost
---
apiVersion: v1
Expand Down

0 comments on commit 6147b57

Please sign in to comment.