Skip to content

Releases: nytimes/drone-gke

0.16.2

03 Jan 21:11
cb8ba78
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #213
  • Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #214
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #219
  • Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #217
  • Sanitize namespace flag consistently by @hoffm in #220

New Contributors

Full Changelog: 0.16.1...0.16.2

0.16.1

03 Jul 02:38
ea3f41c
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #209
  • Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 by @dependabot in #208
  • Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 by @dependabot in #210
  • Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #211
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #212

Full Changelog: 0.16.0...0.16.1

0.16.0

10 Jan 14:18
7849d4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0

0.15.0

19 May 20:09
768788e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0

0.14.0

16 Mar 00:42
fa86685
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.0...0.14.0

0.13.0

28 Feb 16:19
055fd6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.0...0.13.0

0.12.0

19 Sep 18:53
d2de310
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

29 Apr 00:18
baf4df6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.4...0.11.0

0.10.4

14 Oct 16:57
2909135
Compare
Choose a tag to compare
  • Enable service account keys to be provided in base64 (#153)

0.10.3

07 Apr 19:33
5eb5582
Compare
Choose a tag to compare

Fixes

  • Add version checking for --dry-run flag (#145)