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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `320de8e` -> `d2fe034` |

---

> [!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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44NC4xIiwidXBkYXRlZEluVmVyIjoiMzguODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-17 08:30:54 +02:00 committed by GitHub
parent 6bc39acb32
commit 63d5a91d18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -38,4 +38,4 @@ sources:
- 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
type: application type: application
version: 19.1.14 version: 19.1.15

View File

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