From 3b2012afd91731ee92f4ca44381ebc494d674c06 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 9 Nov 2025 00:16:50 +0100 Subject: [PATCH] chore(helm): update image public.ecr.aws/docker/library/odoo digest to 1b7086f (#41557) 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 | `28457d4` -> `1b7086f` | --- > [!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 | 3 ++- charts/stable/odoo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 0abc4622ea1..edcdd5ceb3e 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -41,7 +41,8 @@ name: odoo sources: - https://gallery.ecr.aws/docker/library/odoo - https://github.com/odoo/docker + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/odoo type: application -version: 22.6.4 +version: 22.6.5 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index ea5a84d1b52..f5551d6a0b7 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:28457d4c74b2861a56feb38fe7a74107110a66af7627bbec54099a1f5deeede0 + tag: 19.0@sha256:1b7086f96ccf4d3c5fc363b6b6bb2eddb87a743b7b23b970cbb4127fc849e2f4 securityContext: container: readOnlyRootFilesystem: false