Skip to content

Commit

Permalink
Upgrade helm-oci-chart-releaser to v0.3.0 (#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Becker <sebastian.becker@de.bosch.com>
  • Loading branch information
sbckr authored Sep 29, 2021
1 parent e8836e5 commit 18e0e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
sed -i 's/version: \(.*\)/version: \1-${{ env.VERSION }}/g' charts/ephemeral/Chart.yaml
sed -i 's/tag: latest/tag: ${{ env.VERSION }}/g' charts/ephemeral/values.yaml
- name: Push Helm Chart
uses: appany/helm-oci-chart-releaser@v0.2.0
uses: appany/helm-oci-chart-releaser@v0.3.0
with:
name: ephemeral
repository: carbynestack
Expand Down

0 comments on commit 18e0e38

Please sign in to comment.