diff --git a/clusters/cl01tl/helm/medialyze/Chart.yaml b/clusters/cl01tl/helm/medialyze/Chart.yaml index 390da5a54..26ab24d32 100644 --- a/clusters/cl01tl/helm/medialyze/Chart.yaml +++ b/clusters/cl01tl/helm/medialyze/Chart.yaml @@ -24,4 +24,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://raw.githubusercontent.com/frederikemmer/MediaLyze/d8f69c0628bac7c047b90f91a66341648029c273/frontend/public/favicon.svg # renovate: datasource=github-releases depName=frederikemmer/MediaLyze -appVersion: 0.6.0 +appVersion: 0.7.0 diff --git a/clusters/cl01tl/helm/medialyze/values.yaml b/clusters/cl01tl/helm/medialyze/values.yaml index c9065daf0..d49b581e2 100644 --- a/clusters/cl01tl/helm/medialyze/values.yaml +++ b/clusters/cl01tl/helm/medialyze/values.yaml @@ -12,7 +12,7 @@ medialyze: main: image: repository: ghcr.io/frederikemmer/medialyze - tag: 0.6.0@sha256:7bf772454c7baeaf5c86ad59eee7fe59ef47b5366248e253647cfc79642a72bf + tag: 0.7.0@sha256:3fd78c7f09fb087e1941e57989bf182da9b53bde761565cd2f83d7465fa80442 env: - name: HOST_PORT value: 8080