Skip to content

Commit

Permalink
chore(deps): update quay.io/helmpack/chart-releaser docker tag to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 6f99021 commit 36d1084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .woodpecker/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ when:

steps:
pack-chart:
image: quay.io/helmpack/chart-releaser:v1.6.1
image: quay.io/helmpack/chart-releaser:v1.7.0
commands:
- mkdir -p .cr-index
- cr package charts/woodpecker

release-chart:
image: quay.io/helmpack/chart-releaser:v1.6.1
image: quay.io/helmpack/chart-releaser:v1.7.0
environment:
CR_TOKEN:
from_secret: github_token
Expand Down

0 comments on commit 36d1084

Please sign in to comment.