1 Commits

Author SHA1 Message Date
c0d1abcdfb chore(deps): update azure/setup-helm action to v5
All checks were successful
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 14s
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 11s
2026-04-14 11:22:09 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ on:
jobs:
generate-parameters:
container:
image: docker.io/library/node:25.9.0-alpine
image: docker.io/library/node:25.8.1-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.9.0-alpine
image: docker.io/library/node:25.8.1-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling
@@ -30,7 +30,7 @@ jobs:
markdown-lint:
container:
image: docker.io/library/node:25.9.0-alpine
image: docker.io/library/node:25.8.1-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling