Skip to content

Commit 00cafce

Browse files
author
Bitnami Bot
authored
[bitnami/haproxy] Release 0.6.15 (#15767)
* [bitnami/haproxy] Release 0.6.15 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 1ecb473 commit 00cafce

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
@@ -2,7 +2,7 @@ annotations:
22
category: Infrastructure
33
licenses: Apache-2.0
44
apiVersion: v2
5-
appVersion: 2.7.5
5+
appVersion: 2.7.6
66
dependencies:
77
- name: common
88
repository: https://charts.bitnami.com/bitnami
@@ -23,4 +23,4 @@ name: haproxy
2323
sources:
2424
- https://github.com/bitnami/containers/tree/main/bitnami/haproxy
2525
- https://github.com/haproxytech/haproxy
26-
version: 0.6.14
26+
version: 0.6.15

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.7.5-debian-11-r0` |
116+
| `image.tag` | HAProxy image tag (immutable tags are recommended) | `2.7.6-debian-11-r0` |
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
@@ -235,7 +235,7 @@ ingress:
235235
image:
236236
registry: docker.io
237237
repository: bitnami/haproxy
238-
tag: 2.7.5-debian-11-r0
238+
tag: 2.7.6-debian-11-r0
239239
digest: ""
240240
## Specify a imagePullPolicy
241241
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)