2 Commits

Author SHA1 Message Date
d747ed1670 Update actions/setup-node action to v5
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-09-07 00:03:47 +00:00
fcc0372547 Update thewicklowwolf/lidatube Docker tag to v0.2.35 (#1398)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 3m10s
2025-09-07 00:01:49 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -13,7 +13,7 @@ lidatube:
main:
image:
repository: thewicklowwolf/lidatube
tag: 0.2.34
tag: 0.2.35
pullPolicy: IfNotPresent
env:
- name: PUID