File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
pkg/release/helm/testdata/cert-manager Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ timeout: 2700s # 45m
2525steps :
2626# cert-manager relies on the git checkout to determine release version, among other things
2727# By default, gcb only does a shallow clone, so we need to "unshallow" to get more details
28- - name : gcr.io/cloud-builders/git
28+ - name : gcr.io/cloud-builders/git@sha256:f7e282ab9457a47c6b4f980d031baf248b05cc622d285f4b7c10802047f6b3bf
2929 dir : " go/src/github.com/cert-manager/cert-manager"
3030 entrypoint : bash
3131 args :
Original file line number Diff line number Diff line change 88 repository : nginx
99 pullPolicy : IfNotPresent
1010 # Overrides the image tag whose default is the chart appVersion.
11- tag : " "
11+ tag : " @sha256:fb01117203ff38c2f9af91db1a7409459182a37c87cced5cb442d1d8fcc66d19 "
1212
1313imagePullSecrets : []
1414nameOverride : " "
You can’t perform that action at this time.
0 commit comments