Skip to content

Releases: nytimes/drone-gke

0.16.2

03 Jan 21:11
cb8ba78

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0

0.15.0

19 May 20:09
768788e

Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 3 to 4 by @dependabot in #187
  • Bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1 by @dependabot in #188
  • Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3 by @dependabot in #189
  • Add support for performing server-side applies by @KiaFarhang in #191

New Contributors

Full Changelog: 0.14.0...0.15.0

0.14.0

16 Mar 00:42
fa86685

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

Choose a tag to compare

What's Changed

  • remove --record flag by @montmanu in #164
  • Bump github.com/urfave/cli/v2 from 2.16.3 to 2.19.2 by @dependabot in #166
  • Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 by @dependabot in #167
  • Bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 by @dependabot in #169
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #168
  • Bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 by @dependabot in #170
  • Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.5 by @dependabot in #172
  • Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.7 by @dependabot in #174
  • Bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 by @dependabot in #176
  • Migrating builds to GitHub Actions away from Drone Cloud by @dgrizzanti in #178
  • Bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.3 by @dependabot in #179
  • Skip Docker Login on PRs by @dgrizzanti in #180
  • Bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 by @dependabot in #181
  • Update github-actions by @tonglil in #182
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #183

New Contributors

Full Changelog: 0.12.0...0.13.0

0.12.0

19 Sep 18:53
d2de310

Choose a tag to compare

What's Changed

  • install gke-gcloud-auth-plugin to support v1.25+ by @montmanu in #157
  • Create dependabot.yml by @tonglil in #158
  • Bump github.com/urfave/cli/v2 from 2.2.0 to 2.11.2 by @dependabot in #160
  • Bump github.com/stretchr/testify from 1.5.1 to 1.8.0 by @dependabot in #159
  • Bump github.com/urfave/cli/v2 from 2.11.2 to 2.16.3 by @dependabot in #162
  • Updates by @tonglil in #163

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

29 Apr 00:18
baf4df6

Choose a tag to compare

What's Changed

Full Changelog: 0.10.4...0.11.0

0.10.4

14 Oct 16:57
2909135

Choose a tag to compare

  • Enable service account keys to be provided in base64 (#153)

0.10.3

07 Apr 19:33
5eb5582

Choose a tag to compare

Fixes

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