From c242607eddb3f4c1ae5334b2f897a3e70cd3964f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 18 Oct 2024 02:37:45 +0200 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20docker.io/?= =?UTF-8?q?odoo=2018.0=20=E2=86=92=20by=20renovate=20(#27919)?= 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 | `27d158d` -> `c2ca98a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 e737a51264f..326b19edb83 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: 20.0.4 +version: 20.0.5 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 5123491875c..80f24f50c58 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: 18.0@sha256:27d158dc157b43c9521f287ab0a040ebfecec75930b3e0a1d6af5fa9add63d59 + tag: 18.0@sha256:c2ca98aef0ae99edbf9aadb35fe76b722a67607ea2cfdde8bb67304d21ba0705 securityContext: container: readOnlyRootFilesystem: false