bump versions, increase ceph manager memory

This commit is contained in:
Grant Hunter
2026-09-14 17:21:07 -06:00
parent f1411e3857
commit cf39ec468d
5 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ controllers:
containers:
main:
image:
tag: v3.1.0
tag: v3.2.1
env:
DB_HOSTNAME: {{ exec "kubectl" (list "-n" "immich" "get" "secrets" "postgres-pguser-immich" "-ogo-template='{{.data.host | base64decode }}'") }}