Skip to content

Commit

Permalink
feat: bump kube-state-metrics to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkat-Bramhasani committed Dec 16, 2024
1 parent ae45aac commit 858c57d
Show file tree
Hide file tree
Showing 21 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: kube-prometheus-stack-65.5.0-d2iq-defaults
name: kube-prometheus-stack-65.5.1-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
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/kube-prometheus-stack/65.5.0/etcd-metrics-proxy
path: ./services/kube-prometheus-stack/65.5.1/etcd-metrics-proxy
sourceRef:
kind: GitRepository
name: management
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/kube-prometheus-stack/65.5.0/helmrelease
path: ./services/kube-prometheus-stack/65.5.1/helmrelease
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-staging
namespace: kommander-flux
version: 65.5.0
version: 65.5.1
interval: 15s
install:
timeout: 5m0s
Expand All @@ -27,7 +27,7 @@ spec:
releaseName: kube-prometheus-stack
valuesFrom:
- kind: ConfigMap
name: kube-prometheus-stack-65.5.0-d2iq-defaults
name: kube-prometheus-stack-65.5.1-d2iq-defaults
- kind: ConfigMap
name: kube-prometheus-stack-mgmt-overrides
optional: true
Expand Down

0 comments on commit 858c57d

Please sign in to comment.