[bitnami/haproxy-intel] Release 0.2.10 (#14034)

* [bitnami/haproxy-intel] Release 0.2.10 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-12-19 20:19:24 +01:00
committed by GitHub
parent eb055e9292
commit f0f828210a
4 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: haproxy
repository: https://charts.bitnami.com/bitnami
version: 0.6.3
version: 0.6.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.1
digest: sha256:91cfdddcee189bb6adeffa4fc089bad2932678d49f7c411c9b690da3bd645663
generated: "2022-12-01T16:32:28.303006071Z"
version: 2.2.2
digest: sha256:127183e75b99fb6678bd36bd171f7c96b771f8c02cfdcb0ce8e9960f05940e11
generated: "2022-12-19T18:48:54.134552272Z"
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 2.7.0
appVersion: 2.7.1
dependencies:
- name: haproxy
repository: https://charts.bitnami.com/bitnami
@@ -26,4 +26,4 @@ name: haproxy-intel
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/haproxy-intel
- https://github.com/haproxytech/haproxy
version: 0.2.9
version: 0.2.10
+1 -1
View File
@@ -69,7 +69,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------- | ------------------------------------------------------------------------------------------------------- | ----------------------- |
| `haproxy.image.registry` | HAProxy image registry | `docker.io` |
| `haproxy.image.repository` | HAProxy image repository | `bitnami/haproxy-intel` |
| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.7.0-debian-11-r0` |
| `haproxy.image.tag` | HAProxy image tag (immutable tags are recommended) | `2.7.1-debian-11-r0` |
| `haproxy.image.digest` | HAProxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `haproxy.image.pullPolicy` | HAProxy image pull policy | `IfNotPresent` |
| `haproxy.image.pullSecrets` | HAProxy image pull secrets | `[]` |
+1 -1
View File
@@ -34,7 +34,7 @@ haproxy:
image:
registry: docker.io
repository: bitnami/haproxy-intel
tag: 2.7.0-debian-11-r0
tag: 2.7.1-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'