Skip to content

Commit

Permalink
Release: v1.0.2 (#275)
Browse files Browse the repository at this point in the history
## What's Changed
* Add more debug logging and cleanup boolean inputs by @sethvargo in
#262
* Issue quota & billing requests against the provided project by
@sethvargo in
#191
* Update deps by @sethvargo in
#263
* chore: update dependencies (automated) by @verbanicm in
#266
* Switch to pull non-secret values from env by @sethvargo in
#267
* Make KUBECONFIG filename predictable by @sethvargo in
#269
* chore(deps): Bump yaml from 2.2.1 to 2.2.2 by @dependabot in
#271
* Add support info by @sethvargo in
#272
* chore: update dependencies (automated) by @verbanicm in
#274


**Full Changelog**:
v1.0.1...5ec1055
  • Loading branch information
google-github-actions-bot committed May 8, 2023
1 parent 5ec1055 commit 35ab0d2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-gke-credentials",
"version": "1.0.1",
"version": "1.0.2",
"description": "Get short lived credentials to a GKE cluster",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 35ab0d2

Please sign in to comment.