Skip to content

Commit

Permalink
Merge pull request #6 from cash-track/upgrade/kubectl
Browse files Browse the repository at this point in the history
Upgrade kubectl according cluster version
  • Loading branch information
vokomarov authored Sep 4, 2022
2 parents 801bd38 + 13c63fe commit 556d349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
INFRA_REPO_REF: main
CLUSTER: k8s-cash-track
NAMESPACE: cash-track
KUBECTL_BIN: https://storage.googleapis.com/kubernetes-release/release/v1.23.9/bin/linux/amd64/kubectl
KUBECTL_BIN: https://storage.googleapis.com/kubernetes-release/release/v1.24.4/bin/linux/amd64/kubectl

jobs:
build:
Expand Down

0 comments on commit 556d349

Please sign in to comment.