diff --git a/clusters/cl01tl/helm/argocd/Chart.yaml b/clusters/cl01tl/helm/argocd/Chart.yaml index c4dd1cab8..d90bab61b 100644 --- a/clusters/cl01tl/helm/argocd/Chart.yaml +++ b/clusters/cl01tl/helm/argocd/Chart.yaml @@ -19,4 +19,4 @@ dependencies: repository: https://argoproj.github.io/argo-helm icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png # renovate: datasource=github-releases depName=argoproj/argo-cd -appVersion: v3.2.6 +appVersion: v3.3.0 diff --git a/clusters/cl01tl/helm/postiz/Chart.yaml b/clusters/cl01tl/helm/postiz/Chart.yaml index 428563bcd..ce2608332 100644 --- a/clusters/cl01tl/helm/postiz/Chart.yaml +++ b/clusters/cl01tl/helm/postiz/Chart.yaml @@ -41,4 +41,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.13.0 +appVersion: v2.14.0 diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index c66149c2b..d3d986581 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.13.0 + tag: v2.14.0 pullPolicy: IfNotPresent env: - name: MAIN_URL