Skip to content

Commit

Permalink
Update harbor.crystalnet.org/dockerhub-proxy/alpine/helm Docker tag t…
Browse files Browse the repository at this point in the history
…o v3.16.3
  • Loading branch information
Renovate Bot committed Nov 17, 2024
1 parent 4b58750 commit bf009e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .woodpecker/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ steps:
- event: tag

release-chart-to-harbor:
image: harbor.crystalnet.org/dockerhub-proxy/alpine/helm:3.16.2
image: harbor.crystalnet.org/dockerhub-proxy/alpine/helm:3.16.3
secrets:
- source: harbor_helmrepo_user
target: HELMREPO_USER
Expand Down
2 changes: 1 addition & 1 deletion .woodpecker/helm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ when:

steps:
lint:
image: harbor.crystalnet.org/dockerhub-proxy/alpine/helm:3.16.2
image: harbor.crystalnet.org/dockerhub-proxy/alpine/helm:3.16.3
commands:
- helm dependencies update chart
- helm lint --with-subcharts chart
Expand Down

0 comments on commit bf009e8

Please sign in to comment.