Compare commits
2 Commits
8189163f20
...
d45ef4ef20
Author | SHA1 | Date | |
---|---|---|---|
d45ef4ef20
|
|||
460a92e241 |
@@ -9,7 +9,7 @@ tubearchivist:
|
||||
main:
|
||||
image:
|
||||
repository: bbilly1/tubearchivist
|
||||
tag: v0.5.2
|
||||
tag: v0.5.3
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user