Skip to content

Commit 45acd22

Browse files
chore(deps): bump appany/helm-oci-chart-releaser from 0.4.2 to 0.5.0
Bumps [appany/helm-oci-chart-releaser](https://github.com/appany/helm-oci-chart-releaser) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/appany/helm-oci-chart-releaser/releases) - [Commits](appany/helm-oci-chart-releaser@v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: appany/helm-oci-chart-releaser dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7369f52 commit 45acd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
id: get_version
1616
run: echo "::set-output name=version::${GITHUB_REF_NAME#helm/}"
1717
- name: Push chart to GitHub Container Registry
18-
uses: appany/helm-oci-chart-releaser@v0.4.2
18+
uses: appany/helm-oci-chart-releaser@v0.5.0
1919
with:
2020
name: developers-italia-api
2121
repository: ${{ github.repository }}/charts

0 commit comments

Comments
 (0)