|
| 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 |
0 commit comments