chore(deps): update container image docker.io/odoo to 17.0@4e748f0 by renovate (#19795)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `7523a05` -> `4e748f0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-26 01:30:36 +01:00 committed by GitHub
parent c2d5f74319
commit a9df70f213
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ keywords:
- accounting
- mrp
- marketing
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,4 +39,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
- https://hub.docker.com/_/odoo
type: application
version: 17.7.3
version: 17.7.4

View File

@ -1,7 +1,7 @@
image:
repository: docker.io/odoo
pullPolicy: IfNotPresent
tag: 17.0@sha256:7523a05b13d0b0addbbf79bdfbecee62ade032076ba391054c70711f3ade3a42
tag: 17.0@sha256:4e748f0b002012da711a9ff21ebe6d4bdb784205016bd04ac7c4830026bc07ca
securityContext:
container:
readOnlyRootFilesystem: false