Skip to content

Commit

Permalink
CAPV: Deprecate v27.0.0. (#1464)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gacko authored Oct 23, 2024
1 parent 0fcadee commit 1404880
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion vsphere/releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion vsphere/v27.0.0/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ spec:
- name: os-tooling
version: 1.15.0
date: "2024-08-12T12:00:00Z"
state: active
state: deprecated
2 changes: 1 addition & 1 deletion vsphere/v28.0.0/release.diff
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1404880

Please sign in to comment.