Releases: kubepack/swift
v0.12.1
Swift v0.12.1 updates Helm dependency to 2.14.0. There is no user visible change in api. To install/upgrade, please visit here.
This is also the last release of Helm unless there is any major bug. Helm 3 does not have a Tiller component and so there will be no need for something like Swift.
Download Docker images via:
docker pull appscode/swift:v0.12.1
Changelog
- Prepare docs for v0.12.1 release #170 (tamalsaha)
- Fix build #169 (tamalsaha)
- Templatize front matter #168 (tamalsaha)
- Change package path to kubepack/swift #167 (tamalsaha)
- Use absolute path as aliases for reference docs #166 (tamalsaha)
- Update to k8s 1.14.0 client libraries using go.mod #165 (tamalsaha)
0.11.1
Swift 0.11.1 pins github.com/soheilhy/cmux library to fix a high cpu usage issue in version 0.11.0. Thanks @yangyongzhi for reporting this issue and help debug it. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.11.1
Changelog
0.11.0
Swift 0.11.0 updates Helm dependency to 2.13.0. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.11.0
Notable Changes
0.10.0
Swift 0.10.0 updates Helm dependency to 2.12.0. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.10.0
Notable Changes
0.9.0
Swift 0.9.0 updates Helm dependency to 2.11.0. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.9.0
Notable Changes
- Prepare docs for 0.9.0 release #148 (tamalsaha)
- Set periodic analytics #147 (tamalsaha)
- Use kubernetes-1.11.3 #143 (tamalsaha)
- Various fixes to chart #141 (tamalsaha)
- Upgrade dependencies to Helm v2.10.0 #140 (tamalsaha)
- Format shell scripts #139 (tamalsaha)
- Add togglable tabs for Installation: Script & Helm #136 (sajibcse68)
- Improve installer #134 (tamalsaha)
- Install correct version of swift chart #133 (tamalsaha)
- Update swift version for Helm 2.6.x to 0.3.2 #132 (tamalsaha)
0.3.2
0.8.1
Swift 0.8.1 improves documentation and fixes bugs in chart. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.8.1
Notable Changes
0.8.0
0.7.3
Swift 0.7.3 improves TLS support for Tiller and corrects documentation. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.7.3
Notable Changes
0.7.2
Swift 0.7.2 uses various grpc middlewares from grpc-ecosystem/go-grpc-middleware. Now, you can add --log-rpc
flag to log request and response payloads for debugging. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.7.2
Notable Changes