Skip to content

Commit 753dfab

Browse files
authored
[bitnami/odoo] Release 28.2.1 (#32825)
* [bitnami/odoo] Release 28.2.1 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 1f14bb1 commit 753dfab

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

bitnami/odoo/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
## 28.2.1 (2025-04-05)
4+
5+
* [bitnami/odoo] Release 28.2.1 ([#32825](https://github.com/bitnami/charts/pull/32825))
6+
37
## 28.2.0 (2025-04-04)
48

5-
* [bitnami/odoo] Set `usePasswordFiles=true` by default ([#32708](https://github.com/bitnami/charts/pull/32708))
9+
* [bitnami/odoo] Set `usePasswordFiles=true` by default (#32708) ([bd67257](https://github.com/bitnami/charts/commit/bd67257b171efc29461033046b19d6287fa98af9)), closes [#32708](https://github.com/bitnami/charts/issues/32708)
610

711
## <small>28.1.5 (2025-04-04)</small>
812

bitnami/odoo/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: odoo
10-
image: docker.io/bitnami/odoo:18.0.20250305-debian-12-r3
10+
image: docker.io/bitnami/odoo:18.0.20250405-debian-12-r0
1111
apiVersion: v2
12-
appVersion: 18.0.20250305
12+
appVersion: 18.0.20250405
1313
dependencies:
1414
- condition: postgresql.enabled
1515
name: postgresql
@@ -35,4 +35,4 @@ maintainers:
3535
name: odoo
3636
sources:
3737
- https://github.com/bitnami/charts/tree/main/bitnami/odoo
38-
version: 28.2.0
38+
version: 28.2.1

bitnami/odoo/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ diagnosticMode:
8989
image:
9090
registry: docker.io
9191
repository: bitnami/odoo
92-
tag: 18.0.20250305-debian-12-r3
92+
tag: 18.0.20250405-debian-12-r0
9393
digest: ""
9494
## Specify a imagePullPolicy
9595
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)