We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb998ac commit 1401e58Copy full SHA for 1401e58
.github/workflows/maven.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: appany/helm-oci-chart-releaser@v0.4.2
62
with:
63
name: mongodb-probe-chart
64
- repository: ${DOCKER_IMAGE}-chart
+ repository: mongodb-probe-chart
65
tag: 0.0.1
66
path: chart/mongodb-probe # Default charts/{name}
67
registry: ${{ env.REGISTRY }}
0 commit comments