File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ dependencies:
57
57
match : v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)-\d+
58
58
59
59
- name : " k8s.gcr.io/kube-cross: dependents"
60
- version : v1.15.0-rc.1 -1
60
+ version : v1.15.0-rc.2 -1
61
61
refPaths :
62
62
- path : images/k8s-cloud-builder/variants.yaml
63
63
match : v((([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)-\d+
Original file line number Diff line number Diff line change 1
1
variants :
2
- canary :
3
- CONFIG : ' canary'
4
- KUBE_CROSS_VERSION : ' v1.15.0-rc.1-canary-1'
5
- SKOPEO_VERSION : ' v0.2.0'
6
2
cross1.15 :
7
3
CONFIG : ' cross1.15'
8
- KUBE_CROSS_VERSION : ' v1.15.0-rc.1 -1'
4
+ KUBE_CROSS_VERSION : ' v1.15.0-rc.2 -1'
9
5
SKOPEO_VERSION : ' v0.2.0'
10
6
cross1.14 :
11
7
CONFIG : ' cross1.14'
You can’t perform that action at this time.
0 commit comments