Official Safe-Settings Helm Chart #620
-
|
I see that the latest repo commit adds a Helm chart and associated release workflow into the repository but the deploy docs still reference using the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
@decyjphr would you be able to provide any insights into this since I see you are the one most involved with the helm chart? |
Beta Was this translation helpful? Give feedback.
-
|
Okay I see that
This means that the chart can be installed by running |
Beta Was this translation helpful? Give feedback.
Okay I see that
This means that the chart can be installed by running
helm install safe-settings oci://ghcr.io/github/helm-charts/safe-settings --version DESIRED_VERSIONfor anyone else who was wondering. Note thathelm repo addwith OCI registries is not supported.