diff --git a/README.md b/README.md index 894ccbec0..d641b0d7d 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Please pick a version of Voyager that matches your Kubernetes installation. | Voyager Version | Docs | Kubernetes Version | |--------------------------------------------------------------------------------------|------------------------------------------------------------------------|--------------------| -| [4.0.0-rc.8](https://github.com/appscode/voyager/releases/tag/4.0.0-rc.8) (uses CRD) | [User Guide](https://github.com/appscode/voyager/tree/4.0.0-rc.8/docs) | 1.7.x+ | +| [4.0.0-rc.9](https://github.com/appscode/voyager/releases/tag/4.0.0-rc.9) (uses CRD) | [User Guide](https://github.com/appscode/voyager/tree/4.0.0-rc.9/docs) | 1.7.x+ | | [3.2.2](https://github.com/appscode/voyager/releases/tag/3.2.2) (uses TPR) | [User Guide](https://github.com/appscode/voyager/tree/3.2.2/docs) | 1.5.x - 1.7.x | diff --git a/chart/voyager/Chart.yaml b/chart/voyager/Chart.yaml index 8e52849f5..cfecc2eff 100755 --- a/chart/voyager/Chart.yaml +++ b/chart/voyager/Chart.yaml @@ -3,7 +3,7 @@ description: 'Voyager by AppsCode - Secure Ingress Controller for Kubernetes' icon: https://cdn.appscode.com/images/icon/voyager.png name: voyager version: 1.1.0 -appVersion: 4.0.0-rc.8 +appVersion: 4.0.0-rc.9 sources: - https://github.com/appscode/voyager maintainers: diff --git a/chart/voyager/README.md b/chart/voyager/README.md index e74b0cbb2..c4d9826eb 100644 --- a/chart/voyager/README.md +++ b/chart/voyager/README.md @@ -43,7 +43,7 @@ The following tables lists the configurable parameters of the Voyager chart and | Parameter | Description | Default | | --------------------------| ------------------------------------------------------------- | ------------------ | | `image` | Container image to run | `appscode/voyager` | -| `imageTag` | Image tag of container | `4.0.0-rc.8` | +| `imageTag` | Image tag of container | `4.0.0-rc.9` | | `cloudProvider` | Name of cloud provider | `nil` | | `cloudConfig` | Path to cloud config | `` | | `criticalAddon` | If true, installs voyager operator as critical addon | `false` | diff --git a/chart/voyager/values.yaml b/chart/voyager/values.yaml index a62da91c2..1e7747690 100644 --- a/chart/voyager/values.yaml +++ b/chart/voyager/values.yaml @@ -2,7 +2,7 @@ ## Voyager chart configuration ## image: appscode/voyager -imageTag: 4.0.0-rc.8 +imageTag: 4.0.0-rc.9 ## Use cloud provider here. Read details https://github.com/appscode/voyager/blob/master/docs/user-guide/README.md cloudProvider: ## The path to the cloud provider configuration file. Empty string for no configuration file. diff --git a/docs/README.md b/docs/README.md index d1863a3ae..d626d2eed 100644 --- a/docs/README.md +++ b/docs/README.md @@ -80,7 +80,7 @@ Please pick a version of Voyager that matches your Kubernetes installation. | Voyager Version | Docs | Kubernetes Version | |--------------------------------------------------------------------------------------|------------------------------------------------------------------------|--------------------| -| [4.0.0-rc.8](https://github.com/appscode/voyager/releases/tag/4.0.0-rc.8) (uses CRD) | [User Guide](https://github.com/appscode/voyager/tree/4.0.0-rc.8/docs) | 1.7.x+ | +| [4.0.0-rc.9](https://github.com/appscode/voyager/releases/tag/4.0.0-rc.9) (uses CRD) | [User Guide](https://github.com/appscode/voyager/tree/4.0.0-rc.9/docs) | 1.7.x+ | | [3.2.2](https://github.com/appscode/voyager/releases/tag/3.2.2) (uses TPR) | [User Guide](https://github.com/appscode/voyager/tree/3.2.2/docs) | 1.5.x - 1.7.x | diff --git a/docs/developer-guide/README.md b/docs/developer-guide/README.md index 661e2c1d0..48f997129 100644 --- a/docs/developer-guide/README.md +++ b/docs/developer-guide/README.md @@ -178,5 +178,5 @@ spec: ```console # Create Third Party Resources -$ kubectl apply -f https://raw.githubusercontent.com/appscode/voyager/4.0.0-rc.8/apis/voyager/v1beta1/crds.yaml +$ kubectl apply -f https://raw.githubusercontent.com/appscode/voyager/4.0.0-rc.9/apis/voyager/v1beta1/crds.yaml ``` diff --git a/docs/install.md b/docs/install.md index 98c15fca0..fa987ef95 100644 --- a/docs/install.md +++ b/docs/install.md @@ -19,12 +19,12 @@ $ export CLOUD_CONFIG= # The path to the cloud provider configu # Voyager uses this to connect to cloud provider api. # Install without RBAC roles -$ curl https://raw.githubusercontent.com/appscode/voyager/4.0.0-rc.8/hack/deploy/without-rbac.yaml \ +$ curl https://raw.githubusercontent.com/appscode/voyager/4.0.0-rc.9/hack/deploy/without-rbac.yaml \ | envsubst \ | kubectl apply -f - # Install with RBAC roles -$ curl https://raw.githubusercontent.com/appscode/voyager/4.0.0-rc.8/hack/deploy/with-rbac.yaml \ +$ curl https://raw.githubusercontent.com/appscode/voyager/4.0.0-rc.9/hack/deploy/with-rbac.yaml \ | envsubst \ | kubectl apply -f - ``` diff --git a/docs/reference/voyager_run.md b/docs/reference/voyager_run.md index fb73bcc99..bf4c7c5c6 100644 --- a/docs/reference/voyager_run.md +++ b/docs/reference/voyager_run.md @@ -18,7 +18,7 @@ voyager run [flags] --cloud-config string The path to the cloud provider configuration file. Empty string for no configuration file. -c, --cloud-provider string Name of cloud provider --custom-templates string Glob pattern of custom HAProxy template files used to override built-in templates - --haproxy-image string haproxy image name to be run (default "appscode/haproxy:1.7.9-4.0.0-rc.8") + --haproxy-image string haproxy image name to be run (default "appscode/haproxy:1.7.9-4.0.0-rc.9") --haproxy.server-metric-fields string Comma-separated list of exported server metrics. See http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#9.1 (default "2,3,4,5,6,7,8,9,13,14,15,16,17,18,21,24,33,35,38,39,40,41,42,43,44") --haproxy.timeout duration Timeout for trying to get stats from HAProxy. (default 5s) -h, --help help for run diff --git a/docs/user-guide/ingress/custom-templates.md b/docs/user-guide/ingress/custom-templates.md index 10b48203a..debffc1c4 100644 --- a/docs/user-guide/ingress/custom-templates.md +++ b/docs/user-guide/ingress/custom-templates.md @@ -61,7 +61,7 @@ spec: - --cloud-config= - --ingress-class= - --custom-templates=/srv/voyager/custom/*.cfg - image: appscode/voyager:4.0.0-rc.8 + image: appscode/voyager:4.0.0-rc.9 ports: - containerPort: 56790 name: http diff --git a/hack/deploy/deployments.yaml b/hack/deploy/deployments.yaml index 0b2f96af9..221b11117 100644 --- a/hack/deploy/deployments.yaml +++ b/hack/deploy/deployments.yaml @@ -20,7 +20,7 @@ spec: - --cloud-config=$CLOUD_CONFIG # ie. /etc/kubernetes/azure.json for azure - --v=3 - --ingress-class=$INGRESS_CLASS - image: appscode/voyager:4.0.0-rc.8 + image: appscode/voyager:4.0.0-rc.9 ports: - containerPort: 56790 name: http diff --git a/hack/deploy/with-rbac.yaml b/hack/deploy/with-rbac.yaml index b92bb70fd..06011ecd0 100644 --- a/hack/deploy/with-rbac.yaml +++ b/hack/deploy/with-rbac.yaml @@ -125,7 +125,7 @@ spec: - --cloud-provider=$CLOUD_PROVIDER - --cloud-config=$CLOUD_CONFIG # ie. /etc/kubernetes/azure.json for azure - --ingress-class=$INGRESS_CLASS - image: appscode/voyager:4.0.0-rc.8 + image: appscode/voyager:4.0.0-rc.9 ports: - containerPort: 56790 name: ops diff --git a/hack/deploy/without-rbac.yaml b/hack/deploy/without-rbac.yaml index 2d6d7ec81..a45b30bc4 100644 --- a/hack/deploy/without-rbac.yaml +++ b/hack/deploy/without-rbac.yaml @@ -22,7 +22,7 @@ spec: - --cloud-provider=$CLOUD_PROVIDER - --cloud-config=$CLOUD_CONFIG # ie. /etc/kubernetes/azure.json for azure - --ingress-class=$INGRESS_CLASS - image: appscode/voyager:4.0.0-rc.8 + image: appscode/voyager:4.0.0-rc.9 ports: - containerPort: 56790 name: ops