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.6 -debian-12-r5
9+ image: docker.io/bitnami/haproxy:2.9.7 -debian-12-r0
1010apiVersion : v2
11- appVersion : 2.9.6
11+ appVersion : 2.9.7
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 : 1.0.3
31+ version : 1.0.4
Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ terminationGracePeriodSeconds: ""
300300image :
301301 registry : docker.io
302302 repository : bitnami/haproxy
303- tag : 2.9.6 -debian-12-r5
303+ tag : 2.9.7 -debian-12-r0
304304 digest : " "
305305 # # Specify a imagePullPolicy
306306 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments