diff --git a/clusters/cl01tl/helm/postiz/Chart.yaml b/clusters/cl01tl/helm/postiz/Chart.yaml index 70b8edbbe..51153f3bb 100644 --- a/clusters/cl01tl/helm/postiz/Chart.yaml +++ b/clusters/cl01tl/helm/postiz/Chart.yaml @@ -42,4 +42,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/postiz.png # renovate: datasource=github-releases depName=gitroomhq/postiz-app -appVersion: v2.20.0 +appVersion: v2.20.1 diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 0bd08a0d3..3f919da28 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -9,7 +9,7 @@ postiz: main: image: repository: ghcr.io/gitroomhq/postiz-app - tag: v2.20.0 + tag: v2.20.1 pullPolicy: IfNotPresent env: - name: MAIN_URL