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 @@ -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.7.4
26+ version : 0.7.5
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ The command removes all the Kubernetes components associated with the chart and
111111| --------------------------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- |
112112| ` image.registry ` | HAProxy image registry | ` docker.io ` |
113113| ` image.repository ` | HAProxy image repository | ` bitnami/haproxy ` |
114- | ` image.tag ` | HAProxy image tag (immutable tags are recommended) | ` 2.7.8-debian-11-r2 ` |
114+ | ` image.tag ` | HAProxy image tag (immutable tags are recommended) | ` 2.7.8-debian-11-r4 ` |
115115| ` image.digest ` | HAProxy image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
116116| ` image.pullPolicy ` | HAProxy image pull policy | ` IfNotPresent ` |
117117| ` 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.8-debian-11-r2
238+ tag : 2.7.8-debian-11-r4
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