Skip to content

Commit f65b505

Browse files
New version: Kubernetes.clusterctl version 1.11.3 (microsoft#309834)
1 parent 5db05df commit f65b505

File tree

3 files changed

+80
-0
lines changed

3 files changed

+80
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Kubernetes.clusterctl
5+
PackageVersion: 1.11.3
6+
InstallerType: portable
7+
Commands:
8+
- clusterctl
9+
ReleaseDate: 2025-11-04
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.11.3/clusterctl-windows-amd64.exe
13+
InstallerSha256: 30BF76FB77E704A1BB3580112B91E4E0C4F0C6934B20AC9736A1498FD7954F95
14+
ManifestType: installer
15+
ManifestVersion: 1.10.0
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Kubernetes.clusterctl
5+
PackageVersion: 1.11.3
6+
PackageLocale: en-US
7+
Publisher: Kubernetes SIGs
8+
PublisherUrl: https://kubernetes.io/
9+
PublisherSupportUrl: https://github.com/kubernetes-sigs/cluster-api/issues
10+
PackageName: clusterctl
11+
PackageUrl: https://cluster-api.sigs.k8s.io/
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/kubernetes-sigs/cluster-api/blob/HEAD/LICENSE
14+
Copyright: Copyright 2024 The Kubernetes Authors.
15+
ShortDescription: The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster.
16+
Description: The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster.
17+
Moniker: clusterctl
18+
Tags:
19+
- cluster
20+
- container
21+
- docker
22+
- k8s
23+
- kubernetes
24+
ReleaseNotes: |-
25+
👌 Kubernetes version support
26+
- Management Cluster: v1.30.x -> v1.34.x
27+
- Workload Cluster: v1.28.x -> v1.34.x
28+
More information about version support can be found here
29+
Changes since v1.11.2
30+
📈 Overview
31+
- 13 new commits merged
32+
- 1 feature addition ✨
33+
✨ New Features
34+
- KCP: Bump coredns/corefile-migration to v1.0.29 (#12863)
35+
🌱 Others
36+
- CAPD: Recreate container if we re-enter reconciliation and it exists but is not running (#12933)
37+
- clusterctl: Bump cert-manager to v1.19.0 (#12832)
38+
- clusterctl: Bump cert-manager to v1.19.1 (#12875)
39+
- Dependency: Bump Go to v1.24.8 (#12829)
40+
- Dependency: Bump Go to v1.24.9 (#12868)
41+
- e2e: Fix self-hosted to actually read DOCKER_PRELOAD_IMAGES from the e2e config (#12932)
42+
- Runtime SDK: Add hint to look into controller logs to runtime client error response (#12850)
43+
📖 Additionally, there have been 5 contributions to our documentation and book. (#12837, #12839, #12887, #12894, #12916)
44+
Dependencies
45+
Added
46+
Nothing has changed.
47+
Changed
48+
- github.com/coredns/corefile-migration: v1.0.28 → v1.0.29
49+
Removed
50+
Nothing has changed.
51+
Thanks to all our contributors! 😊
52+
ReleaseNotesUrl: https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.3
53+
Documentations:
54+
- DocumentLabel: User Guide
55+
DocumentUrl: https://cluster-api.sigs.k8s.io/user/quick-start
56+
ManifestType: defaultLocale
57+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Kubernetes.clusterctl
5+
PackageVersion: 1.11.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)