File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103
103
run : |
104
104
[ -z "${GOPATH}" ] && export GOPATH=$HOME/go
105
105
PATH="${GOPATH}/bin:${PATH}"
106
- kind create cluster --image kindest/node:v1.28.7
106
+ kind create cluster --image kindest/node:v1.29.4
107
107
echo "sleep 60s to wait node ready"
108
108
sleep 60s
109
109
kubectl get node
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ARG TARGETOS
20
20
# Build
21
21
RUN mkdir bin
22
22
RUN apt install -y curl tar
23
- RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.28.4 /bin/${TARGETOS}/${TARGETARCH}/kubectl
23
+ RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.29.7 /bin/${TARGETOS}/${TARGETARCH}/kubectl
24
24
RUN chmod +x ./kubectl
25
25
RUN mv kubectl bin
26
26
RUN curl -LO https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v3.8.7/kustomize_v3.8.7_${TARGETOS}_${TARGETARCH}.tar.gz
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ COPY bin/ bin/
20
20
RUN apt install -y curl
21
21
RUN bin/setup.sh
22
22
# Temporary fix see https://github.com/fidelity/kraan/issues/114
23
- RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.28.4 /bin/linux/amd64/kubectl
23
+ RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.29.7 /bin/linux/amd64/kubectl
24
24
RUN chmod +x ./kubectl
25
25
RUN mv kubectl bin
26
26
RUN cp bin/* /usr/local/bin
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ RUN go mod download
18
18
RUN mkdir bin
19
19
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GO111MODULE=on go build -a -o bin/kraan-controller main/main.go
20
20
RUN apt install -y curl
21
- RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.28.4 /bin/linux/amd64/kubectl
21
+ RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.29.7 /bin/linux/amd64/kubectl
22
22
RUN chmod +x ./kubectl
23
23
RUN mv kubectl bin
24
24
RUN curl -LO https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize/v3.8.7/kustomize_v3.8.7_linux_amd64.tar.gz
Original file line number Diff line number Diff line change 1
- v0.3.41
1
+ v0.3.42
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ linter_version=1.55.2
4
4
mockgen_version=v1.6.0
5
5
helm_version=v3.6.1
6
6
kind_version=v0.11.1
7
- kubectl_version=v1.28.4
7
+ kubectl_version=v1.29.7
8
8
kustomize_version=v3.8.7
9
9
10
10
function usage()
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
2
2
description : A Helm chart for kraan controller
3
3
name : kraan-controller
4
4
type : application
5
- appVersion : v0.3.41
6
- version : v0.3.41
5
+ appVersion : v0.3.42
6
+ version : v0.3.42
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/pkg/errors v0.9.1
17
17
github.com/prometheus/client_golang v1.19.1
18
18
go.uber.org/zap v1.27.0
19
- golang.org/x/mod v0.18 .0
19
+ golang.org/x/mod v0.20 .0
20
20
k8s.io/api v0.30.0
21
21
k8s.io/apiextensions-apiserver v0.30.0
22
22
k8s.io/apimachinery v0.30.0
Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHl
221
221
golang.org/x/mod v0.2.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
222
222
golang.org/x/mod v0.3.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
223
223
golang.org/x/mod v0.4.2 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
224
- golang.org/x/mod v0.18 .0 h1:5+9lSbEzPSdWkH32vYPBwEpX8KwDbM52Ud9xBUvNlb0 =
225
- golang.org/x/mod v0.18 .0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
224
+ golang.org/x/mod v0.20 .0 h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0 =
225
+ golang.org/x/mod v0.20 .0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
226
226
golang.org/x/net v0.0.0-20180724234803-3673e40ba225 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
227
227
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
228
228
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
You can’t perform that action at this time.
0 commit comments