1 Commits

Author SHA1 Message Date
383c82ed95 chore(deps): update docker.io/volkerraschek/helm docker tag to v4
All checks were successful
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 7s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 7s
2026-01-22 20:10:03 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ on:
jobs:
generate-parameters:
container:
image: docker.io/library/node:25.6.0-alpine
image: docker.io/library/node:25.4.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling

View File

@@ -15,7 +15,7 @@ on:
jobs:
markdown-link-checker:
container:
image: docker.io/library/node:25.6.0-alpine
image: docker.io/library/node:25.4.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling
@@ -30,7 +30,7 @@ jobs:
markdown-lint:
container:
image: docker.io/library/node:25.6.0-alpine
image: docker.io/library/node:25.4.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling

View File

@@ -8,7 +8,7 @@ on:
jobs:
publish-chart:
container:
image: docker.io/volkerraschek/helm:3.19.2
image: docker.io/volkerraschek/helm:4.1.0
runs-on: ubuntu-latest
steps:
- name: Install packages via apk