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 df812c5 commit 404c370Copy full SHA for 404c370
.github/workflows/push-helm-chart.yaml
@@ -15,7 +15,7 @@ on:
15
16
env:
17
HELM_REGISTRY_URL: "https://stakater.github.io/stakater-charts"
18
- REGISTRY: ghcr.io
+ REGISTRY: ghcr.io # container registry
19
20
jobs:
21
verify-and-push-helm-chart:
0 commit comments