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 71efca4 commit 2bbebdfCopy full SHA for 2bbebdf
.github/workflows/release-image.yml
@@ -132,7 +132,7 @@ jobs:
132
gh workflow run post-atlas-operator-release.yaml \
133
--repo mongodb/helm-charts \
134
--ref main \
135
- --fields version="${{ env.RELEASE_TAG }}"
+ --field version="${{ env.RELEASE_TAG }}"
136
137
# Move prerelease images to official release registries in Docker Hub and Quay
138
- name: Move image to Docker registry release from prerelease
0 commit comments