Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit ff44df9

Browse files
authored
Prepare docs for v0.12.1 release (#170)
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 27e47b1 commit ff44df9

File tree

6 files changed

+23
-22
lines changed

6 files changed

+23
-22
lines changed

README.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,28 @@ Swift is an Ajax friendly [Helm](https://github.com/kubernetes/helm) Tiller prox
1212
## Supported Versions
1313
Kubernetes 1.5+ . Helm Tiller server [checks for version compatibility](https://github.com/kubernetes/helm/blob/master/pkg/version/compatible.go#L27). Please pick a version of Swift that matches your Tiller server.
1414

15-
| Swift Version | Docs | Helm/Tiller Version |
16-
|-----------------------------------------------------------------|-----------------------------------------------------------------|---------------------|
17-
| [0.11.1](https://github.com/kubepack/swift/releases/tag/0.11.1) | [User Guide](https://appscode.com/products/swift/0.11.1/) | 2.13.0 |
18-
| [0.10.0](https://github.com/kubepack/swift/releases/tag/0.10.0) | [User Guide](https://appscode.com/products/swift/0.10.0/) | 2.12.0 |
19-
| [0.9.0](https://github.com/kubepack/swift/releases/tag/0.9.0) | [User Guide](https://appscode.com/products/swift/0.9.0/) | 2.11.0 |
20-
| [0.8.1](https://github.com/kubepack/swift/releases/tag/0.8.1) | [User Guide](https://appscode.com/products/swift/0.8.1/) | 2.9.0 |
21-
| [0.7.3](https://github.com/kubepack/swift/releases/tag/0.7.3) | [User Guide](https://appscode.com/products/swift/0.7.3/) | 2.8.0 |
22-
| [0.5.2](https://github.com/kubepack/swift/releases/tag/0.5.2) | [User Guide](https://appscode.com/products/swift/0.5.2/) | 2.7.0 |
23-
| [0.3.2](https://github.com/kubepack/swift/releases/tag/0.3.2) | [User Guide](https://github.com/kubepack/swift/tree/0.3.2/docs) | 2.5.x, 2.6.x |
24-
| [0.2.0](https://github.com/kubepack/swift/releases/tag/0.2.0) | [User Guide](https://github.com/kubepack/swift/tree/0.2.0/docs) | 2.5.x, 2.6.x |
25-
| [0.1.0](https://github.com/kubepack/swift/releases/tag/0.1.0) | [User Guide](https://github.com/kubepack/swift/tree/0.1.0/docs) | 2.5.x, 2.6.x |
15+
| Swift Version | Docs | Helm/Tiller Version |
16+
|-------------------------------------------------------------------|-----------------------------------------------------------------|---------------------|
17+
| [v0.12.1](https://github.com/kubepack/swift/releases/tag/v0.12.1) | [User Guide](https://appscode.com/products/swift/v0.12.1/) | 2.14.0 |
18+
| [0.11.1](https://github.com/kubepack/swift/releases/tag/0.11.1) | [User Guide](https://appscode.com/products/swift/0.11.1/) | 2.13.0 |
19+
| [0.10.0](https://github.com/kubepack/swift/releases/tag/0.10.0) | [User Guide](https://appscode.com/products/swift/0.10.0/) | 2.12.0 |
20+
| [0.9.0](https://github.com/kubepack/swift/releases/tag/0.9.0) | [User Guide](https://appscode.com/products/swift/0.9.0/) | 2.11.0 |
21+
| [0.8.1](https://github.com/kubepack/swift/releases/tag/0.8.1) | [User Guide](https://appscode.com/products/swift/0.8.1/) | 2.9.0 |
22+
| [0.7.3](https://github.com/kubepack/swift/releases/tag/0.7.3) | [User Guide](https://appscode.com/products/swift/0.7.3/) | 2.8.0 |
23+
| [0.5.2](https://github.com/kubepack/swift/releases/tag/0.5.2) | [User Guide](https://appscode.com/products/swift/0.5.2/) | 2.7.0 |
24+
| [0.3.2](https://github.com/kubepack/swift/releases/tag/0.3.2) | [User Guide](https://github.com/kubepack/swift/tree/0.3.2/docs) | 2.5.x, 2.6.x |
25+
| [0.2.0](https://github.com/kubepack/swift/releases/tag/0.2.0) | [User Guide](https://github.com/kubepack/swift/tree/0.2.0/docs) | 2.5.x, 2.6.x |
26+
| [0.1.0](https://github.com/kubepack/swift/releases/tag/0.1.0) | [User Guide](https://github.com/kubepack/swift/tree/0.1.0/docs) | 2.5.x, 2.6.x |
2627

2728

2829
## Installation
29-
To install Swift, please follow the guide [here](https://appscode.com/products/swift/0.11.1/setup/install/).
30+
To install Swift, please follow the guide [here](https://appscode.com/products/swift/v0.12.1/setup/install/).
3031

3132
## Using Swift
32-
Want to learn how to use Swift? Please start [here](https://appscode.com/products/swift/0.11.1/).
33+
Want to learn how to use Swift? Please start [here](https://appscode.com/products/swift/v0.12.1/).
3334

3435
## Contribution guidelines
35-
Want to help improve Swift? Please start [here](https://appscode.com/products/swift/0.11.1/welcome/contributing/).
36+
Want to help improve Swift? Please start [here](https://appscode.com/products/swift/v0.12.1/welcome/contributing/).
3637

3738
---
3839

chart/swift/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
description: 'Swift by AppsCode - Ajax friendly Helm Tiller Proxy'
33
name: swift
4-
version: 0.11.1
5-
appVersion: 0.11.1
4+
version: v0.12.1
5+
appVersion: v0.12.1
66
home: https://github.com/kubepack/swift
77
icon: https://cdn.appscode.com/images/icon/swift.png
88
sources:

chart/swift/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following tables lists the configurable parameters of the swift chart and th
4848
| `replicaCount` | Number of swift replicas to create (only 1 is supported) | `1` |
4949
| `swift.registry` | Docker registry used to pull Swift image | `appscode` |
5050
| `swift.repository` | Swift container image | `swift` |
51-
| `swift.tag` | Swift container image tag | `0.11.1` |
51+
| `swift.tag` | Swift container image tag | `v0.12.1` |
5252
| `imagePullSecrets` | Specify image pull secrets | `nil` (does not add image pull secrets to deployed pods) |
5353
| `imagePullPolicy` | Image pull policy | `IfNotPresent` |
5454
| `logLevel` | Log level for proxy | `3` |

chart/swift/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ replicaCount: 1
55
swift:
66
registry: appscode
77
repository: swift
8-
tag: 0.11.1
8+
tag: v0.12.1
99
## Optionally specify an array of imagePullSecrets.
1010
## Secrets must be manually created in the namespace.
1111
## ref: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod

hack/deploy/swift.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,14 +154,14 @@ export SWIFT_SERVICE_ACCOUNT=swift
154154
export SWIFT_ENABLE_RBAC=true
155155
export SWIFT_RUN_ON_MASTER=0
156156
export SWIFT_DOCKER_REGISTRY=appscode
157-
export SWIFT_SERVER_TAG=0.11.1
157+
export SWIFT_SERVER_TAG=v0.12.1
158158
export SWIFT_IMAGE_PULL_SECRET=
159159
export SWIFT_IMAGE_PULL_POLICY=IfNotPresent
160160
export SWIFT_ENABLE_ANALYTICS=true
161161
export SWIFT_UNINSTALL=0
162162

163163
export APPSCODE_ENV=${APPSCODE_ENV:-prod}
164-
export SCRIPT_LOCATION="curl -fsSL https://raw.githubusercontent.com/appscode/swift/0.11.1/"
164+
export SCRIPT_LOCATION="curl -fsSL https://raw.githubusercontent.com/appscode/swift/v0.12.1/"
165165
if [ "$APPSCODE_ENV" = "dev" ]; then
166166
detect_tag
167167
export SCRIPT_LOCATION="cat "

hack/gendocs/main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ import (
1111
"text/template"
1212

1313
"github.com/appscode/go/runtime"
14-
"kubepack.dev/swift/pkg/cmds"
1514
"github.com/spf13/cobra/doc"
15+
"kubepack.dev/swift/pkg/cmds"
1616
)
1717

1818
const (
19-
version = "0.11.1"
19+
version = "v0.12.1"
2020
)
2121

2222
var (

0 commit comments

Comments
 (0)