We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292770e commit bbe0232Copy full SHA for bbe0232
.github/workflows/release.yaml
@@ -34,6 +34,7 @@ jobs:
34
run: |
35
helm repo add holaplex https://holaplex.github.io/helm-charts
36
helm repo add apisix https://charts.apiseven.com
37
+ helm repo add ory https://k8s.ory.sh/helm/charts
38
39
- name: Run chart-releaser
40
uses: helm/[email protected]
0 commit comments