chore(container): update image docker.io/odoo 18.0 → by renovate (#27919)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `27d158d` -> `c2ca98a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2024-10-18 02:37:45 +02:00
committed by GitHub
parent 5ad2a0537d
commit c242607edd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
- https://hub.docker.com/_/odoo
type: application
version: 20.0.4
version: 20.0.5
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/odoo
pullPolicy: IfNotPresent
tag: 18.0@sha256:27d158dc157b43c9521f287ab0a040ebfecec75930b3e0a1d6af5fa9add63d59
tag: 18.0@sha256:c2ca98aef0ae99edbf9aadb35fe76b722a67607ea2cfdde8bb67304d21ba0705
securityContext:
container:
readOnlyRootFilesystem: false