chore(deps): update alpine/helm docker tag to v3.15.2 #668
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user