From 987bc41a5f02453fffd772d55ab5b145248a4007 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 22:37:30 +0100 Subject: [PATCH] chore(deps): update docker images (#28) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/apps/appsmith/values.yaml | 2 +- charts/apps/metabase/values.yaml | 2 +- charts/apps/ollama/values.yaml | 2 +- charts/apps/openwebui/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/apps/appsmith/values.yaml b/charts/apps/appsmith/values.yaml index d553c30..9049eda 100644 --- a/charts/apps/appsmith/values.yaml +++ b/charts/apps/appsmith/values.yaml @@ -1,4 +1,4 @@ subdomain: appsmith image: repository: index.docker.io/appsmith/appsmith-ce - tag: latest + tag: latest@sha256:786b61e3f60557386caa40cc647bc48484198ead189ee36e071d3ad686f6d558 diff --git a/charts/apps/metabase/values.yaml b/charts/apps/metabase/values.yaml index 3afabc1..14ce05c 100644 --- a/charts/apps/metabase/values.yaml +++ b/charts/apps/metabase/values.yaml @@ -1,4 +1,4 @@ subdomain: metabase image: repository: index.docker.io/metabase/metabase - tag: latest + tag: latest@sha256:7cde7e7129ed13ec153ba7f5d08d79f4cb7db84dc06d9a47d411e66f65fd6933 diff --git a/charts/apps/ollama/values.yaml b/charts/apps/ollama/values.yaml index 0f4e88d..45d8129 100644 --- a/charts/apps/ollama/values.yaml +++ b/charts/apps/ollama/values.yaml @@ -1,5 +1,5 @@ image: repository: ollama/ollama - tag: 0.12.9@sha256:889ae74bdb4aa541044574d3e5e5dedde3c682c8b7918b6792aa031e7dfc8f06 + tag: 0.12.10@sha256:e8c3d1f6ad16323bc40dc63eff0701d4fc32113f75a86b54b3e836eef8290de6 pullPolicy: IfNotPresent subdomain: openwebui diff --git a/charts/apps/openwebui/values.yaml b/charts/apps/openwebui/values.yaml index 195dccd..ee71478 100644 --- a/charts/apps/openwebui/values.yaml +++ b/charts/apps/openwebui/values.yaml @@ -1,5 +1,5 @@ image: repository: ghcr.io/open-webui/open-webui - tag: 0.6.34@sha256:98d13c0a9285c110fba9814ef8bfbbaff9250863236fe3a18d29e93534289312 + tag: 0.6.35@sha256:587063c2f2f50a6d8e77951a5f98b2fc456a149e7315a47b27b5c9c972ba3f42 pullPolicy: IfNotPresent subdomain: openwebui