From 63d5a91d18c88d9163f66bedffadd6bd98fe72bb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Sep 2024 08:30:54 +0200 Subject: [PATCH] chore(deps): update container image docker.io/odoo to 17.0@d2fe034 by renovate (#26558) 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 | `320de8e` -> `d2fe034` | --- > [!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 a2d1bd057e9..ada37ac60c2 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.14 +version: 19.1.15 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index b3e4b7053c2..8102d5c03bd 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:320de8e10ba44deebb499558f77d629f360b2c07a83e2f18de2538aac0e74a85 + tag: 17.0@sha256:d2fe034098978bba6d603b3a994a7e6d2ffe62219cd1c92bc974110d07d4b1d5 securityContext: container: readOnlyRootFilesystem: false