Compare commits
3 commits
08036fdc43
...
146632d372
Author | SHA1 | Date | |
---|---|---|---|
146632d372 | |||
2739362eaf | |||
5bb49b9b2b |
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/bjw-s-labs/piped-frontend
|
||||
tag: latest@sha256:964f16840b0d8cbaa784f470d6e843154388c680b922d45eafbf549cd989c8fb
|
||||
tag: latest@sha256:e181ccb53446ebe19aa68dbf25e37f07b3df1d7d51924745b371e47de3173a8b
|
||||
env:
|
||||
HTTP_PORT: 8080
|
||||
HTTP_WORKERS: 4
|
||||
|
|
|
@ -39,7 +39,7 @@ spec:
|
|||
tagging: &container
|
||||
image:
|
||||
repository: ghcr.io/buroa/qbtools
|
||||
tag: v0.17.6@sha256:a248dc3e1d885838532830e15743846b73554b8af7e01fd728758f191458c10f
|
||||
tag: v0.17.7@sha256:9f58b7f3f35066ca970951692475d788d328e703840b7fca0f0c2ed8c3102f7d
|
||||
env:
|
||||
TZ: *timeZone
|
||||
POD_NAMESPACE:
|
||||
|
|
Reference in a new issue