Skip to content

Commit 8ceffe3

Browse files
author
Bitnami Bot
authored
[bitnami/haproxy] Release 0.8.7 (#18002)
* [bitnami/haproxy] Release 0.8.7 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 24a41b7 commit 8ceffe3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bitnami/haproxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ maintainers:
2525
name: haproxy
2626
sources:
2727
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
28-
version: 0.8.6
28+
version: 0.8.7

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.1-debian-11-r21` |
116+
| `image.tag` | HAProxy image tag (immutable tags are recommended) | `2.8.1-debian-11-r24` |
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.1-debian-11-r21
241+
tag: 2.8.1-debian-11-r24
242242
digest: ""
243243
## Specify a imagePullPolicy
244244
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)