Skip to content

Releases: nytimes/drone-gke

0.10.1

03 Dec 00:40
f16c7f7
Compare
Choose a tag to compare

Changes since https://github.com/nytimes/drone-gke/releases/tag/0.10.0:

  • Add dry run logic for waiting on rollouts (#137)

0.10.0

01 May 20:51
d2299fc
Compare
Choose a tag to compare

Changes since https://github.com/nytimes/drone-gke/releases/tag/0.9.4:

API (backwards compatible)

  • Fix skipping templates for Drone 1.x (#132)

Other

  • Docs Update (#128)
  • Updates (#129)
  • Update flag usage messages (#131)

0.9.4

10 Apr 19:18
f25a5b2
Compare
Choose a tag to compare

Changes since https://github.com/nytimes/drone-gke/releases/tag/0.9.3:

Upgrade cli package, fix drone 1.x token env variable issue (#127)

0.9.3

10 Feb 17:39
113dfec
Compare
Choose a tag to compare

Changes since https://github.com/nytimes/drone-gke/releases/tag/0.9.2 :

Update call to timeout to account for breaking change (#126)

0.9.2

06 Feb 20:49
9c67049
Compare
Choose a tag to compare

Changes since https://github.com/NYTimes/drone-gke/releases/tag/0.9.1:

Add new kubectl_version param (#115)
Generalize wait-deployments to handle other rollouts like StatefulSets (#125)

0.9.1

13 May 23:15
bd10d35
Compare
Choose a tag to compare

Changes since https://github.com/NYTimes/drone-gke/releases/tag/0.9.0:

Update issue templates (#98)
Remove slashes from namespaces (#103)
Use plugins/gcr instead of plugins/docker (#101)
kubectl update (#106)

0.9.0

13 Sep 00:52
8eccb28
Compare
Choose a tag to compare

Changes since https://github.com/NYTimes/drone-gke/releases/tag/0.8.3:

  • Update gcloud SDK to 206.0.0 (#88)
  • Support multiple kubectl versions (#90)
  • Use available base image (#91)
  • Add support for regional clusters (0.8.x) (#93)
  • Fix kubeconfig context name generation for regional use (0.8.x) (#95)
  • Log project ID parsing (#97)
  • Clarify k8s version in tag name (#100)

0.8.3

26 Jun 20:57
Compare
Choose a tag to compare

Changes since 0.8.2:

  • Make cli flags same as others (#80)
  • Update build versioning to be dynamic (#78)
  • Fix missed rename in #80 (#81)
  • Hide all output from secrets apply step (#82)
  • Remove commented out contributing list items (#83)
  • Clarify local example (#84)
  • Update DOCS.md (#85)

0.8.2

11 Apr 22:32
2a27087
Compare
Choose a tag to compare

Changes since 0.8.1:

  • Refactored code and added tests (#74)
  • Add option to expand environment variables in vars: (#75)

0.4.4

02 Feb 18:22
7fc3d9b
Compare
Choose a tag to compare

Changes since 0.4.3:

  • Update SDK to 187.0.0 (#72)