keboola/Check and upgrade the GKE version of a specified GCP stack
This action runs the GKE upgrade tool via Docker to upgrade the GKE version of a specified GCP stack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 22, 2026
- License
- None
Pinned Snippet
uses: keboola/gke-upgrade-tool@e4b8520dd6eec10a88a49235b9c5aed6f10acc5e # v0.1.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| kbc-stack | KBC stack to upgrade | yes | — |
| gke-minor-version | GKE minor version to upgrade to | no | — |
| use-latest | Use the latest GKE version | no | true |
| jira-ticket | Related JIRA ticket | no | — |
| specific-version | Specific GKE version to upgrade to | no | — |
Outputs
no outputs