diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2a4b87d19..a8a29cd1d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -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)** diff --git a/contrib/charts/dragonfly/README.md b/contrib/charts/dragonfly/README.md index 205d71d0f..1e183dfe6 100644 --- a/contrib/charts/dragonfly/README.md +++ b/contrib/charts/dragonfly/README.md @@ -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