File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ maintainers:
2525name : haproxy
2626sources :
2727 - https://github.com/bitnami/charts/tree/main/bitnami/haproxy
28- version : 0.8.6
28+ version : 0.8.7
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.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 | ` [] ` |
Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ ingress:
238238image :
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'
You can’t perform that action at this time.
0 commit comments