@@ -6,10 +6,10 @@ metadata:
66 name : ingress-easyhaproxy
77 namespace : easyhaproxy
88 labels :
9- helm.sh/chart : easyhaproxy-2.0.0
9+ helm.sh/chart : easyhaproxy-2.0.1
1010 app.kubernetes.io/name : easyhaproxy
1111 app.kubernetes.io/instance : ingress
12- app.kubernetes.io/version : " 6.0.0 "
12+ app.kubernetes.io/version : " 6.0.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.0
22+ helm.sh/chart : easyhaproxy-2.0.1
2323 app.kubernetes.io/name : easyhaproxy
2424 app.kubernetes.io/instance : ingress
25- app.kubernetes.io/version : " 6.0.0 "
25+ app.kubernetes.io/version : " 6.0.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.0
86+ helm.sh/chart : easyhaproxy-2.0.1
8787 app.kubernetes.io/name : easyhaproxy
8888 app.kubernetes.io/instance : ingress
89- app.kubernetes.io/version : " 6.0.0 "
89+ app.kubernetes.io/version : " 6.0.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.0
108+ helm.sh/chart : easyhaproxy-2.0.1
109109 app.kubernetes.io/name : easyhaproxy
110110 app.kubernetes.io/instance : ingress
111- app.kubernetes.io/version : " 6.0.0 "
111+ app.kubernetes.io/version : " 6.0.1 "
112112 app.kubernetes.io/managed-by : Helm
113113 annotations :
114114 {}
@@ -137,10 +137,10 @@ metadata:
137137 name : ingress-easyhaproxy
138138 namespace : easyhaproxy
139139 labels :
140- helm.sh/chart : easyhaproxy-2.0.0
140+ helm.sh/chart : easyhaproxy-2.0.1
141141 app.kubernetes.io/name : easyhaproxy
142142 app.kubernetes.io/instance : ingress
143- app.kubernetes.io/version : " 6.0.0 "
143+ app.kubernetes.io/version : " 6.0.1 "
144144 app.kubernetes.io/managed-by : Helm
145145spec :
146146 replicas : 1
@@ -161,7 +161,7 @@ spec:
161161 - name : easyhaproxy
162162 securityContext :
163163 {}
164- image : " byjg/easy-haproxy:6.0.0 "
164+ image : " byjg/easy-haproxy:6.0.1 "
165165 imagePullPolicy : Always
166166 ports :
167167 - name : http
@@ -211,10 +211,10 @@ kind: IngressClass
211211metadata :
212212 name : easyhaproxy
213213 labels :
214- helm.sh/chart : easyhaproxy-2.0.0
214+ helm.sh/chart : easyhaproxy-2.0.1
215215 app.kubernetes.io/name : easyhaproxy
216216 app.kubernetes.io/instance : ingress
217- app.kubernetes.io/version : " 6.0.0 "
217+ app.kubernetes.io/version : " 6.0.1 "
218218 app.kubernetes.io/managed-by : Helm
219219spec :
220220 controller : byjg.com/easyhaproxy
0 commit comments