From 7af5ab0ca43ace94c25f0d6ae87cb72be042ddd4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Dec 2023 01:31:19 +0100 Subject: [PATCH] chore(deps): update container image docker.io/odoo to 17.0@041b8da (#15894) 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 | `c5f6adf` -> `041b8da` | --- > [!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 | 47 +++++++++++++++++----------------- charts/stable/odoo/values.yaml | 2 +- 2 files changed, 24 insertions(+), 25 deletions(-) diff --git a/charts/stable/odoo/Chart.yaml b/charts/stable/odoo/Chart.yaml index 8908e02b298..17cce30b8d8 100644 --- a/charts/stable/odoo/Chart.yaml +++ b/charts/stable/odoo/Chart.yaml @@ -1,38 +1,37 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: odoo -version: 14.0.19 +version: 14.0.20 appVersion: "17.0" -description: - All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. home: https://truecharts.org/charts/stable/odoo icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png deprecated: false sources: - - https://github.com/odoo/docker - - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - - https://hub.docker.com/_/odoo +- https://github.com/odoo/docker +- https://github.com/truecharts/charts/tree/master/charts/stable/odoo +- https://hub.docker.com/_/odoo maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - odoo - - crm - - pm - - hr - - accounting - - mrp - - marketing +- odoo +- crm +- pm +- hr +- accounting +- mrp +- marketing dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/odoo/values.yaml b/charts/stable/odoo/values.yaml index 773efd2de15..5c6ee7b7556 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:c5f6adf5b291de86c8cee45dadf6a64e1601d8ad03771ddb8d0ab32ba5cf15e4 + tag: 17.0@sha256:041b8daf52d73d9047675e1add4a30002ef3d177ef2681a01a5f0d3bbfaa3dd3 securityContext: container: readOnlyRootFilesystem: false