From 140488060943e7d447be8c612bb2e1ed486f61a5 Mon Sep 17 00:00:00 2001 From: Marco Ebert Date: Wed, 23 Oct 2024 17:14:32 +0200 Subject: [PATCH] CAPV: Deprecate v27.0.0. (#1464) --- vsphere/releases.json | 2 +- vsphere/v27.0.0/release.yaml | 2 +- vsphere/v28.0.0/release.diff | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/vsphere/releases.json b/vsphere/releases.json index 9a03dd3fc..d952f3555 100644 --- a/vsphere/releases.json +++ b/vsphere/releases.json @@ -2,7 +2,7 @@ "releases": [ { "version": "27.0.0", - "isDeprecated": false, + "isDeprecated": true, "releaseTimestamp": "2024-08-12 12:00:00 +0000 UTC", "changelogUrl": "https://github.com/giantswarm/releases/blob/master/vsphere/v27.0.0/README.md", "isStable": true diff --git a/vsphere/v27.0.0/release.yaml b/vsphere/v27.0.0/release.yaml index ce5d02a97..2f7cd09a2 100644 --- a/vsphere/v27.0.0/release.yaml +++ b/vsphere/v27.0.0/release.yaml @@ -101,4 +101,4 @@ spec: - name: os-tooling version: 1.15.0 date: "2024-08-12T12:00:00Z" - state: active + state: deprecated diff --git a/vsphere/v28.0.0/release.diff b/vsphere/v28.0.0/release.diff index 318254645..f8c9a824d 100644 --- a/vsphere/v28.0.0/release.diff +++ b/vsphere/v28.0.0/release.diff @@ -101,4 +101,4 @@ spec: spec: - name: os-tooling - name: os-tooling version: 1.15.0 | version: 1.20.1 date: "2024-08-12T12:00:00Z" | date: "2024-10-18T12:00:00Z" - state: active state: active + state: deprecated | state: active