From 0f171cf7d2eda6e5ca7bd94d6bbdad20abae8d76 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 7 Dec 2025 03:03:35 +0000 Subject: [PATCH] chore: Update manifests after automerge --- clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml | 2 +- .../manifests/postiz/PersistentVolumeClaim-postiz-config.yaml | 1 - .../manifests/postiz/PersistentVolumeClaim-postiz-uploads.yaml | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml b/clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml index 6db0e4f94..db6b7af32 100644 --- a/clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml +++ b/clusters/cl01tl/manifests/postiz/Deployment-postiz.yaml @@ -93,7 +93,7 @@ spec: name: postiz-oidc-secret - name: POSTIZ_OAUTH_SCOPE value: openid profile email - image: ghcr.io/gitroomhq/postiz-app:v2.9.0 + image: ghcr.io/gitroomhq/postiz-app:v2.10.1 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/postiz/PersistentVolumeClaim-postiz-config.yaml b/clusters/cl01tl/manifests/postiz/PersistentVolumeClaim-postiz-config.yaml index 59916ea3d..833ad2b91 100644 --- a/clusters/cl01tl/manifests/postiz/PersistentVolumeClaim-postiz-config.yaml +++ b/clusters/cl01tl/manifests/postiz/PersistentVolumeClaim-postiz-config.yaml @@ -1,4 +1,3 @@ ---- kind: PersistentVolumeClaim apiVersion: v1 metadata: diff --git a/clusters/cl01tl/manifests/postiz/PersistentVolumeClaim-postiz-uploads.yaml b/clusters/cl01tl/manifests/postiz/PersistentVolumeClaim-postiz-uploads.yaml index e368d84bb..86ba8b1b7 100644 --- a/clusters/cl01tl/manifests/postiz/PersistentVolumeClaim-postiz-uploads.yaml +++ b/clusters/cl01tl/manifests/postiz/PersistentVolumeClaim-postiz-uploads.yaml @@ -1,3 +1,4 @@ +--- kind: PersistentVolumeClaim apiVersion: v1 metadata: