From a6469be89d61f990f54f2bfce10980c8bee47790 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 16 Apr 2024 08:20:36 +0200 Subject: [PATCH] chore(deps): update container image docker.io/odoo to 17.0@f448638 by renovate (#20833) 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 | `d13febe` -> `f448638` | --- > [!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 | 4 ++-- charts/stable/odoo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index a654d7e7abe..520db996619 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -28,7 +28,7 @@ keywords: - accounting - mrp - marketing -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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.4 +version: 17.8.5 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index bb1689e86e8..ba3e59d0cea 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:d13febe57e6e3761497c27be3d208856d91159578bc10a8547cc350848e20c05 + tag: 17.0@sha256:f4486384359584ee52dbcfb2731e884fe55757043995b52520bf3e78dcb3ad94 securityContext: container: readOnlyRootFilesystem: false