Skip to content

Commit

Permalink
Bump fjogeleit/yaml-update-action from 0.15.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [fjogeleit/yaml-update-action](https://github.com/fjogeleit/yaml-update-action) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/fjogeleit/yaml-update-action/releases)
- [Commits](fjogeleit/yaml-update-action@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: fjogeleit/yaml-update-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent f8850fa commit 371fb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
run: |
echo "IMAGE_TAG=$IMAGE_TAG@$DIGEST" >> $GITHUB_ENV
- name: Update values-platforms.yaml
uses: fjogeleit/yaml-update-action@v0.15.0
uses: fjogeleit/yaml-update-action@v0.16.0
with:
valueFile: kubernetes/${{env.CLUSTER}}/values-platforms.yaml
propertyPath: platforms.${{env.PLATFORM}}.${{inputs.app-name}}.image.tag
Expand Down

0 comments on commit 371fb75

Please sign in to comment.