mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
Incorrect link to helm chart packages (#2161)
Fixed link and added some formatting
This commit is contained in:
parent
3b458c21ee
commit
cc064a2582
2 changed files with 6 additions and 4 deletions
|
@ -15,3 +15,4 @@
|
|||
* **[Elle Y](https://github.com/inohime)**
|
||||
* **[ATM SALEH](https://github.com/ATM-SALEH)**
|
||||
* **[Leonardo Mello](https://github.com/lsvmello)**
|
||||
* **[Nico Coetzee](https://github.com/nicc777)**
|
||||
|
|
|
@ -17,13 +17,14 @@ Kubernetes: `>=1.23.0-0`
|
|||
|
||||
## Installing from a pre-packaged OCI
|
||||
|
||||
Pick a version from https://github.com/dragonflydb/dragonfly/pkgs/container/dragonfly/helm/dragonfly
|
||||
Pick a version from https://github.com/dragonflydb/dragonfly/pkgs/container/dragonfly%2Fhelm%2Fdragonfly
|
||||
|
||||
Example:
|
||||
|
||||
E.g. VERSION=v0.15.0
|
||||
|
||||
```shell
|
||||
VERSION=v1.12.1
|
||||
helm upgrade --install dragonfly oci://ghcr.io/dragonflydb/dragonfly/helm/dragonfly --version $VERSION
|
||||
|
||||
```
|
||||
|
||||
## Values
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue