diff --git a/clusters/cl01tl/helm/movie-roulette/Chart.yaml b/clusters/cl01tl/helm/movie-roulette/Chart.yaml index 08dde2a81..a1732bfbc 100644 --- a/clusters/cl01tl/helm/movie-roulette/Chart.yaml +++ b/clusters/cl01tl/helm/movie-roulette/Chart.yaml @@ -19,4 +19,4 @@ dependencies: version: 4.6.2 icon: https://raw.githubusercontent.com/sahara101/Movie-Roulette/refs/heads/main/static/icons/icon.png # renovate: datasource=github-releases depName=sahara101/Movie-Roulette -appVersion: v5.2.1 +appVersion: v5.3.0 diff --git a/clusters/cl01tl/helm/movie-roulette/values.yaml b/clusters/cl01tl/helm/movie-roulette/values.yaml index 6c63feb14..430f6e80e 100644 --- a/clusters/cl01tl/helm/movie-roulette/values.yaml +++ b/clusters/cl01tl/helm/movie-roulette/values.yaml @@ -9,7 +9,7 @@ movie-roulette: main: image: repository: ghcr.io/sahara101/movie-roulette - tag: v5.2.1 + tag: v5.3.0 pullPolicy: IfNotPresent env: - name: FLASK_SECRET_KEY