Skip to content

Commit

Permalink
Fix typo in script name in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari authored Mar 1, 2024
1 parent be62fef commit 0b130fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ in kube-prometheus-stack upgrade notes](https://github.com/prometheus-community/

There's a script to run the required commands:
```shell
./scripts/kube-prometheus-stack/upgrade_prometeheus_operator_crds.sh
./scripts/kube-prometheus-stack/upgrade_prometheus_operator_crds.sh
```

After, this you can proceed with `helm upgrade`.
Expand Down

0 comments on commit 0b130fa

Please sign in to comment.