chore(deps): update alpine docker tag to v3.17.2 (#71)
Co-authored-by: Michael Kriese <michael.kriese@gmx.de> Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/71
This commit is contained in:
parent
52f7fcb01f
commit
80fe5aa457
2 changed files with 7 additions and 7 deletions
|
@ -10,7 +10,7 @@ when:
|
|||
|
||||
pipeline:
|
||||
generate-chart:
|
||||
image: alpine:3.17.1
|
||||
image: alpine:3.17.2
|
||||
pull: true
|
||||
commands:
|
||||
- apk add --no-cache git nodejs npm helm
|
||||
|
@ -36,7 +36,7 @@ pipeline:
|
|||
note: tmp/changelog.md
|
||||
|
||||
publish-chart:
|
||||
image: alpine:3.17.1
|
||||
image: alpine:3.17.2
|
||||
pull: true
|
||||
commands:
|
||||
- apk add --no-cache helm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue