From 44875e5c846847549d2b76852c283f0fadb3d4f4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Apr 2024 14:18:54 +0200 Subject: [PATCH] chore(deps): update container image docker.io/odoo to 17.0@58d12f8 by renovate (#20844) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/odoo | digest | `f448638` -> `58d12f8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 520db996619..933c1b27818 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - https://hub.docker.com/_/odoo type: application -version: 17.8.5 +version: 17.8.6 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index ba3e59d0cea..fa25f9ad983 100644 --- a/charts/stable/odoo/values.yaml +++ b/charts/stable/odoo/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/odoo pullPolicy: IfNotPresent - tag: 17.0@sha256:f4486384359584ee52dbcfb2731e884fe55757043995b52520bf3e78dcb3ad94 + tag: 17.0@sha256:58d12f859e11eb6abd79082e8bd5102a92e74218b1682730528ef26d7e702fce securityContext: container: readOnlyRootFilesystem: false