@@ -6,10 +6,10 @@ metadata:
66 name : ingress-easyhaproxy
77 namespace : easyhaproxy
88 labels :
9- helm.sh/chart : easyhaproxy-2.0.3
9+ helm.sh/chart : easyhaproxy-2.0.4
1010 app.kubernetes.io/name : easyhaproxy
1111 app.kubernetes.io/instance : ingress
12- app.kubernetes.io/version : " 6.1.0 "
12+ app.kubernetes.io/version : " 6.1.1 "
1313 app.kubernetes.io/managed-by : Helm
1414---
1515# Source: easyhaproxy/templates/clusterrole.yaml
@@ -19,10 +19,10 @@ metadata:
1919 name : ingress-easyhaproxy
2020 namespace : easyhaproxy
2121 labels :
22- helm.sh/chart : easyhaproxy-2.0.3
22+ helm.sh/chart : easyhaproxy-2.0.4
2323 app.kubernetes.io/name : easyhaproxy
2424 app.kubernetes.io/instance : ingress
25- app.kubernetes.io/version : " 6.1.0 "
25+ app.kubernetes.io/version : " 6.1.1 "
2626 app.kubernetes.io/managed-by : Helm
2727rules :
2828- apiGroups :
@@ -83,10 +83,10 @@ metadata:
8383 name : ingress-easyhaproxy
8484 namespace : easyhaproxy
8585 labels :
86- helm.sh/chart : easyhaproxy-2.0.3
86+ helm.sh/chart : easyhaproxy-2.0.4
8787 app.kubernetes.io/name : easyhaproxy
8888 app.kubernetes.io/instance : ingress
89- app.kubernetes.io/version : " 6.1.0 "
89+ app.kubernetes.io/version : " 6.1.1 "
9090 app.kubernetes.io/managed-by : Helm
9191roleRef :
9292 apiGroup : rbac.authorization.k8s.io
@@ -105,10 +105,10 @@ metadata:
105105 name : ingress-easyhaproxy
106106 namespace : easyhaproxy
107107 labels :
108- helm.sh/chart : easyhaproxy-2.0.3
108+ helm.sh/chart : easyhaproxy-2.0.4
109109 app.kubernetes.io/name : easyhaproxy
110110 app.kubernetes.io/instance : ingress
111- app.kubernetes.io/version : " 6.1.0 "
111+ app.kubernetes.io/version : " 6.1.1 "
112112 app.kubernetes.io/managed-by : Helm
113113 annotations :
114114 {}
@@ -140,10 +140,10 @@ metadata:
140140 name : ingress-easyhaproxy
141141 namespace : easyhaproxy
142142 labels :
143- helm.sh/chart : easyhaproxy-2.0.3
143+ helm.sh/chart : easyhaproxy-2.0.4
144144 app.kubernetes.io/name : easyhaproxy
145145 app.kubernetes.io/instance : ingress
146- app.kubernetes.io/version : " 6.1.0 "
146+ app.kubernetes.io/version : " 6.1.1 "
147147 app.kubernetes.io/managed-by : Helm
148148spec :
149149 replicas : 1
@@ -164,7 +164,7 @@ spec:
164164 - name : easyhaproxy
165165 securityContext :
166166 {}
167- image : " byjg/easy-haproxy:6.1.0 "
167+ image : " byjg/easy-haproxy:6.1.1 "
168168 imagePullPolicy : Always
169169 ports :
170170 - name : http
@@ -217,10 +217,10 @@ kind: IngressClass
217217metadata :
218218 name : easyhaproxy
219219 labels :
220- helm.sh/chart : easyhaproxy-2.0.3
220+ helm.sh/chart : easyhaproxy-2.0.4
221221 app.kubernetes.io/name : easyhaproxy
222222 app.kubernetes.io/instance : ingress
223- app.kubernetes.io/version : " 6.1.0 "
223+ app.kubernetes.io/version : " 6.1.1 "
224224 app.kubernetes.io/managed-by : Helm
225225spec :
226226 controller : byjg.com/easyhaproxy
0 commit comments