Skip to content

Commit 7caa56e

Browse files
author
Bitnami Containers
committed
[bitnami/haproxy] Release 0.2.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent b1d69bd commit 7caa56e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bitnami/haproxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
category: Infrastructure
33
apiVersion: v2
4-
appVersion: 2.4.5
4+
appVersion: 2.4.6
55
dependencies:
66
- name: common
77
repository: https://charts.bitnami.com/bitnami
@@ -23,4 +23,4 @@ name: haproxy
2323
sources:
2424
- https://github.com/bitnami/bitnami-docker-haproxy
2525
- https://github.com/haproxytech/haproxy
26-
version: 0.2.10
26+
version: 0.2.11

bitnami/haproxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ service:
108108
image:
109109
registry: docker.io
110110
repository: bitnami/haproxy
111-
tag: 2.4.5-debian-10-r0
111+
tag: 2.4.6-debian-10-r0
112112
## Specify a imagePullPolicy
113113
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
114114
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)