1 Commits
Author SHA1 Message Date
CSRBot 420a8ca3e2 chore(deps): update docker.io/volkerraschek/helm docker tag to v4
Helm / helm-lint (push) Successful in 7s
Helm / helm-lint (pull_request) Successful in 7s
Helm / helm-unittest (push) Successful in 23s
Helm / helm-unittest (pull_request) Successful in 14s
2026-06-25 21:14:52 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ on:
jobs:
generate-parameters:
container:
image: docker.io/library/node:26.5.0-alpine
image: docker.io/library/node:26.4.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling
+2 -2
View File
@@ -15,7 +15,7 @@ on:
jobs:
markdown-link-checker:
container:
image: docker.io/library/node:26.5.0-alpine
image: docker.io/library/node:26.4.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling
@@ -30,7 +30,7 @@ jobs:
markdown-lint:
container:
image: docker.io/library/node:26.5.0-alpine
image: docker.io/library/node:26.4.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling