[bitnami/odoo] Release 23.0.3 (#13750)

* [bitnami/odoo] Release 23.0.3 updating components versions

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

* Update README.md with readme-generator-for-helm

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
2022-11-29 20:12:04 +00:00
committed by GitHub
parent 5379598745
commit 1d369f29fb
4 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -4,6 +4,6 @@ dependencies:
version: 12.1.2
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.0
digest: sha256:05ba75bec5ee7d375ab353e052993b1c3db95b57c50ada724940de33a4e791ab
generated: "2022-11-18T16:53:23.957437435Z"
version: 2.2.1
digest: sha256:f480c521a39b467035fca8707a62cca597710c3a30274a02a79a616bf1762482
generated: "2022-11-29T19:01:39.412735273Z"
+1 -1
View File
@@ -29,4 +29,4 @@ name: odoo
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/odoo
- https://www.odoo.com/
version: 23.0.2
version: 23.0.3
+1 -1
View File
@@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
| `diagnosticMode.args` | Args to override all containers in the the statefulset | `["infinity"]` |
| `image.registry` | Odoo image registry | `docker.io` |
| `image.repository` | Odoo image repository | `bitnami/odoo` |
| `image.tag` | Odoo image tag (immutable tags are recommended) | `16.0.20221115-debian-11-r0` |
| `image.tag` | Odoo image tag (immutable tags are recommended) | `16.0.20221115-debian-11-r4` |
| `image.digest` | Odoo image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Odoo image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Odoo image pull secrets | `[]` |
+1 -1
View File
@@ -69,7 +69,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/odoo
tag: 16.0.20221115-debian-11-r0
tag: 16.0.20221115-debian-11-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'