[bitnami/geode] Release 1.1.4 (#12887)

* [bitnami/geode] Release 1.1.4 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-10-10 15:11:31 +02:00
committed by GitHub
parent 5504d8dd3e
commit c67df26174
4 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.0.2
digest: sha256:b36d5a7fe729a1fc43ad9ec93fe0e098bfe5f6a2676262ed4d6ecac731c0a248
generated: "2022-09-08T10:57:27.902969485Z"
version: 2.0.3
digest: sha256:7d4a98a9fabc3be62a3898cc530d0979b6a0a4d29c87ed2d128821f21c89ba40
generated: "2022-10-10T09:47:17.694419357Z"

View File

@@ -22,4 +22,4 @@ name: geode
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/geode
- https://github.com/apache/geode
version: 1.1.3
version: 1.1.4

View File

@@ -7,7 +7,7 @@ Apache Geode is a data management platform that provides advanced capabilities f
[Overview of Apache Geode](https://geode.apache.org/)
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
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------- |
| `image.registry` | Apache Geode image registry | `docker.io` |
| `image.repository` | Apache Geode image repository | `bitnami/geode` |
| `image.tag` | Apache Geode image tag (immutable tags are recommended) | `1.15.0-debian-11-r17` |
| `image.tag` | Apache Geode image tag (immutable tags are recommended) | `1.15.0-debian-11-r35` |
| `image.digest` | Apache Geode image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Apache Geode image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Apache Geode image pull secrets | `[]` |
@@ -313,7 +313,7 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r24` |
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r40` |
| `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
@@ -330,7 +330,7 @@ The command removes all the Kubernetes components associated with the chart and
| `metrics.enabled` | Expose Apache Geode metrics | `false` |
| `metrics.image.registry` | Bitnami HAProxy image registry | `docker.io` |
| `metrics.image.repository` | Bitnami HAProxy image repository | `bitnami/haproxy` |
| `metrics.image.tag` | Bitnami HAProxy image tag (immutable tags are recommended) | `2.6.2-debian-11-r9` |
| `metrics.image.tag` | Bitnami HAProxy image tag (immutable tags are recommended) | `2.6.6-debian-11-r6` |
| `metrics.image.digest` | Bitnami HAProxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `metrics.image.pullPolicy` | Bitnami HAProxy image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Bitnami HAProxy image pull secrets | `[]` |

View File

@@ -66,7 +66,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/geode
tag: 1.15.0-debian-11-r25
tag: 1.15.0-debian-11-r35
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -970,7 +970,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r33
tag: 11-debian-11-r40
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1019,7 +1019,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/haproxy
tag: 2.6.5-debian-11-r1
tag: 2.6.6-debian-11-r6
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.