mirror of
https://github.com/nold360/hive-apps
synced 2025-01-08 23:08:01 +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:
|
||||
registry: docker.io
|
||||
repository: bitnami/redis
|
||||
tag: 7.0.11-debian-11-r12
|
||||
tag: 7.0.15-debian-11-r12
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/trow-registry/trow
|
||||
tag: 0.6.3
|
||||
tag: 0.6.4
|
||||
|
||||
trow:
|
||||
logLevel: info
|
||||
|
|
Loading…
Reference in a new issue