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 655be18 commit 914a103Copy full SHA for 914a103
.github/workflows/publish-automq-software-chart.yml
@@ -15,7 +15,7 @@ jobs:
15
env:
16
CHART_NAME: automq-enterprise
17
SOURCE_CHART: oci://automq.azurecr.io/helm/automq-enterprise
18
- HELM_DESTINATION: oci://docker.io/automq
+ HELM_DESTINATION: oci://docker.io
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v4
0 commit comments