Skip to content

Commit

Permalink
[stable/gce-ingress] Fix incorrect link in README.md (helm#11038)
Browse files Browse the repository at this point in the history
Signed-off-by: guessi <[email protected]>
  • Loading branch information
guessi authored and k8s-ci-robot committed Jan 31, 2019
1 parent e60adf7 commit 66fe1f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/gce-ingress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.4.0"
description: A GCE Ingress Controller
name: gce-ingress
version: 1.1.1
version: 1.1.2
keywords:
- ingress
- gce
Expand Down
2 changes: 1 addition & 1 deletion stable/gce-ingress/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gce-ingress

[gce-ingress](https://github.com/kubernetes/gce-gce) is an Ingress controller that configures GCE loadbalancers
[ingress-gce](https://github.com/kubernetes/ingress-gce) is an Ingress controller that configures GCE loadbalancers

To use, add the `kubernetes.io/ingress.class: "gce"` annotation to your Ingress resources.

Expand Down

0 comments on commit 66fe1f7

Please sign in to comment.