Skip to content

Commit

Permalink
Bump engineerd/configurator from 0.0.9 to 0.0.10
Browse files Browse the repository at this point in the history
Bumps [engineerd/configurator](https://github.com/engineerd/configurator) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/engineerd/configurator/releases)
- [Commits](engineerd/configurator@v0.0.9...v0.0.10)

---
updated-dependencies:
- dependency-name: engineerd/configurator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 156caff commit 7dc7219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
helm package ./charts/java-truststore-injection-webhook/ --version $VERSION --app-version v$VERSION -d dist
- name: Install chart-releaser
uses: engineerd/configurator@v0.0.9
uses: engineerd/configurator@v0.0.10
with:
name: cr
url: https://github.com/helm/chart-releaser/releases/download/v1.4.1/chart-releaser_1.4.1_linux_amd64.tar.gz
Expand Down

0 comments on commit 7dc7219

Please sign in to comment.