3 Commits

Author SHA1 Message Date
37457704f5 chore(deps): update docker.io/volkerraschek/helm docker tag to v4
All checks were successful
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 8s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 6s
2026-02-01 11:57:58 +00:00
53159abdb2 Merge pull request 'chore(deps): update docker.io/library/node docker tag to v25.5.0' (#97) from renovate/update-docker.iolibrarynode into master
All checks were successful
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 12s
2026-02-01 11:44:10 +00:00
318f2b0e4c chore(deps): update docker.io/library/node docker tag to v25.5.0
All checks were successful
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 9s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 7s
2026-02-01 11:10:54 +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.4.0-alpine
image: docker.io/library/node:25.5.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.4.0-alpine
image: docker.io/library/node:25.5.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling
@@ -30,7 +30,7 @@ jobs:
markdown-lint:
container:
image: docker.io/library/node:25.4.0-alpine
image: docker.io/library/node:25.5.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