Skip to content

Commit d2bc137

Browse files
committed
buildah/0.2: deprecate on 1st March 2025
Deprecate version 0.2 on 1st March 2025 (a Saturday), roughly two months after the release of 0.3. Signed-off-by: Adam Cmiel <[email protected]>
1 parent 54c1b06 commit d2bc137

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

task/buildah-min/0.2/buildah-min.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ apiVersion: tekton.dev/v1
22
kind: Task
33
metadata:
44
annotations:
5+
build.appstudio.redhat.com/expires-on: "2025-03-01T00:00:00Z"
56
tekton.dev/pipelines.minVersion: 0.12.1
67
tekton.dev/tags: image-build, konflux
78
labels:

task/buildah-oci-ta/0.2/buildah-oci-ta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ kind: Task
44
metadata:
55
name: buildah-oci-ta
66
annotations:
7+
build.appstudio.redhat.com/expires-on: "2025-03-01T00:00:00Z"
78
tekton.dev/pipelines.minVersion: 0.12.1
89
tekton.dev/tags: image-build, konflux
910
labels:

task/buildah-remote-oci-ta/0.2/buildah-remote-oci-ta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ apiVersion: tekton.dev/v1
22
kind: Task
33
metadata:
44
annotations:
5+
build.appstudio.redhat.com/expires-on: "2025-03-01T00:00:00Z"
56
tekton.dev/pipelines.minVersion: 0.12.1
67
tekton.dev/tags: image-build, konflux
78
creationTimestamp: null

task/buildah-remote/0.2/buildah-remote.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ apiVersion: tekton.dev/v1
22
kind: Task
33
metadata:
44
annotations:
5+
build.appstudio.redhat.com/expires-on: "2025-03-01T00:00:00Z"
56
tekton.dev/pipelines.minVersion: 0.12.1
67
tekton.dev/tags: image-build, konflux
78
creationTimestamp: null

task/buildah/0.2/buildah.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
app.kubernetes.io/version: "0.2.1"
66
build.appstudio.redhat.com/build_type: "docker"
77
annotations:
8+
build.appstudio.redhat.com/expires-on: "2025-03-01T00:00:00Z"
89
tekton.dev/pipelines.minVersion: "0.12.1"
910
tekton.dev/tags: "image-build, konflux"
1011
name: buildah

0 commit comments

Comments
 (0)