2 Commits

Author SHA1 Message Date
50e04bb93a Update actions/setup-node action to v6
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-11-08 19:03:24 +00:00
0905601258 Update directus/directus Docker tag to v11.13.1 (#1986)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 24s
renovate / renovate (push) Successful in 1m0s
2025-11-08 19:02:05 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
- name: Set up Node.js
if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v4
uses: actions/setup-node@v6
with:
node-version: '22'

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.13.0
tag: 11.13.1
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL