File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ annotations:
66 licenses : Apache-2.0
77 images : |
88 - name: haproxy
9- image: docker.io/bitnami/haproxy:2.9.4 -debian-11-r17
9+ image: docker.io/bitnami/haproxy:2.9.5 -debian-11-r0
1010apiVersion : v2
11- appVersion : 2.9.4
11+ appVersion : 2.9.5
1212dependencies :
1313- name : common
1414 repository : oci://registry-1.docker.io/bitnamicharts
@@ -28,4 +28,4 @@ maintainers:
2828name : haproxy
2929sources :
3030- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
31- version : 0.14.2
31+ version : 0.14.3
Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ terminationGracePeriodSeconds: ""
299299image :
300300 registry : docker.io
301301 repository : bitnami/haproxy
302- tag : 2.9.4 -debian-11-r17
302+ tag : 2.9.5 -debian-11-r0
303303 digest : " "
304304 # # Specify a imagePullPolicy
305305 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments