From 25827f705ccd8197f1f7f8ad41c86ac089821649 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Jul 2026 03:55:48 +0200 Subject: [PATCH] chore(odoo): update image public.ecr.aws/docker/library/odoo digest to 957d6b8 (#49717) 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 | `ffe1c54` → `957d6b8` | --- > [!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 19d61243b70..466057a5817 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.5.0 +version: 23.5.1 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 8fc03629274..d5aa1fc0db1 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:ffe1c549263d8b2f03a0b660cabe06226b3a1249078e18df6bfeac8c80bfdf2a + tag: 19.0@sha256:957d6b8a68a035154c682732780272e89b13dc3604d855bcaa2653bdea2d372b securityContext: container: readOnlyRootFilesystem: false