chore(deps): update konflux references
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a29eeb28d
commit
9f8b271b7d
2 changed files with 21 additions and 24 deletions
|
|
@ -8,7 +8,7 @@ metadata:
|
||||||
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
|
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
|
||||||
pipelinesascode.tekton.dev/max-keep-runs: "3"
|
pipelinesascode.tekton.dev/max-keep-runs: "3"
|
||||||
pipelinesascode.tekton.dev/on-cel-expression: (event == "pull_request" && target_branch == "main") || (event == "push" && target_branch.startsWith("gh-readonly-queue/main/"))
|
pipelinesascode.tekton.dev/on-cel-expression: (event == "pull_request" && target_branch == "main") || (event == "push" && target_branch.startsWith("gh-readonly-queue/main/"))
|
||||||
creationTimestamp: null
|
creationTimestamp:
|
||||||
labels:
|
labels:
|
||||||
appstudio.openshift.io/application: insights-image-builder
|
appstudio.openshift.io/application: insights-image-builder
|
||||||
appstudio.openshift.io/component: image-builder-frontend
|
appstudio.openshift.io/component: image-builder-frontend
|
||||||
|
|
@ -83,13 +83,11 @@ spec:
|
||||||
name: output-image
|
name: output-image
|
||||||
type: string
|
type: string
|
||||||
- default: .
|
- default: .
|
||||||
description: Path to the source code of an application's component from where
|
description: Path to the source code of an application's component from where to build image.
|
||||||
to build image.
|
|
||||||
name: path-context
|
name: path-context
|
||||||
type: string
|
type: string
|
||||||
- default: Dockerfile
|
- default: Dockerfile
|
||||||
description: Path to the Dockerfile inside the context specified by parameter
|
description: Path to the Dockerfile inside the context specified by parameter path-context
|
||||||
path-context
|
|
||||||
name: dockerfile
|
name: dockerfile
|
||||||
type: string
|
type: string
|
||||||
- default: "false"
|
- default: "false"
|
||||||
|
|
@ -109,8 +107,7 @@ spec:
|
||||||
name: prefetch-input
|
name: prefetch-input
|
||||||
type: string
|
type: string
|
||||||
- default: ""
|
- default: ""
|
||||||
description: Image tag expiration time, time values could be something like
|
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
|
||||||
1h, 2d, 3w for hours, days, and weeks, respectively.
|
|
||||||
name: image-expires-after
|
name: image-expires-after
|
||||||
- default: "false"
|
- default: "false"
|
||||||
description: Build a source image.
|
description: Build a source image.
|
||||||
|
|
@ -197,7 +194,7 @@ spec:
|
||||||
- name: name
|
- name: name
|
||||||
value: prefetch-dependencies
|
value: prefetch-dependencies
|
||||||
- name: bundle
|
- name: bundle
|
||||||
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:78d4311a179437a07cc9f33fcc65fc89ae03c24c060e11e4056e914197c0261e
|
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:90f9ba94939895e1ecaa1a3ac861366303425375ae47a92d0cc1dc61a86df4ab
|
||||||
- name: kind
|
- name: kind
|
||||||
value: task
|
value: task
|
||||||
resolver: bundles
|
resolver: bundles
|
||||||
|
|
@ -241,7 +238,7 @@ spec:
|
||||||
- name: name
|
- name: name
|
||||||
value: buildah
|
value: buildah
|
||||||
- name: bundle
|
- name: bundle
|
||||||
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:9e69423eed84931dfad81c71ac4245cad47365af0f9ed931cf8ee45730eea9e8
|
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:fc7437e1fc19d7a2b468e529f7fbc372ca139f194ec5d8ea28fe48b0817ec6c0
|
||||||
- name: kind
|
- name: kind
|
||||||
value: task
|
value: task
|
||||||
resolver: bundles
|
resolver: bundles
|
||||||
|
|
@ -338,6 +335,8 @@ spec:
|
||||||
params:
|
params:
|
||||||
- name: image-url
|
- name: image-url
|
||||||
value: $(tasks.build-image-index.results.IMAGE_URL)
|
value: $(tasks.build-image-index.results.IMAGE_URL)
|
||||||
|
- name: image-digest
|
||||||
|
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
|
||||||
runAfter:
|
runAfter:
|
||||||
- build-image-index
|
- build-image-index
|
||||||
taskRef:
|
taskRef:
|
||||||
|
|
@ -345,7 +344,7 @@ spec:
|
||||||
- name: name
|
- name: name
|
||||||
value: sast-unicode-check
|
value: sast-unicode-check
|
||||||
- name: bundle
|
- name: bundle
|
||||||
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.2@sha256:b690b6a725fc2753283350eb313057f8d6ed7417503f80958669a20d7bbc8900
|
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.3@sha256:bec18fa5e82e801c3f267f29bf94535a5024e72476f2b27cca7271d506abb5ad
|
||||||
- name: kind
|
- name: kind
|
||||||
value: task
|
value: task
|
||||||
resolver: bundles
|
resolver: bundles
|
||||||
|
|
@ -543,7 +542,7 @@ spec:
|
||||||
- name: workspace
|
- name: workspace
|
||||||
volumeClaimTemplate:
|
volumeClaimTemplate:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp:
|
||||||
spec:
|
spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
|
|
|
||||||
|
|
@ -6,9 +6,8 @@ metadata:
|
||||||
build.appstudio.redhat.com/commit_sha: '{{revision}}'
|
build.appstudio.redhat.com/commit_sha: '{{revision}}'
|
||||||
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
|
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
|
||||||
pipelinesascode.tekton.dev/max-keep-runs: "3"
|
pipelinesascode.tekton.dev/max-keep-runs: "3"
|
||||||
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
|
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main"
|
||||||
== "main"
|
creationTimestamp:
|
||||||
creationTimestamp: null
|
|
||||||
labels:
|
labels:
|
||||||
appstudio.openshift.io/application: insights-image-builder
|
appstudio.openshift.io/application: insights-image-builder
|
||||||
appstudio.openshift.io/component: image-builder-frontend
|
appstudio.openshift.io/component: image-builder-frontend
|
||||||
|
|
@ -81,13 +80,11 @@ spec:
|
||||||
name: output-image
|
name: output-image
|
||||||
type: string
|
type: string
|
||||||
- default: .
|
- default: .
|
||||||
description: Path to the source code of an application's component from where
|
description: Path to the source code of an application's component from where to build image.
|
||||||
to build image.
|
|
||||||
name: path-context
|
name: path-context
|
||||||
type: string
|
type: string
|
||||||
- default: Dockerfile
|
- default: Dockerfile
|
||||||
description: Path to the Dockerfile inside the context specified by parameter
|
description: Path to the Dockerfile inside the context specified by parameter path-context
|
||||||
path-context
|
|
||||||
name: dockerfile
|
name: dockerfile
|
||||||
type: string
|
type: string
|
||||||
- default: "false"
|
- default: "false"
|
||||||
|
|
@ -107,8 +104,7 @@ spec:
|
||||||
name: prefetch-input
|
name: prefetch-input
|
||||||
type: string
|
type: string
|
||||||
- default: ""
|
- default: ""
|
||||||
description: Image tag expiration time, time values could be something like
|
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
|
||||||
1h, 2d, 3w for hours, days, and weeks, respectively.
|
|
||||||
name: image-expires-after
|
name: image-expires-after
|
||||||
- default: "false"
|
- default: "false"
|
||||||
description: Build a source image.
|
description: Build a source image.
|
||||||
|
|
@ -195,7 +191,7 @@ spec:
|
||||||
- name: name
|
- name: name
|
||||||
value: prefetch-dependencies
|
value: prefetch-dependencies
|
||||||
- name: bundle
|
- name: bundle
|
||||||
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:78d4311a179437a07cc9f33fcc65fc89ae03c24c060e11e4056e914197c0261e
|
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:90f9ba94939895e1ecaa1a3ac861366303425375ae47a92d0cc1dc61a86df4ab
|
||||||
- name: kind
|
- name: kind
|
||||||
value: task
|
value: task
|
||||||
resolver: bundles
|
resolver: bundles
|
||||||
|
|
@ -239,7 +235,7 @@ spec:
|
||||||
- name: name
|
- name: name
|
||||||
value: buildah
|
value: buildah
|
||||||
- name: bundle
|
- name: bundle
|
||||||
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:9e69423eed84931dfad81c71ac4245cad47365af0f9ed931cf8ee45730eea9e8
|
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:fc7437e1fc19d7a2b468e529f7fbc372ca139f194ec5d8ea28fe48b0817ec6c0
|
||||||
- name: kind
|
- name: kind
|
||||||
value: task
|
value: task
|
||||||
resolver: bundles
|
resolver: bundles
|
||||||
|
|
@ -336,6 +332,8 @@ spec:
|
||||||
params:
|
params:
|
||||||
- name: image-url
|
- name: image-url
|
||||||
value: $(tasks.build-image-index.results.IMAGE_URL)
|
value: $(tasks.build-image-index.results.IMAGE_URL)
|
||||||
|
- name: image-digest
|
||||||
|
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
|
||||||
runAfter:
|
runAfter:
|
||||||
- build-image-index
|
- build-image-index
|
||||||
taskRef:
|
taskRef:
|
||||||
|
|
@ -343,7 +341,7 @@ spec:
|
||||||
- name: name
|
- name: name
|
||||||
value: sast-unicode-check
|
value: sast-unicode-check
|
||||||
- name: bundle
|
- name: bundle
|
||||||
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.2@sha256:b690b6a725fc2753283350eb313057f8d6ed7417503f80958669a20d7bbc8900
|
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.3@sha256:bec18fa5e82e801c3f267f29bf94535a5024e72476f2b27cca7271d506abb5ad
|
||||||
- name: kind
|
- name: kind
|
||||||
value: task
|
value: task
|
||||||
resolver: bundles
|
resolver: bundles
|
||||||
|
|
@ -541,7 +539,7 @@ spec:
|
||||||
- name: workspace
|
- name: workspace
|
||||||
volumeClaimTemplate:
|
volumeClaimTemplate:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp:
|
||||||
spec:
|
spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue