Skip to content

Commit 3e6b5f1

Browse files
authored
[kube-prometheus-stack] Fix README.md (#4998)
* Fix README.md Fix operator version in "From 65.x to 66.x" Signed-off-by: Sven Schliesing <[email protected]> * Bump chart version Signed-off-by: Sven Schliesing <[email protected]> --------- Signed-off-by: Sven Schliesing <[email protected]>
1 parent d6ab6a3 commit 3e6b5f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name: kube-prometheus-stack
2323
sources:
2424
- https://github.com/prometheus-community/helm-charts
2525
- https://github.com/prometheus-operator/kube-prometheus
26-
version: 66.2.0
26+
version: 66.2.1
2727
appVersion: v0.78.1
2828
kubeVersion: ">=1.19.0-0"
2929
home: https://github.com/prometheus-operator/kube-prometheus

charts/kube-prometheus-stack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ A major chart version change (like v1.2.3 -> v2.0.0) indicates that there is an
8484

8585
### From 65.x to 66.x
8686

87-
This version upgrades Prometheus-Operator to v0.77.1
87+
This version upgrades Prometheus-Operator to v0.78.1
8888

8989
Run these commands to update the CRDs before applying the upgrade.
9090

0 commit comments

Comments
 (0)