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 |
Answered by
ElioDiNino
May 15, 2024
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? |
0 replies
|
Okay I see that
This means that the chart can be installed by running |
0 replies
Answer selected by
ElioDiNino
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.