From 7df34e06a0bccd72246ad3664a4e6c60964a0c59 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 May 2026 02:14:55 +0200 Subject: [PATCH] chore(odoo): update image public.ecr.aws/docker/library/odoo digest to 5db4474 (#47956) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo) ([source](https://redirect.github.com/odoo/docker)) | digest | `7642976` → `5db4474` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/odoo/Chart.yaml | 2 +- charts/stable/odoo/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 2cb3c7b2114..5fadf13ed73 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://github.com/odoo/docker - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/odoo type: application -version: 23.2.0 +version: 23.2.1 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 527aecc5983..700868da00f 100644 --- a/charts/stable/odoo/values.yaml +++ b/charts/stable/odoo/values.yaml @@ -2,7 +2,7 @@ image: repository: public.ecr.aws/docker/library/odoo pullPolicy: IfNotPresent - tag: 19.0@sha256:76429765093a7b4411173f5858be3d7b8015e01d00ae80d4a0f3cc9b32c61c07 + tag: 19.0@sha256:5db447482177ca598b97539bc186b61f5f271371ab3a90f3940ecf33b63af7b0 securityContext: container: readOnlyRootFilesystem: false