We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26dae4 commit 2407a34Copy full SHA for 2407a34
Makefile
@@ -65,6 +65,7 @@ stop-test-env:
65
podman machine stop
66
67
chart-update:
68
+ # deprecated, see workflows. chart.clustersecret.io from branch gh-pages on /root folder.
69
helm package charts/cluster-secret/ -d docs/
70
helm repo index ./docs
71
0 commit comments