mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-15 08:06:05 +10:00
[bitnami/odoo] Release 21.6.5 (#12884)
* [bitnami/odoo] Release 21.6.5 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:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.9.1
|
||||
version: 11.9.8
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.0.3
|
||||
digest: sha256:5dba246ff2aede1a7e4913463da3e2cf974d31363a5846d8f09a1c2b64bfbb15
|
||||
generated: "2022-09-26T13:57:16.828128172Z"
|
||||
digest: sha256:af870c28ab6287b55f59d1674903c03294fedbf4a740007528fdd812cd0c44dc
|
||||
generated: "2022-10-10T08:42:03.613291218Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: CRM
|
||||
apiVersion: v2
|
||||
appVersion: 15.0.20220910
|
||||
appVersion: 15.0.20221010
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -29,4 +29,4 @@ name: odoo
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/odoo
|
||||
- https://www.odoo.com/
|
||||
version: 21.6.4
|
||||
version: 21.6.5
|
||||
|
||||
@@ -7,7 +7,7 @@ Odoo is an open source ERP and CRM platform, formerly known as OpenERP, that can
|
||||
[Overview of Odoo](https://www.odoo.com/)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
@@ -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) | `15.0.20220910-debian-11-r0` |
|
||||
| `image.tag` | Odoo image tag (immutable tags are recommended) | `15.0.20221010-debian-11-r0` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -69,7 +69,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/odoo
|
||||
tag: 15.0.20220910-debian-11-r0
|
||||
tag: 15.0.20221010-debian-11-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user