diff --git a/clusters/cl01tl/helm/foldergram/Chart.yaml b/clusters/cl01tl/helm/foldergram/Chart.yaml index 53e05aa12..b7057a927 100644 --- a/clusters/cl01tl/helm/foldergram/Chart.yaml +++ b/clusters/cl01tl/helm/foldergram/Chart.yaml @@ -22,4 +22,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://raw.githubusercontent.com/foldergram/foldergram/refs/heads/main/client/public/icon-512.png # renovate: datasource=github-releases depName=foldergram/foldergram -appVersion: v1.0.5 +appVersion: v1.0.6 diff --git a/clusters/cl01tl/helm/foldergram/values.yaml b/clusters/cl01tl/helm/foldergram/values.yaml index b6403af65..42c0b6201 100644 --- a/clusters/cl01tl/helm/foldergram/values.yaml +++ b/clusters/cl01tl/helm/foldergram/values.yaml @@ -9,7 +9,7 @@ foldergram: main: image: repository: ghcr.io/foldergram/foldergram - tag: 1.0.5 + tag: 1.0.6 pullPolicy: IfNotPresent env: - name: IMAGE_DETAIL_SOURCE