From c76620c60215e35fe91099e39dcf4dfbc78f9de0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 25 Jun 2024 02:31:40 +0200 Subject: [PATCH] chore(deps): update container image docker.io/odoo to 17.0@09b5fed by renovate (#23752) 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 | `734e025` -> `09b5fed` | --- > [!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 3f58a4895f6..cd6cea842b4 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.2 +version: 19.1.3 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 3982fe45bbe..1fa93d1962d 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:734e0253475816d0869dbaea8f69a920eb6ea16b763204aefadddcee7b169ceb + tag: 17.0@sha256:09b5fed18b4f18114ad9c3798be91304f2814beb100108f170ea52b6b42eac25 securityContext: container: readOnlyRootFilesystem: false