chore(deps): update container image docker.io/odoo to 17.0@041b8da (#15894)
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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,38 +1,37 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: odoo
|
name: odoo
|
||||||
version: 14.0.19
|
version: 14.0.20
|
||||||
appVersion: "17.0"
|
appVersion: "17.0"
|
||||||
description:
|
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting,
|
||||||
All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting,
|
|
||||||
PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
|
PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
|
||||||
home: https://truecharts.org/charts/stable/odoo
|
home: https://truecharts.org/charts/stable/odoo
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/odoo/docker
|
- https://github.com/odoo/docker
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
|
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
|
||||||
- https://hub.docker.com/_/odoo
|
- https://hub.docker.com/_/odoo
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- odoo
|
- odoo
|
||||||
- crm
|
- crm
|
||||||
- pm
|
- pm
|
||||||
- hr
|
- hr
|
||||||
- accounting
|
- accounting
|
||||||
- mrp
|
- mrp
|
||||||
- marketing
|
- marketing
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/odoo
|
repository: docker.io/odoo
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 17.0@sha256:c5f6adf5b291de86c8cee45dadf6a64e1601d8ad03771ddb8d0ab32ba5cf15e4
|
tag: 17.0@sha256:041b8daf52d73d9047675e1add4a30002ef3d177ef2681a01a5f0d3bbfaa3dd3
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user