diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index a5a9ae8..9df1ea5 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -234,7 +234,7 @@ spec: spec: containers: - name: nextcloud - image: "nextcloud:24.0.1-apache" + image: "nextcloud:24.0.7-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -399,7 +399,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:24.0.1-apache" + image: "nextcloud:24.0.7-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: