Releases: kubepack/swift
0.7.1
Swift 0.7.1 adds --tiller-timeout flag with default 5 min deadline. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.7.1
Notable Changes
0.7.0
Swift 0.7.0 adds support for SSL enable Tiller. InstallRelease
and UpdateRelease
apis have been updated in backward compatible manner to support downloading charts from secure chart repository. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.7.0
Notable Changes
0.6.0
0.5.2
Swift 0.5.2 closes tunnel after api call for kubeconfig
connector. We recommend upgrading to this version. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.5.2
Notable Changes
Release 0.5.1
Swift 0.5.1 fixes connection leakage in proxy server. We recommend upgrading to this version. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.5.1
Notable Changes
0.5.0
Swift 0.5.0 makes backward incompatible change to SummarizeReleases
api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.5.0
Notable Changes
SummarizeReleases
api will not set namespace todefault
by default any more. If no namespace is set, it will return releases from all namespaces. To get releases from a given namespace pass query parameternamespace=<name>
. #61- Add tutorial for RBAC enabled cluster #59
- Fix service port in installer yamls #58
0.4.0
0.4.0-rc.0
Swift 0.4.0-rc.0 updates Helm dependency to 2.7.0-rc.1. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.4.0-rc.0
Notable Changes
Release 0.3.1
Swift 0.3.1 fixes RBAC issues with installer yamls. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.3.1
Notable Changes
0.3.0
Swift 0.3.0 updates dependencies k8s.io/client-go
to 4.0.0 and k8s.io/helm
to 2.6.1. There is no user visible change in api. To install/upgrade, please visit here.
Download Docker images via:
docker pull appscode/swift:0.3.0
Notable Changes