From 87a1c155449bc448bf788cfea822401f8e3dc231 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 4 Oct 2025 19:25:21 +0200 Subject: [PATCH] chore(helm): update image public.ecr.aws/docker/library/odoo digest to 135083d (#40383) 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 | `67a6c4f` -> `135083d` | --- > [!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 dca5e285df0..218bd1ddbcc 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.2.1 +version: 22.2.2 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index ca11b524d74..c0ad1804c4e 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:67a6c4fc312186720be9566071eb3539634925657b4e2e3d799bc5608d838851 + tag: 19.0@sha256:135083d15e23dcebb2b4449fd7f81f46966b407e3baef48bb278cde5b1956575 securityContext: container: readOnlyRootFilesystem: false