chore(deps): update container image docker.io/odoo to 17.0@bab5b91 by renovate (#22000)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `b4fdd73` -> `bab5b91` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-05-14 02:30:04 +02:00 committed by GitHub
parent 4b387b1799
commit 93ad154768
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: 18.0.6
version: 18.0.7

View File

@ -1,7 +1,7 @@
image:
repository: docker.io/odoo
pullPolicy: IfNotPresent
tag: 17.0@sha256:b4fdd73bdc3c6983df130adc0302576a49ef9ec7b92f79d7db335747fa98ed4d
tag: 17.0@sha256:bab5b91bba6efa9c3a8d7344869f23017408c9f691dd11640082ddcba8efaeb5
securityContext:
container:
readOnlyRootFilesystem: false