File tree Expand file tree Collapse file tree
charts/ingress-controller Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ keywords:
66 - api7
77 - crd
88type : application
9- version : 0.1.21
10- appVersion : 2.0.14
9+ version : 0.1.22
10+ appVersion : 2.0.15
1111maintainers :
1212 - name : API7
1313 email : support@api7.ai
Original file line number Diff line number Diff line change 11# api7-ingress-controller
22
3- ![ Version: 0.1.21 ] ( https://img.shields.io/badge/Version-0.1.21 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.0.14 ] ( https://img.shields.io/badge/AppVersion-2.0.14 -informational?style=flat-square )
3+ ![ Version: 0.1.22 ] ( https://img.shields.io/badge/Version-0.1.22 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.0.15 ] ( https://img.shields.io/badge/AppVersion-2.0.15 -informational?style=flat-square )
44
55Ingress Controller for API7
66
@@ -48,7 +48,7 @@ Ingress Controller for API7
4848| deployment.annotations | object | ` {} ` | |
4949| deployment.image.pullPolicy | string | ` "IfNotPresent" ` | |
5050| deployment.image.repository | string | ` "api7/api7-ingress-controller" ` | |
51- | deployment.image.tag | string | ` "2.0.14 " ` | |
51+ | deployment.image.tag | string | ` "2.0.15 " ` | |
5252| deployment.nodeSelector | object | ` {} ` | |
5353| deployment.podAnnotations | object | ` {} ` | |
5454| deployment.podSecurityContext.fsGroup | int | ` 2000 ` | |
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ deployment:
3434 image :
3535 repository : api7/api7-ingress-controller
3636 pullPolicy : IfNotPresent
37- tag : " 2.0.14 "
37+ tag : " 2.0.15 "
3838 # -- Set pod resource requests & limits
3939 resources : {}
4040
You can’t perform that action at this time.
0 commit comments