mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[bitnami/odoo] Release 28.0.3 (#30806)
* [bitnami/odoo] Release 28.0.3 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:
@@ -1,8 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 28.0.2 (2024-12-04)
|
||||
## 28.0.3 (2024-12-05)
|
||||
|
||||
* [bitnami/odoo] Release 28.0.2 ([#30790](https://github.com/bitnami/charts/pull/30790))
|
||||
* [bitnami/odoo] Release 28.0.3 ([#30806](https://github.com/bitnami/charts/pull/30806))
|
||||
|
||||
## <small>28.0.2 (2024-12-04)</small>
|
||||
|
||||
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
|
||||
* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688)
|
||||
* [bitnami/odoo] Release 28.0.2 (#30790) ([17816f2](https://github.com/bitnami/charts/commit/17816f2926c63da1fd6bbf33f75ad3ac51f6a6ba)), closes [#30790](https://github.com/bitnami/charts/issues/30790)
|
||||
|
||||
## <small>28.0.1 (2024-11-05)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: odoo
|
||||
image: docker.io/bitnami/odoo:18.0.20241105-debian-12-r3
|
||||
image: docker.io/bitnami/odoo:18.0.20241205-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 18.0.20241105
|
||||
appVersion: 18.0.20241205
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: odoo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/odoo
|
||||
version: 28.0.2
|
||||
version: 28.0.3
|
||||
|
||||
@@ -81,7 +81,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/odoo
|
||||
tag: 18.0.20241105-debian-12-r3
|
||||
tag: 18.0.20241205-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user