Compare commits

2 Commits

Author SHA1 Message Date
d5b01b3e66 Update rmcrackan/libation Docker tag to v12.7.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-11-09 05:02:46 +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

@@ -16,7 +16,7 @@ libation:
main: main:
image: image:
repository: rmcrackan/libation repository: rmcrackan/libation
tag: 12.5.7 tag: 12.7.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SLEEP_TIME - name: SLEEP_TIME

View File

@@ -9,7 +9,7 @@ tubearchivist:
main: main:
image: image:
repository: bbilly1/tubearchivist repository: bbilly1/tubearchivist
tag: v0.5.7 tag: v0.5.8
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ