diff --git a/clusters/cl01tl/manifests/homepage/Deployment-homepage.yaml b/clusters/cl01tl/manifests/homepage/Deployment-homepage.yaml index b45b804e8..9c2d80616 100644 --- a/clusters/cl01tl/manifests/homepage/Deployment-homepage.yaml +++ b/clusters/cl01tl/manifests/homepage/Deployment-homepage.yaml @@ -45,7 +45,7 @@ spec: envFrom: - secretRef: name: homepage-keys-secret - image: ghcr.io/gethomepage/homepage:v1.11.0 + image: ghcr.io/gethomepage/homepage:v1.12.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/movie-roulette/Deployment-movie-roulette.yaml b/clusters/cl01tl/manifests/movie-roulette/Deployment-movie-roulette.yaml index 0eb3f3c09..2adc2c3cd 100644 --- a/clusters/cl01tl/manifests/movie-roulette/Deployment-movie-roulette.yaml +++ b/clusters/cl01tl/manifests/movie-roulette/Deployment-movie-roulette.yaml @@ -93,7 +93,7 @@ spec: name: movie-roulette-config-secret - name: REQUEST_SERVICE_DEFAULT value: seerr - image: ghcr.io/sahara101/movie-roulette:v5.3.0 + image: ghcr.io/sahara101/movie-roulette:v5.4.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-clickhouse.yaml b/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-clickhouse.yaml index bbe5a9902..57978b4d8 100644 --- a/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-clickhouse.yaml +++ b/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-clickhouse.yaml @@ -49,7 +49,7 @@ spec: secretKeyRef: key: clickhouse-password name: rybbit-config-secret - image: clickhouse/clickhouse-server:26.2.5 + image: clickhouse/clickhouse-server:26.3.2 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml index d96bb31c3..a1a1125c7 100644 --- a/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml +++ b/clusters/cl01tl/manifests/whodb/Deployment-whodb.yaml @@ -39,7 +39,7 @@ spec: value: ollama-server-2.ollama - name: WHODB_OLLAMA_PORT value: "11434" - image: clidey/whodb:0.101.0 + image: clidey/whodb:0.103.0 imagePullPolicy: IfNotPresent name: main resources: