diff --git a/task/buildah-oci-ta/0.1/buildah-oci-ta.yaml b/task/buildah-oci-ta/0.1/buildah-oci-ta.yaml index 7563bab72..d0a8a240d 100644 --- a/task/buildah-oci-ta/0.1/buildah-oci-ta.yaml +++ b/task/buildah-oci-ta/0.1/buildah-oci-ta.yaml @@ -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: diff --git a/task/buildah-remote-oci-ta/0.1/buildah-remote-oci-ta.yaml b/task/buildah-remote-oci-ta/0.1/buildah-remote-oci-ta.yaml index 3ae20e205..04bfac555 100644 --- a/task/buildah-remote-oci-ta/0.1/buildah-remote-oci-ta.yaml +++ b/task/buildah-remote-oci-ta/0.1/buildah-remote-oci-ta.yaml @@ -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 diff --git a/task/buildah-remote/0.1/buildah-remote.yaml b/task/buildah-remote/0.1/buildah-remote.yaml index 58f45f4c9..79642cf54 100644 --- a/task/buildah-remote/0.1/buildah-remote.yaml +++ b/task/buildah-remote/0.1/buildah-remote.yaml @@ -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 diff --git a/task/buildah-rhtap/0.1/buildah-rhtap.yaml b/task/buildah-rhtap/0.1/buildah-rhtap.yaml index 218bbca0d..4e7191eb9 100644 --- a/task/buildah-rhtap/0.1/buildah-rhtap.yaml +++ b/task/buildah-rhtap/0.1/buildah-rhtap.yaml @@ -7,6 +7,7 @@ metadata: annotations: tekton.dev/pipelines.minVersion: "0.12.1" tekton.dev/tags: "containers, rhtap" + build.appstudio.redhat.com/expires-on: 2024-11-13T00:00:00Z name: buildah-rhtap spec: description: |- diff --git a/task/buildah/0.1/buildah.yaml b/task/buildah/0.1/buildah.yaml index fbc9fb9fc..465fd59c6 100644 --- a/task/buildah/0.1/buildah.yaml +++ b/task/buildah/0.1/buildah.yaml @@ -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: |- diff --git a/task/rpm-ostree/0.1/rpm-ostree.yaml b/task/rpm-ostree/0.1/rpm-ostree.yaml index 71d189074..285c2cffe 100644 --- a/task/rpm-ostree/0.1/rpm-ostree.yaml +++ b/task/rpm-ostree/0.1/rpm-ostree.yaml @@ -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 diff --git a/task/s2i-java/0.1/s2i-java.yaml b/task/s2i-java/0.1/s2i-java.yaml index 707cc8647..b8dac4fde 100644 --- a/task/s2i-java/0.1/s2i-java.yaml +++ b/task/s2i-java/0.1/s2i-java.yaml @@ -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" diff --git a/task/s2i-nodejs/0.1/s2i-nodejs.yaml b/task/s2i-nodejs/0.1/s2i-nodejs.yaml index a44f2e9bf..60e754622 100644 --- a/task/s2i-nodejs/0.1/s2i-nodejs.yaml +++ b/task/s2i-nodejs/0.1/s2i-nodejs.yaml @@ -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: |