From 4a72efd0f84cc2734b9880f6ab83f8d9b4aca90c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Dec 2025 16:43:03 +0100 Subject: [PATCH] chore(odoo): update image public.ecr.aws/docker/library/odoo digest to 34f57be (#43171) 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 | `4d344f4` -> `34f57be` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: 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 b1905db9744..740fd230d0c 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://github.com/odoo/docker - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/odoo type: application -version: 22.8.6 +version: 22.8.7 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 506f418b671..341ba6b1ff9 100644 --- a/charts/stable/odoo/values.yaml +++ b/charts/stable/odoo/values.yaml @@ -1,7 +1,7 @@ image: repository: public.ecr.aws/docker/library/odoo pullPolicy: IfNotPresent - tag: 19.0@sha256:4d344f40154dd0627b7078c3dcb40cf1db7c0944473c1898eb63492659b398ef + tag: 19.0@sha256:34f57be597c45eebed1f0eeb71757a9d8eed6b7c512245632dfa2c9687968f2e securityContext: container: readOnlyRootFilesystem: false