Skip to content

Releases: GoogleContainerTools/gcp-auth-webhook

v0.1.3

10 Oct 16:59
9c3e22b
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3 built with Go 1.23.2

What's Changed

  • Build(deps): Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #120
  • Build(deps): Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #122
  • Build(deps): Bump k8s.io/client-go from 0.29.3 to 0.29.4 by @dependabot in #125
  • Build(deps): Bump k8s.io/client-go from 0.29.4 to 0.30.0 by @dependabot in #127
  • Build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #129
  • Build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #130
  • Build(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #131
  • Build(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #132
  • Build(deps): Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #133
  • Build(deps): Bump k8s.io/client-go from 0.30.0 to 0.30.1 by @dependabot in #135
  • Build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #137
  • Build(deps): Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #138
  • Build(deps): Bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #141
  • Build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #142
  • Build(deps): Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #143
  • Build(deps): Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #145
  • Build(deps): Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #147
  • Build(deps): Bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #148
  • Build(deps): Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #150
  • Build(deps): Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #152
  • Build(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #154
  • Create SECURITY.md by @medyagh in #155
  • Build(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #157
  • Use mock registry if MOCK_GOOGLE_TOKEN is true by @spowelljr in #156
  • Release v0.1.3 by @spowelljr in #158

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

14 Mar 16:53
8fcd862
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2 built with Go 1.22.1

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Feb 23:51
d8d3ac9
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.1 built with Go 1.22

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

23 May 23:39
08a7a35
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.0 built with Go 1.20.4

What's Changed

Full Changelog: v0.0.14...v0.1.0

v0.0.14

09 Mar 19:39
c81791d
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.14 built with Go 1.20.2

What's Changed

  • Changed the base image in the Dockerfile to be the same as ko by @iastewar in #34
  • Changed base image to gcr.io/distroless/static:nonroot by @iastewar in #35
  • CI: add dependabot to help update dependencies by @spowelljr in #36
  • Bump k8s.io/client-go from 0.25.4 to 0.26.1 by @dependabot in #37
  • Bump golang.org/x/oauth2 from 0.0.0-20220223155221-ee480838109b to 0.5.0 by @dependabot in #40
  • Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #41
  • Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by @dependabot in #42
  • Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #43
  • Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #45
  • Bump to v0.0.14 by @spowelljr in #46

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

07 Dec 22:26
6773085
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.13 built with Go 1.19.4

What's Changed

  • Added an env var to use a mock token instead of fetching the real one by @iastewar in #33

Full Changelog: v0.0.12...v0.0.13

v0.0.12

29 Nov 19:42
e010061
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.12 built with Go 1.19.3

What's Changed

  • Added goroutine to watch namespaces and add secrets by @iastewar in #32

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

23 Aug 21:40
ac6c872
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.11 built with Go 1.19

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

26 Jul 18:26
5497f43
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.10 built with Go 1.18.4

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

21 Jun 18:42
f60e0ce
Compare
Choose a tag to compare

gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.9 built with Go 1.18

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9