2 Commits

Author SHA1 Message Date
d45ef4ef20 Update bbilly1/tubearchivist Docker tag to v0.5.3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
2025-06-09 00:21:07 +00:00
460a92e241 add labels
All checks were successful
renovate / renovate (push) Successful in 2m3s
2025-06-08 19:19:59 -05:00
2 changed files with 5 additions and 3 deletions

View File

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

View File

@@ -33,7 +33,8 @@
"helm"
],
"addLabels": [
"chart"
"chart",
"automerge"
],
"automerge": true,
"internalChecksAsSuccess": true,
@@ -63,7 +64,8 @@
"docker"
],
"addLabels": [
"image"
"image",
"automerge"
],
"automerge": true,
"internalChecksAsSuccess": true,