feat: update prometheus-operator-crds 19.1.0-> 26.0.0
This commit is contained in:
parent
0d0a0a0a01
commit
c77c4d37d7
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,6 @@ helm upgrade \
|
||||||
prometheus-operator-crds prometheus-community/prometheus-operator-crds \
|
prometheus-operator-crds prometheus-community/prometheus-operator-crds \
|
||||||
--namespace o11y \
|
--namespace o11y \
|
||||||
--create-namespace \
|
--create-namespace \
|
||||||
--version 19.1.0 \
|
--version 26.0.0 \
|
||||||
--values values.yaml
|
--values values.yaml
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue