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: