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.
2 parents 7579f04 + ea9cb9b commit 639780fCopy full SHA for 639780f
1 file changed
.github/workflows/buildpushtagged.yml
@@ -38,7 +38,7 @@ jobs:
38
tags: dimozone/fetch-api:${{steps.tag.outputs.tag}}
39
40
- name: Update Image Version in the related HelmChart values.yaml
41
- uses: fjogeleit/yaml-update-action@v0.16.0
+ uses: fjogeleit/yaml-update-action@v0.16.1
42
with:
43
valueFile: "charts/fetch-api/values-prod.yaml"
44
propertyPath: "image.tag"
0 commit comments