2 Commits

Author SHA1 Message Date
1f0ee9daab Update dependency node to v24
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-11-09 05:03:04 +00:00
d0c7a1a3ab Update bbilly1/tubearchivist Docker tag to v0.5.8 (#1989)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m14s
2025-11-09 05:01:53 +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 @@ tubearchivist:
main:
image:
repository: bbilly1/tubearchivist
tag: v0.5.7
tag: v0.5.8
pullPolicy: IfNotPresent
env:
- name: TZ