mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/odoo] Release 26.2.5 (#27166)
* [bitnami/odoo] Release 26.2.5 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 26.2.4 (2024-06-06)
|
||||
## 26.2.5 (2024-06-14)
|
||||
|
||||
* [bitnami/odoo] Release 26.2.4 ([#27000](https://github.com/bitnami/charts/pull/27000))
|
||||
* [bitnami/odoo] Release 26.2.5 ([#27166](https://github.com/bitnami/charts/pull/27166))
|
||||
|
||||
## <small>26.2.4 (2024-06-06)</small>
|
||||
|
||||
* [bitnami/odoo] Release 26.2.4 (#27000) ([c4edaee](https://github.com/bitnami/charts/commit/c4edaee4c2f47ebd24b6cea00a955818ad20de3f)), closes [#27000](https://github.com/bitnami/charts/issues/27000)
|
||||
|
||||
## <small>26.2.3 (2024-06-05)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.5.2
|
||||
version: 15.5.5
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.0
|
||||
digest: sha256:8a4794e558a871e8959eb06c8563f52a74a8c6d2f712087934129b114f4cae7e
|
||||
generated: "2024-06-06T15:13:04.539304778Z"
|
||||
version: 2.20.2
|
||||
digest: sha256:68f135b2063380281f2226940c945c46f3c456866302a110cc16eb6c8159116f
|
||||
generated: "2024-06-14T10:04:18.53237864Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: odoo
|
||||
image: docker.io/bitnami/odoo:17.0.20240605-debian-12-r0
|
||||
image: docker.io/bitnami/odoo:17.0.20240605-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 17.0.20240605
|
||||
dependencies:
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: odoo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/odoo
|
||||
version: 26.2.4
|
||||
version: 26.2.5
|
||||
|
||||
@@ -79,7 +79,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/odoo
|
||||
tag: 17.0.20240605-debian-12-r0
|
||||
tag: 17.0.20240605-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user