chore(helm): update image public.ecr.aws/docker/library/odoo 18.0 → 19.0 (#39847)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo)
([source](https://redirect.github.com/odoo/docker)) | major | `9a4c6e7`
-> `67a6c4f` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-09-21 21:26:36 +02:00
committed by GitHub
parent 8f19ab789d
commit a5410b5424
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 18.0.0
appVersion: 19.0.0
dependencies:
- name: common
version: 28.18.2
@@ -41,5 +41,5 @@ sources:
- https://github.com/odoo/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
type: application
version: 21.5.4
version: 22.0.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: public.ecr.aws/docker/library/odoo
pullPolicy: IfNotPresent
tag: 18.0@sha256:9a4c6e7a11eb094976433a7cfb0ea4a7f15fd5caa3b987286584de50ad26cb82
tag: 19.0@sha256:67a6c4fc312186720be9566071eb3539634925657b4e2e3d799bc5608d838851
securityContext:
container:
readOnlyRootFilesystem: false