Skip to content

Commit

Permalink
[stable/kong] bump up Ingress Controller to 0.2.2 (helm#9326)
Browse files Browse the repository at this point in the history
* [stable/kong] bump up Ingress Controller to 0.2.2

Signed-off-by: Harry Bagdi <[email protected]>

* [stable/kong] bump up chart version

Signed-off-by: Harry Bagdi <[email protected]>
  • Loading branch information
hbagdi authored and k8s-ci-robot committed Nov 19, 2018
1 parent 19d3353 commit 06afcf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/kong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ maintainers:
name: kong
sources:
- https://github.com/Kong/kong
version: 0.6.2
version: 0.6.3
appVersion: 0.14.1
2 changes: 1 addition & 1 deletion stable/kong/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ ingressController:
enabled: false
image:
repository: kong-docker-kubernetes-ingress-controller.bintray.io/kong-ingress-controller
tag: 0.2.0
tag: 0.2.2
replicaCount: 1
livenessProbe:
failureThreshold: 3
Expand Down

0 comments on commit 06afcf3

Please sign in to comment.