Skip to content

Commit abd1d9c

Browse files
committed
konflux: switch back to official pipeline ref
As a follow-up of [1][2], we can switch back to the official pipeline reference since [3]. See more details about this at the end of the thread [4]. [1] c2c1b41 [2] b1ca0bc [3] hermetoproject/hermeto#986 [4] konflux-ci/build-definitions#2421
1 parent 4f44a7e commit abd1d9c

12 files changed

+12
-60
lines changed

.tekton/coreos-assembler-pull-request.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,12 @@ spec:
4040
value: false
4141
#- name: prefetch-input
4242
# value: '[{"type": "rpm", "path": "ci/hermetic"}, {"path": "ci/hermetic", "type": "generic"}]'
43-
# Note: to be removed once rpm fully supported
44-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
45-
#- name: dev-package-managers
46-
# value: true
4743
#- name: build-args
4844
# value: ["NO_NETWORK=1"]
4945
pipelineRef:
5046
params:
5147
- name: bundle
52-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
48+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5349
- name: name
5450
value: docker-build-multi-platform-oci-ta
5551
- name: kind

.tekton/coreos-assembler-push.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,12 @@ spec:
3737
value: false
3838
#- name: prefetch-input
3939
# value: '[{"type": "rpm", "path": "ci/hermetic"}, {"path": "ci/hermetic", "type": "generic"}]'
40-
# Note: to be removed once rpm fully supported
41-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
42-
#- name: dev-package-managers
43-
# value: true
4440
#- name: build-args
4541
# value: ["NO_NETWORK=1"]
4642
pipelineRef:
4743
params:
4844
- name: bundle
49-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
45+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5046
- name: name
5147
value: docker-build-multi-platform-oci-ta
5248
- name: kind

.tekton/coreos-assembler-renovate-push.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,12 @@ spec:
4040
value: false
4141
#- name: prefetch-input
4242
# value: '[{"type": "rpm", "path": "ci/hermetic"}, {"path": "ci/hermetic", "type": "generic"}]'
43-
# Note: to be removed once rpm fully supported
44-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
45-
#- name: dev-package-managers
46-
# value: true
4743
#- name: build-args
4844
# value: ["NO_NETWORK=1"]
4945
pipelineRef:
5046
params:
5147
- name: bundle
52-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
48+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5349
- name: name
5450
value: docker-build-multi-platform-oci-ta
5551
- name: kind

.tekton/kola-nfs-pull-request.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,10 @@ spec:
4444
value: false
4545
#- name: prefetch-input
4646
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
47-
# Note: to be removed once rpm fully supported
48-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
49-
- name: dev-package-managers
50-
value: true
5147
pipelineRef:
5248
params:
5349
- name: bundle
54-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
50+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5551
- name: name
5652
value: docker-build-multi-platform-oci-ta
5753
- name: kind

.tekton/kola-nfs-push.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,10 @@ spec:
4040
value: false
4141
#- name: prefetch-input
4242
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
43-
# Note: to be removed once rpm fully supported
44-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
45-
- name: dev-package-managers
46-
value: true
4743
pipelineRef:
4844
params:
4945
- name: bundle
50-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
46+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5147
- name: name
5248
value: docker-build-multi-platform-oci-ta
5349
- name: kind

.tekton/kola-nfs-renovate-push.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,10 @@ spec:
4444
value: false
4545
#- name: prefetch-input
4646
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
47-
# Note: to be removed once rpm fully supported
48-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
49-
- name: dev-package-managers
50-
value: true
5147
pipelineRef:
5248
params:
5349
- name: bundle
54-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
50+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5551
- name: name
5652
value: docker-build-multi-platform-oci-ta
5753
- name: kind

.tekton/kola-tang-pull-request.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,10 @@ spec:
4444
value: false
4545
#- name: prefetch-input
4646
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
47-
# Note: to be removed once rpm fully supported
48-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
49-
- name: dev-package-managers
50-
value: true
5147
pipelineRef:
5248
params:
5349
- name: bundle
54-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
50+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5551
- name: name
5652
value: docker-build-multi-platform-oci-ta
5753
- name: kind

.tekton/kola-tang-push.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,10 @@ spec:
4040
value: false
4141
#- name: prefetch-input
4242
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
43-
# Note: to be removed once rpm fully supported
44-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
45-
- name: dev-package-managers
46-
value: true
4743
pipelineRef:
4844
params:
4945
- name: bundle
50-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
46+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5147
- name: name
5248
value: docker-build-multi-platform-oci-ta
5349
- name: kind

.tekton/kola-tang-renovate-push.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,10 @@ spec:
4444
value: false
4545
#- name: prefetch-input
4646
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
47-
# Note: to be removed once rpm fully supported
48-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
49-
- name: dev-package-managers
50-
value: true
5147
pipelineRef:
5248
params:
5349
- name: bundle
54-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
50+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5551
- name: name
5652
value: docker-build-multi-platform-oci-ta
5753
- name: kind

.tekton/kola-targetcli-pull-request.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,10 @@ spec:
4444
value: false
4545
#- name: prefetch-input
4646
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
47-
# Note: to be removed once rpm fully supported
48-
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
49-
- name: dev-package-managers
50-
value: true
5147
pipelineRef:
5248
params:
5349
- name: bundle
54-
value: quay.io/jcapitao/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:52a4ef40ecdabd82822e583f67f010d5771b92d959df55087456ed6aa3c7606e
50+
value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta@sha256:39a1abd4657035029db5e1e215333aba0cf094c3984df58e12cb157f4cb62207
5551
- name: name
5652
value: docker-build-multi-platform-oci-ta
5753
- name: kind

0 commit comments

Comments
 (0)