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