Skip to content

Commit

Permalink
ci: use dtzar/helm-kubectl:latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Feb 9, 2024
1 parent 2031314 commit b14e752
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 @@ -10,7 +10,7 @@ stages:

package:
stage: package
image: devth/helm:latest
image: dtzar/helm-kubectl:latest
script:
- 'helm package .'
artifacts:
Expand Down

0 comments on commit b14e752

Please sign in to comment.