Compare commits
2 Commits
2730c9e718
...
f47acef1f5
Author | SHA1 | Date | |
---|---|---|---|
f47acef1f5
|
|||
0fc6ae279b |
@@ -117,7 +117,7 @@ ollama:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/open-webui/open-webui
|
repository: ghcr.io/open-webui/open-webui
|
||||||
tag: 0.6.23
|
tag: 0.6.24
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: ENV
|
- name: ENV
|
||||||
|
@@ -28,7 +28,7 @@ pgadmin4:
|
|||||||
runAsGroup: 5050
|
runAsGroup: 5050
|
||||||
image:
|
image:
|
||||||
repository: dpage/pgadmin4
|
repository: dpage/pgadmin4
|
||||||
tag: "9.6"
|
tag: "9.7"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION
|
- name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION
|
||||||
|
Reference in New Issue
Block a user