Skip to content

Commit

Permalink
Update alpine/helm Docker tag to v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
telyn committed Jan 21, 2025
1 parent df621d3 commit 2e7ec8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ build-image:
# todo: replace with argocd
deploy:
stage: deploy
image: alpine/helm:3.7.2
image: alpine/helm:3.17.0
script:
- >-
helm upgrade "${APP_NAME}" ./chart --install --atomic \
Expand Down

0 comments on commit 2e7ec8c

Please sign in to comment.