Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit f135364

Browse files
author
Renovate Bot
committed
Update harbor.crystalnet.org/dockerhub-proxy/alpine/helm Docker tag to v3.16.3
1 parent a480ecc commit f135364

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.woodpecker/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ steps:
3333
- event: tag
3434

3535
release-chart-to-harbor:
36-
image: harbor.crystalnet.org/dockerhub-proxy/alpine/helm:3.13.3
36+
image: harbor.crystalnet.org/dockerhub-proxy/alpine/helm:3.16.3
3737
secrets:
3838
- source: harbor_helmrepo_user
3939
target: HELMREPO_USER

.woodpecker/helm-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ when:
66

77
steps:
88
lint:
9-
image: harbor.crystalnet.org/dockerhub-proxy/alpine/helm:3.13.3
9+
image: harbor.crystalnet.org/dockerhub-proxy/alpine/helm:3.16.3
1010
commands:
1111
- helm dependencies update chart
1212
- helm lint --with-subcharts chart

0 commit comments

Comments
 (0)