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:
TrueCharts Bot 2023-12-09 01:31:19 +01:00 committed by GitHub
parent 26e7f0d060
commit 7af5ab0ca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 25 deletions

View File

@ -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

View File

@ -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