You've already forked reposilite-charts
chore(deps): update docker.io/library/node docker tag to v25
Some checks failed
renovate/artifacts Artifact file update failure
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 11s
Generate README / generate-parameters (push) Successful in 50s
Markdown linter / markdown-link-checker (push) Successful in 29s
Helm / helm-lint (pull_request) Successful in 4s
Markdown linter / markdown-lint (push) Successful in 31s
Helm / helm-unittest (pull_request) Successful in 11s
Some checks failed
renovate/artifacts Artifact file update failure
Helm / helm-lint (push) Successful in 5s
Helm / helm-unittest (push) Successful in 11s
Generate README / generate-parameters (push) Successful in 50s
Markdown linter / markdown-link-checker (push) Successful in 29s
Helm / helm-lint (pull_request) Successful in 4s
Markdown linter / markdown-lint (push) Successful in 31s
Helm / helm-unittest (pull_request) Successful in 11s
This commit is contained in:
@@ -15,7 +15,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
generate-parameters:
|
generate-parameters:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:24.15.0-alpine
|
image: docker.io/library/node:25.9.0-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
markdown-link-checker:
|
markdown-link-checker:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:24.15.0-alpine
|
image: docker.io/library/node:25.9.0-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
markdown-lint:
|
markdown-lint:
|
||||||
container:
|
container:
|
||||||
image: docker.io/library/node:24.15.0-alpine
|
image: docker.io/library/node:25.9.0-alpine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
|
|||||||
Reference in New Issue
Block a user