mirror of
https://gitea.com/gitea/helm-chart
synced 2025-10-06 00:43:12 +02:00
ci: bump helm version for tests
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
# renovate: datasource=docker depName=alpine/helm
|
||||
HELM_VERSION: "3.17.3"
|
||||
HELM_VERSION: "3.18.2"
|
||||
|
||||
jobs:
|
||||
generate-chart-publish:
|
||||
|
@@ -15,7 +15,7 @@ env:
|
||||
jobs:
|
||||
check-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
container: alpine/helm:3.17.3
|
||||
container: alpine/helm:3.18.2
|
||||
steps:
|
||||
- name: install tools
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user