We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1c312c + a0aefe1 commit 6df1b67Copy full SHA for 6df1b67
.github/workflows/maven.yml
@@ -58,7 +58,7 @@ jobs:
58
docker push ${DOCKER_IMAGE}:latest
59
60
- name: Chart | Push
61
- uses: appany/helm-oci-chart-releaser@v0.3.0
+ uses: appany/helm-oci-chart-releaser@v0.4.2
62
with:
63
name: mongodb-probe-chart
64
repository: ${DOCKER_IMAGE}-chart
0 commit comments