File tree Expand file tree Collapse file tree 6 files changed +25
-25
lines changed Expand file tree Collapse file tree 6 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 6
6
replace (
7
7
github.com/onsi/ginkgo/v2 => github.com/onsi/ginkgo/v2 v2.17.1
8
8
github.com/onsi/gomega => github.com/onsi/gomega v1.32.0
9
- sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.7.0
9
+ sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.7.1
10
10
)
11
11
12
12
require (
@@ -38,8 +38,8 @@ require (
38
38
k8s.io/client-go v0.29.3
39
39
k8s.io/klog/v2 v2.110.1
40
40
k8s.io/utils v0.0.0-20231127182322-b307cd553661
41
- sigs.k8s.io/cluster-api v1.7.0
42
- sigs.k8s.io/cluster-api/test v1.7.0
41
+ sigs.k8s.io/cluster-api v1.7.1
42
+ sigs.k8s.io/cluster-api/test v1.7.1
43
43
sigs.k8s.io/controller-runtime v0.17.3
44
44
sigs.k8s.io/yaml v1.4.0
45
45
)
Original file line number Diff line number Diff line change @@ -548,10 +548,10 @@ k8s.io/utils v0.0.0-20231127182322-b307cd553661 h1:FepOBzJ0GXm8t0su67ln2wAZjbQ6R
548
548
k8s.io/utils v0.0.0-20231127182322-b307cd553661 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
549
549
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0 h1:TgtAeesdhpm2SGwkQasmbeqDo8th5wOBA5h/AjTKA4I =
550
550
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0 /go.mod h1:VHVDI/KrK4fjnV61bE2g3sA7tiETLn8sooImelsCx3Y =
551
- sigs.k8s.io/cluster-api v1.7.0 h1:sWK6xs2MkCqPZhumsrti0OdKyGcu/c5aBz9XAWFIq5E =
552
- sigs.k8s.io/cluster-api v1.7.0 /go.mod h1:V9ZhKLvQtsDODwjXOKgbitjyCmC71yMBwDcMyNNIov0 =
553
- sigs.k8s.io/cluster-api/test v1.7.0 h1:SH0Rww/LTx1LSUwlfihZoVNKkT9oJRyeqWRaD81rFms =
554
- sigs.k8s.io/cluster-api/test v1.7.0 /go.mod h1:yG0g5Mdq73fMn9JP4akgRQPSne973L+Qx6iVH+LjtSM =
551
+ sigs.k8s.io/cluster-api v1.7.1 h1:JkMAbAMzBM+WBHxXLTJXTiCisv1PAaHRzld/3qrmLYY =
552
+ sigs.k8s.io/cluster-api v1.7.1 /go.mod h1:V9ZhKLvQtsDODwjXOKgbitjyCmC71yMBwDcMyNNIov0 =
553
+ sigs.k8s.io/cluster-api/test v1.7.1 h1:QDru2586ZjIFBTW1Z7VVXVtauzR/yANm4tglUNLm9iE =
554
+ sigs.k8s.io/cluster-api/test v1.7.1 /go.mod h1:yG0g5Mdq73fMn9JP4akgRQPSne973L+Qx6iVH+LjtSM =
555
555
sigs.k8s.io/controller-runtime v0.17.3 h1:65QmN7r3FWgTxDMz9fvGnO1kbf2nu+acg9p2R9oYYYk =
556
556
sigs.k8s.io/controller-runtime v0.17.3 /go.mod h1:N0jpP5Lo7lMTF9aL56Z/B2oWBJjey6StQM0jRbKQXtY =
557
557
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo =
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module sigs.k8s.io/cluster-api-provider-ibmcloud/hack/tools
2
2
3
3
go 1.21
4
4
5
- replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.7.0
5
+ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.7.1
6
6
7
7
require (
8
8
github.com/aquasecurity/trivy v0.48.3
@@ -15,7 +15,7 @@ require (
15
15
golang.org/x/vuln v1.1.0
16
16
gotest.tools/gotestsum v1.11.0
17
17
k8s.io/code-generator v0.29.3
18
- sigs.k8s.io/cluster-api/hack/tools v0.0.0-20240415071009-ce58362fefb1
18
+ sigs.k8s.io/cluster-api/hack/tools v0.0.0-20240423143324-ef04465b2ba7
19
19
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9
20
20
sigs.k8s.io/controller-tools v0.14.0
21
21
sigs.k8s.io/kustomize/kustomize/v5 v5.4.1
Original file line number Diff line number Diff line change @@ -2475,10 +2475,10 @@ oras.land/oras-go v1.2.5/go.mod h1:PuAwRShRZCsZb7g8Ar3jKKQR/2A/qN+pkYxIOd/FAoo=
2475
2475
rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
2476
2476
rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
2477
2477
rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
2478
- sigs.k8s.io/cluster-api v1.7.0 h1:sWK6xs2MkCqPZhumsrti0OdKyGcu/c5aBz9XAWFIq5E =
2479
- sigs.k8s.io/cluster-api v1.7.0 /go.mod h1:V9ZhKLvQtsDODwjXOKgbitjyCmC71yMBwDcMyNNIov0 =
2480
- sigs.k8s.io/cluster-api/hack/tools v0.0.0-20240415071009-ce58362fefb1 h1:ZY/fCIRW12sxidMoGrmTDcYyIeqZvGs6jDK6cQP4PMI =
2481
- sigs.k8s.io/cluster-api/hack/tools v0.0.0-20240415071009-ce58362fefb1 /go.mod h1:/I/TWwxKZ+5faLcdKqE8bAi0eUYROP/lybV6e97ENMs =
2478
+ sigs.k8s.io/cluster-api v1.7.1 h1:JkMAbAMzBM+WBHxXLTJXTiCisv1PAaHRzld/3qrmLYY =
2479
+ sigs.k8s.io/cluster-api v1.7.1 /go.mod h1:V9ZhKLvQtsDODwjXOKgbitjyCmC71yMBwDcMyNNIov0 =
2480
+ sigs.k8s.io/cluster-api/hack/tools v0.0.0-20240423143324-ef04465b2ba7 h1:18XmiZV8aRQvkjlWdkUD5gigt+iTxJ16wqGggI7MCa4 =
2481
+ sigs.k8s.io/cluster-api/hack/tools v0.0.0-20240423143324-ef04465b2ba7 /go.mod h1:/I/TWwxKZ+5faLcdKqE8bAi0eUYROP/lybV6e97ENMs =
2482
2482
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9 h1:ylYUI5uaq/guUFerFRVG81FHSA5/3+fERCE1RQbQUZ4 =
2483
2483
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9 /go.mod h1:+sJcI1F0QI0Cv+8fp5rH5B2fK1LxzrAQqYnaPx9nY8I =
2484
2484
sigs.k8s.io/controller-tools v0.14.0 h1:rnNoCC5wSXlrNoBKKzL70LNJKIQKEzT6lloG6/LF73A =
Original file line number Diff line number Diff line change @@ -9,24 +9,24 @@ providers:
9
9
- name : cluster-api
10
10
type : CoreProvider
11
11
versions :
12
- - name : v1.7.0
13
- value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.0 /core-components.yaml
12
+ - name : v1.7.1
13
+ value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.1 /core-components.yaml
14
14
type : url
15
15
files :
16
16
- sourcePath : " ${PWD}/test/e2e/data/shared/metadata.yaml"
17
17
- name : kubeadm
18
18
type : BootstrapProvider
19
19
versions :
20
- - name : v1.7.0
21
- value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.0 /bootstrap-components.yaml
20
+ - name : v1.7.1
21
+ value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.1 /bootstrap-components.yaml
22
22
type : url
23
23
files :
24
24
- sourcePath : " ${PWD}/test/e2e/data/shared/metadata.yaml"
25
25
- name : kubeadm
26
26
type : ControlPlaneProvider
27
27
versions :
28
- - name : v1.7.0
29
- value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.0 /control-plane-components.yaml
28
+ - name : v1.7.1
29
+ value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.1 /control-plane-components.yaml
30
30
type : url
31
31
files :
32
32
- sourcePath : " ${PWD}/test/e2e/data/shared/metadata.yaml"
Original file line number Diff line number Diff line change @@ -9,24 +9,24 @@ providers:
9
9
- name : cluster-api
10
10
type : CoreProvider
11
11
versions :
12
- - name : v1.7.0
13
- value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.0 /core-components.yaml
12
+ - name : v1.7.1
13
+ value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.1 /core-components.yaml
14
14
type : url
15
15
files :
16
16
- sourcePath : " ${PWD}/test/e2e/data/shared/metadata.yaml"
17
17
- name : kubeadm
18
18
type : BootstrapProvider
19
19
versions :
20
- - name : v1.7.0
21
- value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.0 /bootstrap-components.yaml
20
+ - name : v1.7.1
21
+ value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.1 /bootstrap-components.yaml
22
22
type : url
23
23
files :
24
24
- sourcePath : " ${PWD}/test/e2e/data/shared/metadata.yaml"
25
25
- name : kubeadm
26
26
type : ControlPlaneProvider
27
27
versions :
28
- - name : v1.7.0
29
- value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.0 /control-plane-components.yaml
28
+ - name : v1.7.1
29
+ value : https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.7.1 /control-plane-components.yaml
30
30
type : url
31
31
files :
32
32
- sourcePath : " ${PWD}/test/e2e/data/shared/metadata.yaml"
You can’t perform that action at this time.
0 commit comments