[bitnami/odoo] Release 26.2.16 (#29004)

* [bitnami/odoo] Release 26.2.16 updating components versions

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

* Update CHANGELOG.md

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

* Update CHANGELOG.md

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-08-26 11:19:00 +02:00
committed by GitHub
parent b750badc6a
commit 9811aebf92
4 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 26.2.15 (2024-08-05)
## 26.2.16 (2024-08-26)
* [bitnami/odoo] Release 26.2.15 ([#28653](https://github.com/bitnami/charts/pull/28653))
* [bitnami/odoo] Release 26.2.16 ([#29004](https://github.com/bitnami/charts/pull/29004))
## <small>26.2.15 (2024-08-05)</small>
* [bitnami/odoo] Release 26.2.15 (#28653) ([40d3045](https://github.com/bitnami/charts/commit/40d30457f714873969ac744c5e87be42402ca7b5)), closes [#28653](https://github.com/bitnami/charts/issues/28653)
## <small>26.2.14 (2024-07-30)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.20
version: 15.5.24
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:18e8ca3143f6397df4eebf8692129e460cd73b146c8080996f430190842bda9b
generated: "2024-07-30T14:27:02.405560504Z"
version: 2.22.0
digest: sha256:90414ddea8e417676581ad30bf0be52c8f8970ef61814e3582f56ab3e4b2daec
generated: "2024-08-23T22:25:13.783563342Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: odoo
image: docker.io/bitnami/odoo:17.0.20240805-debian-12-r0
image: docker.io/bitnami/odoo:17.0.20240805-debian-12-r2
apiVersion: v2
appVersion: 17.0.20240805
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: odoo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/odoo
version: 26.2.15
version: 26.2.16

View File

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