From 50b12409aae236e2ceedb773558e0fa55e843b00 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 22 Jan 2026 14:57:24 +0100 Subject: [PATCH] chore(odoo): update image public.ecr.aws/docker/library/odoo digest to 6116ea0 (#43965) 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 | `023d430` -> `6116ea0` | --- > [!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 53ae1a7d537..819a8a8d926 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.14 +version: 22.8.15 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 642ec6f5a65..ae2e60413a6 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:023d430b00bd0a5c61d00e96e33b7eab0d2e6f6e4b87532da5afc9307e450099 + tag: 19.0@sha256:6116ea0d16e143c780d065316bba04e8f68d93d8418eaf1672f417b368b0a5fe securityContext: container: readOnlyRootFilesystem: false