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 827babf commit 16bc0f9Copy full SHA for 16bc0f9
.github/workflows/helm-oci.yml
@@ -33,7 +33,7 @@ jobs:
33
name: chisel-operator
34
repository: chisel-operator
35
tag: 0.1.0
36
- path: fyralabs/chisel-operator/chart
+ path: charts/chisel-operator
37
registry: ghcr.io
38
registry_username: ${{ github.actor }}
39
registry_password: ${{ secrets.GITHUB_TOKEN }}
0 commit comments