Merge pull request #12724 from minikube-bot/auto_bump_golang_version
bump golang versionpull/12730/head
commit
0319d4d673
|
@ -12,7 +12,7 @@ on:
|
||||||
- "!deploy/iso/**"
|
- "!deploy/iso/**"
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
build_minikube:
|
build_minikube:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
|
@ -6,7 +6,7 @@ on:
|
||||||
- master
|
- master
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
generate-docs:
|
generate-docs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
|
@ -21,7 +21,7 @@ on:
|
||||||
- deleted
|
- deleted
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# Runs before all other jobs
|
# Runs before all other jobs
|
||||||
|
|
|
@ -7,7 +7,7 @@ on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
env:
|
env:
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
update-leaderboard:
|
update-leaderboard:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
|
@ -14,7 +14,7 @@ on:
|
||||||
- "!deploy/iso/**"
|
- "!deploy/iso/**"
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
# Runs before all other jobs
|
# Runs before all other jobs
|
||||||
# builds the minikube binaries
|
# builds the minikube binaries
|
||||||
|
|
|
@ -12,7 +12,7 @@ on:
|
||||||
- "!deploy/iso/**"
|
- "!deploy/iso/**"
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
# Runs before all other jobs
|
# Runs before all other jobs
|
||||||
# builds the minikube binaries
|
# builds the minikube binaries
|
||||||
|
|
|
@ -6,7 +6,7 @@ on:
|
||||||
- cron: "0 2,14 * * *"
|
- cron: "0 2,14 * * *"
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
time-to-k8s-public-chart:
|
time-to-k8s-public-chart:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
|
@ -5,7 +5,7 @@ on:
|
||||||
types: [released]
|
types: [released]
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
benchmark:
|
benchmark:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
|
@ -6,7 +6,7 @@ on:
|
||||||
- "translations/**"
|
- "translations/**"
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
unit_test:
|
unit_test:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
|
@ -6,7 +6,7 @@ on:
|
||||||
- cron: "0 9 * * 1"
|
- cron: "0 9 * * 1"
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
bump-golang-version:
|
bump-golang-version:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
|
@ -6,7 +6,7 @@ on:
|
||||||
- cron: "0 10 * * 1"
|
- cron: "0 10 * * 1"
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
bump-golint-version:
|
bump-golint-version:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
|
@ -6,7 +6,7 @@ on:
|
||||||
- cron: "0 8 * * 1"
|
- cron: "0 8 * * 1"
|
||||||
env:
|
env:
|
||||||
GOPROXY: https://proxy.golang.org
|
GOPROXY: https://proxy.golang.org
|
||||||
GO_VERSION: '1.17.1'
|
GO_VERSION: '1.17.2'
|
||||||
jobs:
|
jobs:
|
||||||
bump-k8s-versions:
|
bump-k8s-versions:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
2
Makefile
2
Makefile
|
@ -33,7 +33,7 @@ RPM_REVISION ?= 0
|
||||||
|
|
||||||
# used by hack/jenkins/release_build_and_upload.sh and KVM_BUILD_IMAGE, see also BUILD_IMAGE below
|
# used by hack/jenkins/release_build_and_upload.sh and KVM_BUILD_IMAGE, see also BUILD_IMAGE below
|
||||||
# update this only by running `make update-golang-version`
|
# update this only by running `make update-golang-version`
|
||||||
GO_VERSION ?= 1.17.1
|
GO_VERSION ?= 1.17.2
|
||||||
# update this only by running `make update-golang-version`
|
# update this only by running `make update-golang-version`
|
||||||
GO_K8S_VERSION_PREFIX ?= v1.23.0
|
GO_K8S_VERSION_PREFIX ?= v1.23.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue