Skip to content

Commit

Permalink
Merge branch 'main' into KFLUXBUGS-1601
Browse files Browse the repository at this point in the history
  • Loading branch information
hongweiliu17 committed Sep 26, 2024
2 parents 0da6620 + 3650868 commit de9cf94
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions task/buildah-oci-ta/0.1/buildah-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ kind: Task
metadata:
name: buildah-oci-ta
annotations:
build.appstudio.redhat.com/expires-on: "2024-11-13T00:00:00Z"
tekton.dev/pipelines.minVersion: 0.12.1
tekton.dev/tags: image-build, konflux
labels:
Expand Down
1 change: 1 addition & 0 deletions task/buildah-remote-oci-ta/0.1/buildah-remote-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: tekton.dev/v1
kind: Task
metadata:
annotations:
build.appstudio.redhat.com/expires-on: "2024-11-13T00:00:00Z"
tekton.dev/pipelines.minVersion: 0.12.1
tekton.dev/tags: image-build, konflux
creationTimestamp: null
Expand Down
1 change: 1 addition & 0 deletions task/buildah-remote/0.1/buildah-remote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: tekton.dev/v1
kind: Task
metadata:
annotations:
build.appstudio.redhat.com/expires-on: "2024-11-13T00:00:00Z"
tekton.dev/pipelines.minVersion: 0.12.1
tekton.dev/tags: image-build, konflux
creationTimestamp: null
Expand Down
1 change: 1 addition & 0 deletions task/buildah/0.1/buildah.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
annotations:
tekton.dev/pipelines.minVersion: "0.12.1"
tekton.dev/tags: "image-build, konflux"
build.appstudio.redhat.com/expires-on: 2024-11-13T00:00:00Z
name: buildah
spec:
description: |-
Expand Down
1 change: 1 addition & 0 deletions task/rpm-ostree/0.1/rpm-ostree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
annotations:
tekton.dev/pipelines.minVersion: 0.12.1
tekton.dev/tags: image-build, konflux
build.appstudio.redhat.com/expires-on: 2024-11-13T00:00:00Z
labels:
app.kubernetes.io/version: "0.1"
build.appstudio.redhat.com/build_type: rpm-ostree
Expand Down
1 change: 1 addition & 0 deletions task/s2i-java/0.1/s2i-java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
app.kubernetes.io/version: "0.1"
build-definition.include: add-sbom-and-push
build.appstudio.redhat.com/build_type: "java"
build.appstudio.redhat.com/expires-on: 2024-11-13T00:00:00Z
annotations:
tekton.dev/displayName: s2i java
tekton.dev/pipelines.minVersion: "0.19"
Expand Down
1 change: 1 addition & 0 deletions task/s2i-nodejs/0.1/s2i-nodejs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metadata:
tekton.dev/displayName: s2i nodejs
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, nodejs, workspace
build.appstudio.redhat.com/expires-on: 2024-11-13T00:00:00Z
name: s2i-nodejs
spec:
description: |
Expand Down

0 comments on commit de9cf94

Please sign in to comment.