mirror of
https://github.com/nold360/hive-apps
synced 2025-01-09 15:28:03 +00:00
Compare commits
2 commits
53705f0464
...
67a7a9ce26
Author | SHA1 | Date | |
---|---|---|---|
|
67a7a9ce26 | ||
|
36feff863e |
2 changed files with 2 additions and 2 deletions
|
@ -764,7 +764,7 @@ redis:
|
||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/redis
|
repository: bitnami/redis
|
||||||
tag: 7.0.11-debian-11-r12
|
tag: 7.0.15-debian-11-r12
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/trow-registry/trow
|
repository: ghcr.io/trow-registry/trow
|
||||||
tag: 0.6.3
|
tag: 0.6.4
|
||||||
|
|
||||||
trow:
|
trow:
|
||||||
logLevel: info
|
logLevel: info
|
||||||
|
|
Loading…
Reference in a new issue