2 Commits

Author SHA1 Message Date
e7107091f9 Update dependency node to v24
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-11-08 19:03:27 +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

@@ -38,7 +38,7 @@ jobs:
if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v4
with:
node-version: '22'
node-version: '24'
- name: Lint Docker Compose
if: steps.check-branch-exists.outputs.exists == 'true'

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