File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- 3.5.2
1
+ 3.6.0
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ substitutions:
31
31
# vYYYYMMDD-hash, and can be used as a substitution
32
32
_GIT_TAG : ' 12345'
33
33
_PULL_BASE_REF : ' dev'
34
- _IMG_VERSION : ' v3.5.2 -0'
34
+ _IMG_VERSION : ' v3.6.0 -0'
35
35
36
36
tags :
37
37
- ' kpromo'
Original file line number Diff line number Diff line change 1
1
dependencies :
2
2
# Release version
3
3
- name : " repo release version"
4
- version : 3.5.2
4
+ version : 3.6.0
5
5
refPaths :
6
6
- path : VERSION
7
7
@@ -57,7 +57,7 @@ dependencies:
57
57
match : go \d+.\d+
58
58
59
59
- name : " k8s.gcr.io/artifact-promoter/kpromo"
60
- version : v3.5.2 -0
60
+ version : v3.6.0 -0
61
61
refPaths :
62
62
- path : cloudbuild.yaml
63
63
match : " _IMG_VERSION: 'v((([0-9]+)\\ .([0-9]+)\\ .([0-9]+)(?:-([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)(?:\\ +([0-9a-zA-Z-]+(?:\\ .[0-9a-zA-Z-]+)*))?)-([0-9]+)'"
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ p_ IMG_REGISTRY gcr.io
65
65
p_ IMG_REPOSITORY k8s-staging-artifact-promoter
66
66
p_ IMG_NAME kpromo
67
67
p_ IMG_TAG " ${image_tag} "
68
- p_ IMG_VERSION v3.5.2 -0
68
+ p_ IMG_VERSION v3.6.0 -0
69
69
p_ TEST_AUDIT_PROD_IMG_REPOSITORY us.gcr.io/k8s-gcr-audit-test-prod
70
70
p_ TEST_AUDIT_STAGING_IMG_REPOSITORY gcr.io/k8s-gcr-audit-test-prod
71
71
p_ TEST_AUDIT_PROJECT_ID k8s-gcr-audit-test-prod
You can’t perform that action at this time.
0 commit comments