From 52fa68330090d8ab67322954dd559d468b7eb97c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 13:55:21 +0100 Subject: [PATCH] chore(deps): update container image docker.io/odoo to 17.0@ad3f090 (#16150) 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 | `3d015e0` -> `ad3f090` | --- > [!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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 752935eab19..f64244c4126 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:3d015e08780be538da115cd9154c8518179e9c877d16474cacd6b11af481c75f + tag: 17.0@sha256:ad3f0906fc4c3bba4e2a36ccb193cc548b308cf3cc45c7e87b7df4f6a2aa3c75 securityContext: container: readOnlyRootFilesystem: false