[bitnami/odoo] Release 27.0.1 (#29781)

* [bitnami/odoo] Release 27.0.1 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-10-05 14:25:17 +02:00
committed by GitHub
parent b7bcc0e46a
commit 59837258ad
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 27.0.0 (2024-10-02)
## 27.0.1 (2024-10-05)
* [bitnami/odoo] feat!: :arrow_up: :boom: Bump PostgreSQL to 17.x ([#29742](https://github.com/bitnami/charts/pull/29742))
* [bitnami/odoo] Release 27.0.1 ([#29781](https://github.com/bitnami/charts/pull/29781))
## 27.0.0 (2024-10-03)
* [bitnami/odoo] feat!: :arrow_up: :boom: Bump PostgreSQL to 17.x (#29742) ([a33fef2](https://github.com/bitnami/charts/commit/a33fef227991a5e93259a4ec024b2b020084c718)), closes [#29742](https://github.com/bitnami/charts/issues/29742)
## <small>26.2.18 (2024-09-19)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.0.0
version: 16.0.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:0a8b071a37ffffe611eec4cf09634c87b71418d617d3b6a0b745b44e13f5c47f
generated: "2024-10-02T16:41:17.565746437+02:00"
version: 2.24.0
digest: sha256:e534586280936938485df9f3601e1509daa6107ffc4886c3a39aa6fa55b9c536
generated: "2024-10-05T08:11:38.326956005Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: odoo
image: docker.io/bitnami/odoo:17.0.20240905-debian-12-r1
image: docker.io/bitnami/odoo:17.0.20241005-debian-12-r0
apiVersion: v2
appVersion: 17.0.20240905
appVersion: 17.0.20241005
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -34,4 +34,4 @@ maintainers:
name: odoo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/odoo
version: 27.0.0
version: 27.0.1

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/odoo
tag: 17.0.20240905-debian-12-r1
tag: 17.0.20241005-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'