chore(odoo): update image public.ecr.aws/docker/library/odoo digest to b1309b9 (#47091)
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)) | digest | `6eb3573` → `b1309b9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2RvbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -20,8 +20,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/odoo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/odoo
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/odoo.webp
|
||||
keywords:
|
||||
- odoo
|
||||
- crm
|
||||
@@ -30,16 +30,16 @@ keywords:
|
||||
- accounting
|
||||
- mrp
|
||||
- marketing
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: odoo
|
||||
sources:
|
||||
- https://gallery.ecr.aws/docker/library/odoo
|
||||
- https://github.com/odoo/docker
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/odoo
|
||||
type: application
|
||||
version: 23.0.4
|
||||
version: 23.0.5
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: public.ecr.aws/docker/library/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 19.0@sha256:6eb3573f6486599e3c88626cb3eef00852fe6e4f814d9622ac9bde8105fbebab
|
||||
tag: 19.0@sha256:b1309b954d5ae10482a76aa1af95bcf00050f9393e54828ca156721b9dd29e50
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user