Skip to content

Commit

Permalink
chore(deps): bump appany/helm-oci-chart-releaser from 0.3.0 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [appany/helm-oci-chart-releaser](https://github.com/appany/helm-oci-chart-releaser) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/appany/helm-oci-chart-releaser/releases)
- [Commits](appany/helm-oci-chart-releaser@v0.3.0...v0.4.1)

---
updated-dependencies:
- dependency-name: appany/helm-oci-chart-releaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent a4b74a0 commit cf24a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: get_version
run: echo "::set-output name=version::${GITHUB_REF_NAME#helm/}"
- name: Push chart to GitHub Container Registry
uses: appany/helm-oci-chart-releaser@v0.3.0
uses: appany/helm-oci-chart-releaser@v0.4.1
with:
name: developers-italia-api
repository: ${{ github.repository }}/charts
Expand Down

0 comments on commit cf24a4c

Please sign in to comment.