From f42289655bd84d27d5f1f50c2e3f09355a834a89 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Sep 2024 02:33:10 +0200 Subject: [PATCH] chore(deps): update container image docker.io/odoo to 17.0@320de8e by renovate (#26300) 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 | `1faaaea` -> `320de8e` | --- > [!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://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 7b6c190e06c..4a56f4ee9d1 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - https://hub.docker.com/_/odoo type: application -version: 19.1.12 +version: 19.1.13 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 5f494d424e4..b3e4b7053c2 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:1faaaea1131accd26aa4250b6d49a93164b01192cb824b4874a5c61fffd68856 + tag: 17.0@sha256:320de8e10ba44deebb499558f77d629f360b2c07a83e2f18de2538aac0e74a85 securityContext: container: readOnlyRootFilesystem: false