Skip to content

Commit d699156

Browse files
author
Bitnami Containers
committed
[bitnami/haproxy] Release 0.3.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 212785a commit d699156

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.5.2
4+
appVersion: 2.5.4
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.3.5
26+
version: 0.3.6

bitnami/haproxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ service:
122122
image:
123123
registry: docker.io
124124
repository: bitnami/haproxy
125-
tag: 2.5.2-debian-10-r0
125+
tag: 2.5.4-debian-10-r0
126126
## Specify a imagePullPolicy
127127
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
128128
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images

0 commit comments

Comments
 (0)