Skip to content

Commit

Permalink
CAPV: Deprecate v29.0.0. (#1505)
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchcrab authored Nov 21, 2024
1 parent 826be96 commit 226d41b
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 @@ -30,7 +30,7 @@
},
{
"version": "29.0.0",
"isDeprecated": false,
"isDeprecated": true,
"releaseTimestamp": "2024-10-23 12:00:00 +0000 UTC",
"changelogUrl": "https://github.com/giantswarm/releases/blob/master/vsphere/v29.0.0/README.md",
"isStable": true
Expand Down
2 changes: 1 addition & 1 deletion vsphere/v29.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.20.1 version: 1.20.1
date: "2024-10-23T12:00:00Z" date: "2024-10-23T12:00:00Z"
state: active state: active
state: active | state: deprecated
2 changes: 1 addition & 1 deletion vsphere/v29.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.20.1
date: "2024-10-23T12:00:00Z"
state: active
state: deprecated

0 comments on commit 226d41b

Please sign in to comment.