File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ annotations:
22 category : Infrastructure
33 licenses : Apache-2.0
44apiVersion : v2
5- appVersion : 2.7.5
5+ appVersion : 2.7.6
66dependencies :
77 - name : common
88 repository : https://charts.bitnami.com/bitnami
@@ -23,4 +23,4 @@ name: haproxy
2323sources :
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
Original file line number Diff line number Diff 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 | ` [] ` |
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ ingress:
235235image :
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'
You can’t perform that action at this time.
0 commit comments