diff --git a/nextcloud-system/nextcloud.yaml b/nextcloud-system/nextcloud.yaml index f8c5062..dc88231 100644 --- a/nextcloud-system/nextcloud.yaml +++ b/nextcloud-system/nextcloud.yaml @@ -552,7 +552,7 @@ spec: failureThreshold: 3 initContainers: - name: postgresql-isready - image: docker.io/bitnamilegacy/postgresql:17.5.0-debian-12-r3 + image: docker.io/bitnamilegacy/postgresql:17.6.0-debian-12-r3 resources: {} securityContext: {} env: @@ -637,7 +637,7 @@ spec: hostIPC: false containers: - name: postgresql - image: docker.io/bitnamilegacy/postgresql:17.5.0-debian-12-r3 + image: docker.io/bitnamilegacy/postgresql:17.6.0-debian-12-r3 imagePullPolicy: "IfNotPresent" securityContext: allowPrivilegeEscalation: false