chore(deps): update alpine/helm docker tag to v3.15.2 (#668) All checks were successful check-and-test / check-and-test (push) Successful in 33s
All checks were successful
check-and-test / check-and-test (push) Successful in 33s
Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit was merged in pull request #668.
This commit is contained in:
@@ -7,7 +7,7 @@ on: | ||||
| ||||
env: | ||||
# renovate: datasource=docker depName=alpine/helm | ||||
HELM_VERSION: "3.15.1" | ||||
HELM_VERSION: "3.15.2" | ||||
| ||||
jobs: | ||||
generate-chart-publish: | ||||
| ||||
@@ -16,7 +16,7 @@ env: | ||||
jobs: | ||||
check-and-test: | ||||
runs-on: ubuntu-latest | ||||
container: alpine/helm:3.15.1 | ||||
container: alpine/helm:3.15.2 | ||||
steps: | ||||
- name: install tools | ||||
run: | | ||||
| ||||
Reference in New Issue
Block a user