From 0d4d74f8b608200137b60bff89892aee82d40837 Mon Sep 17 00:00:00 2001 From: Sascha Schwarze Date: Wed, 30 Oct 2024 18:22:58 +0100 Subject: [PATCH] Update minimum Tekton LTS to v0.56 Signed-off-by: Sascha Schwarze --- .github/workflows/ci.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f8a92695..14fa03239 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: - v1.31.0 tekton: # oldest LTS that exists at the time of our planned next release - - v0.53.5 + - v0.56.8 # newest LTS that exists at the time of our planned next release - v0.65.0 # RETAIN-COMMENT: TEKTON_NEWEST_LTS max-parallel: 4 @@ -147,7 +147,7 @@ jobs: - v1.31.0 tekton: # oldest LTS that exists at the time of our planned next release - - v0.53.5 + - v0.56.8 # newest LTS that exists at the time of our planned next release - v0.65.0 # RETAIN-COMMENT: TEKTON_NEWEST_LTS max-parallel: 4 diff --git a/README.md b/README.md index cdf622e2a..12e7b16d4 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ To find out more on what's the best strategy or what else can Shipwright do for | Dependency | Supported versions | |--------------------------------------|------------------------------| | [Kubernetes](https://kubernetes.io/) | v1.27.\*, v1.28.\*, v1.29.\* | -| [Tekton](https://tekton.dev) | v0.50.\*, v0.53.\*, v0.56.\* | +| [Tekton](https://tekton.dev) | v0.56.\*, v0.59.\*, v0.62.\*, v0.65.\* | ### Platform support