Merge pull request #343 from readur/renovate/alpine-helm-4.x

chore(deps): update alpine/helm docker tag to v4
This commit is contained in:
Jon Fuller 2025-12-09 12:11:24 -08:00 committed by GitHub
commit 340564bf3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
permissions: write-all permissions: write-all
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: alpine/helm:3.19.0 image: alpine/helm:4.0.1
steps: steps:
- name: checkout pr head - name: checkout pr head
uses: actions/checkout@v5 uses: actions/checkout@v5