Skip to content

Commit ff00683

Browse files
committed
Remove all reference to gcr.io tekton projects
There was still a few references that makes the CI fail. This should fix it. Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
1 parent 962aaf0 commit ff00683

25 files changed

+47
-47
lines changed

config/300-crds/300-pipelinerun.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2162,7 +2162,7 @@ spec:
21622162
description: |-
21632163
EntryPoint identifies the entry point into the build. This is often a path to a
21642164
build definition file and/or a target label within that file.
2165-
Example: "task/git-clone/0.8/git-clone.yaml"
2165+
Example: "task/git-clone/0.10/git-clone.yaml"
21662166
type: string
21672167
uri:
21682168
description: |-
@@ -2239,7 +2239,7 @@ spec:
22392239
description: |-
22402240
EntryPoint identifies the entry point into the build. This is often a path to a
22412241
build definition file and/or a target label within that file.
2242-
Example: "task/git-clone/0.8/git-clone.yaml"
2242+
Example: "task/git-clone/0.10/git-clone.yaml"
22432243
type: string
22442244
uri:
22452245
description: |-
@@ -2575,7 +2575,7 @@ spec:
25752575
description: |-
25762576
EntryPoint identifies the entry point into the build. This is often a path to a
25772577
build definition file and/or a target label within that file.
2578-
Example: "task/git-clone/0.8/git-clone.yaml"
2578+
Example: "task/git-clone/0.10/git-clone.yaml"
25792579
type: string
25802580
uri:
25812581
description: |-
@@ -2652,7 +2652,7 @@ spec:
26522652
description: |-
26532653
EntryPoint identifies the entry point into the build. This is often a path to a
26542654
build definition file and/or a target label within that file.
2655-
Example: "task/git-clone/0.8/git-clone.yaml"
2655+
Example: "task/git-clone/0.10/git-clone.yaml"
26562656
type: string
26572657
uri:
26582658
description: |-
@@ -2862,7 +2862,7 @@ spec:
28622862
description: |-
28632863
EntryPoint identifies the entry point into the build. This is often a path to a
28642864
build definition file and/or a target label within that file.
2865-
Example: "task/git-clone/0.8/git-clone.yaml"
2865+
Example: "task/git-clone/0.10/git-clone.yaml"
28662866
type: string
28672867
uri:
28682868
description: |-
@@ -2939,7 +2939,7 @@ spec:
29392939
description: |-
29402940
EntryPoint identifies the entry point into the build. This is often a path to a
29412941
build definition file and/or a target label within that file.
2942-
Example: "task/git-clone/0.8/git-clone.yaml"
2942+
Example: "task/git-clone/0.10/git-clone.yaml"
29432943
type: string
29442944
uri:
29452945
description: |-
@@ -5159,7 +5159,7 @@ spec:
51595159
description: |-
51605160
EntryPoint identifies the entry point into the build. This is often a path to a
51615161
build definition file and/or a target label within that file.
5162-
Example: "task/git-clone/0.8/git-clone.yaml"
5162+
Example: "task/git-clone/0.10/git-clone.yaml"
51635163
type: string
51645164
uri:
51655165
description: |-

config/300-crds/300-taskrun.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,7 +1738,7 @@ spec:
17381738
description: |-
17391739
EntryPoint identifies the entry point into the build. This is often a path to a
17401740
build definition file and/or a target label within that file.
1741-
Example: "task/git-clone/0.8/git-clone.yaml"
1741+
Example: "task/git-clone/0.10/git-clone.yaml"
17421742
type: string
17431743
uri:
17441744
description: |-
@@ -1815,7 +1815,7 @@ spec:
18151815
description: |-
18161816
EntryPoint identifies the entry point into the build. This is often a path to a
18171817
build definition file and/or a target label within that file.
1818-
Example: "task/git-clone/0.8/git-clone.yaml"
1818+
Example: "task/git-clone/0.10/git-clone.yaml"
18191819
type: string
18201820
uri:
18211821
description: |-
@@ -2025,7 +2025,7 @@ spec:
20252025
description: |-
20262026
EntryPoint identifies the entry point into the build. This is often a path to a
20272027
build definition file and/or a target label within that file.
2028-
Example: "task/git-clone/0.8/git-clone.yaml"
2028+
Example: "task/git-clone/0.10/git-clone.yaml"
20292029
type: string
20302030
uri:
20312031
description: |-
@@ -2102,7 +2102,7 @@ spec:
21022102
description: |-
21032103
EntryPoint identifies the entry point into the build. This is often a path to a
21042104
build definition file and/or a target label within that file.
2105-
Example: "task/git-clone/0.8/git-clone.yaml"
2105+
Example: "task/git-clone/0.10/git-clone.yaml"
21062106
type: string
21072107
uri:
21082108
description: |-
@@ -3806,7 +3806,7 @@ spec:
38063806
description: |-
38073807
EntryPoint identifies the entry point into the build. This is often a path to a
38083808
build definition file and/or a target label within that file.
3809-
Example: "task/git-clone/0.8/git-clone.yaml"
3809+
Example: "task/git-clone/0.10/git-clone.yaml"
38103810
type: string
38113811
uri:
38123812
description: |-
@@ -4059,7 +4059,7 @@ spec:
40594059
description: |-
40604060
EntryPoint identifies the entry point into the build. This is often a path to a
40614061
build definition file and/or a target label within that file.
4062-
Example: "task/git-clone/0.8/git-clone.yaml"
4062+
Example: "task/git-clone/0.10/git-clone.yaml"
40634063
type: string
40644064
uri:
40654065
description: |-

examples/v1/pipelineruns/beta/git-resolver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
- name: url
2626
value: https://github.com/tektoncd/catalog.git
2727
- name: pathInRepo
28-
value: /task/git-clone/0.7/git-clone.yaml
28+
value: /task/git-clone/0.10/git-clone.yaml
2929
- name: revision
3030
value: main
3131
params:

examples/v1/pipelineruns/beta/http-resolver-credentials.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ spec:
2323
resolver: http
2424
params:
2525
- name: url
26-
value: https://api.hub.tekton.dev/v1/resource/tekton/task/tkn/0.4/raw
26+
value: https://api.hub.tekton.dev/v1/resource/tekton/task/git-clone/0.10/raw
2727
- name: http-username
2828
value: git
2929
- name: http-password-secret
3030
value: my-secret
3131
- name: http-password-secret-key
3232
value: token
3333
params:
34-
- name: ARGS
35-
value: ["version"]
34+
- name: url
35+
value: ["https://github.com/kelseyhightower/nocode"]

examples/v1/pipelineruns/beta/http-resolver.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
resolver: http
1212
params:
1313
- name: url
14-
value: https://api.hub.tekton.dev/v1/resource/tekton/task/tkn/0.4/raw
14+
value: https://api.hub.tekton.dev/v1/resource/tekton/task/git-clone/0.10/raw
1515
params:
16-
- name: ARGS
17-
value: ["version"]
16+
- name: url
17+
value: ["https://github.com/kelseyhightower/nocode"]

examples/v1/pipelineruns/no-ci/git-resolver-custom-apiurl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
- name: url
2626
value: https://github.com/tektoncd/catalog.git
2727
- name: pathInRepo
28-
value: /task/git-clone/0.7/git-clone.yaml
28+
value: /task/git-clone/0.10/git-clone.yaml
2929
- name: revision
3030
value: main
3131
# my-secret-token should be created in the namespace where the

examples/v1/pipelineruns/no-ci/git-resolver-custom-secret.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
- name: url
2626
value: https://github.com/tektoncd/catalog.git
2727
- name: pathInRepo
28-
value: /task/git-clone/0.7/git-clone.yaml
28+
value: /task/git-clone/0.10/git-clone.yaml
2929
- name: revision
3030
value: main
3131
# my-secret-token should be created in the namespace where the

examples/v1/pipelineruns/pipelinerun-with-final-tasks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ spec:
5757
description: The precise commit SHA that was fetched by this Task
5858
steps:
5959
- name: clone
60-
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest
60+
image: ghcr.io/tektoncd-catalog/git-clone:v1.1.0
6161
securityContext:
6262
runAsUser: 0 # This needs root, and git-init is nonroot by default
6363
script: |
@@ -200,4 +200,4 @@ spec:
200200
resources:
201201
requests:
202202
storage: 1Gi
203-
---
203+
---

examples/v1/pipelineruns/pipelinerun.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
description: The precise commit SHA that was fetched by this Task
5959
steps:
6060
- name: clone
61-
image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:latest
61+
image: ghcr.io/tektoncd-catalog/git-clone:v1.1.0
6262
securityContext:
6363
runAsUser: 0 # This needs root, and git-init is nonroot by default
6464
script: |
@@ -223,4 +223,4 @@ spec:
223223
- ReadWriteOnce
224224
resources:
225225
requests:
226-
storage: 1Gi
226+
storage: 1Gi

examples/v1/taskruns/authenticating-git-commands.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ spec:
166166
git commit -m "Test commit!"
167167
git push origin master
168168
- name: git-clone-and-check
169-
image: gcr.io/tekton-releases/dogfooding/alpine-git-nonroot:latest
169+
image: ghcr.io/tektoncd/plumbing/alpine-git-nonroot:latest
170170
# Because this Step runs with a non-root security context, the creds-init
171171
# credentials will fail to copy into /tekton/home. This happens because
172172
# our previous step _already_ wrote to /tekton/home and ran as a root

0 commit comments

Comments
 (0)