[bitnami/odoo] Release 25.5.2 updating components versions (#23814)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-22 12:12:31 +01:00
committed by GitHub
parent 753510efb0
commit 6ae7d91984
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: odoo
image: docker.io/bitnami/odoo:17.0.20240205-debian-12-r3
image: docker.io/bitnami/odoo:17.0.20240205-debian-12-r4
apiVersion: v2
appVersion: 17.0.20240205
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: odoo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/odoo
version: 25.5.1
version: 25.5.2

View File

@@ -70,7 +70,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/odoo
tag: 17.0.20240205-debian-12-r3
tag: 17.0.20240205-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'