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

0.7.0

Compare
Choose a tag to compare
@tamalsaha tamalsaha released this 14 Feb 20:45
· 82 commits to master since this release

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

  • Update installer script #95
  • Document Swift SSL options #93
  • Support self-signed ca certificate for Tiller #92
  • Do not write SETTINGS in response to ACKs in Cmux #91
  • Support SSL for chart repository #90
  • Pass username/password in chart URL as basic auth header #89
  • Update grpc-go to v1.9.2 #85