From 860015d35fe8ed13ee2ff32a4dcbeb27d1307f37 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 23 Nov 2025 06:27:04 +0100 Subject: [PATCH] chore(helm): update image public.ecr.aws/docker/library/odoo digest to 18f4ead (#42017) 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 | `14c77d7` -> `18f4ead` | --- > [!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 691cacd0473..3b1f715fdf7 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.6.6 +version: 22.6.7 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index ef7bf416428..a7ce1aaed32 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:14c77d72303158553838d0f1e27f664b27bf79991eb9927fea98098cd011e20b + tag: 19.0@sha256:18f4ead7d36dbe259ceca67dda6aafec4456509b2dccf39f86a85b1d44e4691b securityContext: container: readOnlyRootFilesystem: false