Skip to content

Commit 778880d

Browse files
author
Bitnami Bot
authored
[bitnami/haproxy] Release 0.8.10 (#18527)
* [bitnami/haproxy] Release 0.8.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>
1 parent 26a9160 commit 778880d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bitnami/haproxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ annotations:
66
licenses: Apache-2.0
77
images: |
88
- name: haproxy
9-
image: docker.io/bitnami/haproxy:2.8.2-debian-11-r0
9+
image: docker.io/bitnami/haproxy:2.8.2-debian-11-r5
1010
apiVersion: v2
1111
appVersion: 2.8.2
1212
dependencies:
@@ -28,4 +28,4 @@ maintainers:
2828
name: haproxy
2929
sources:
3030
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
31-
version: 0.8.9
31+
version: 0.8.10

bitnami/haproxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The command removes all the Kubernetes components associated with the chart and
113113
| --------------------------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- |
114114
| `image.registry` | HAProxy image registry | `docker.io` |
115115
| `image.repository` | HAProxy image repository | `bitnami/haproxy` |
116-
| `image.tag` | HAProxy image tag (immutable tags are recommended) | `2.8.2-debian-11-r0` |
116+
| `image.tag` | HAProxy image tag (immutable tags are recommended) | `2.8.2-debian-11-r5` |
117117
| `image.digest` | HAProxy image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
118118
| `image.pullPolicy` | HAProxy image pull policy | `IfNotPresent` |
119119
| `image.pullSecrets` | HAProxy image pull secrets | `[]` |

bitnami/haproxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ ingress:
238238
image:
239239
registry: docker.io
240240
repository: bitnami/haproxy
241-
tag: 2.8.2-debian-11-r0
241+
tag: 2.8.2-debian-11-r5
242242
digest: ""
243243
## Specify a imagePullPolicy
244244
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)