Skip to content

Commit

Permalink
New version: ApeCloud.kbcli version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apecloud-bot committed Jul 9, 2024
1 parent 68eba3f commit 2aa5072
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 0 deletions.
16 changes: 16 additions & 0 deletions manifests/a/ApeCloud/kbcli/0.9.0/ApeCloud.kbcli.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Created with WinGet Releaser v2 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: ApeCloud.kbcli
PackageVersion: 0.9.0
InstallerLocale: en-US
InstallerType: portable
Commands:
- kbcli
ReleaseDate: 2024-07-05
Installers:
- Architecture: x64
InstallerUrl: https://github.com/apecloud/kbcli/releases/download/v0.9.0/kbcli.exe
InstallerSha256: C4FEB363FDD83BD04CD43B62729D48A61A92042CBC7C3BDDB70BADFE4ADAD694
ManifestType: installer
ManifestVersion: 1.5.0
31 changes: 31 additions & 0 deletions manifests/a/ApeCloud/kbcli/0.9.0/ApeCloud.kbcli.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with WinGet Releaser v2 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: ApeCloud.kbcli
PackageVersion: 0.9.0
PackageLocale: en-US
Publisher: ApeCloud
PublisherUrl: https://kubeblocks.io
PublisherSupportUrl: https://github.com/apecloud/kbcli/issues
Author: ApeCloud
PackageName: kbcli
PackageUrl: https://github.com/apecloud/kbcli
License: AGPL-3.0
LicenseUrl: https://github.com/apecloud/kbcli/blob/main/LICENSE
Copyright: Copyright (C) 2022-2023 ApeCloud Co., Ltd
ShortDescription: A command line interface for KubeBlocks
Moniker: kbcli
ReleaseNotes: |-
What's Changed
- feat: support to run ops forcibly by @wangyelei in #289
- chore: check crds status when install or upgrade kb by @ldming in #288
- feat: change according new bench api by @fengluodb in #291
- chore: don not report error when the k8s provider is unknown by @iziang in #293
- chore: add "--path-prefix" flag to backuprepo create command by @zjx20 in #294
- chore: support rebuild-instance cmd and update the customOps cmd by @wangyelei in #295
- chore: update rebuild-instance cmd to new api by @wangyelei in #296
- chore: for merge update monitor-related and configconstraint api (#351) by @sophon-zt in #354
- chore: kb install support wait-addons for 0.9 by @ldming in #366
ReleaseNotesUrl: https://github.com/apecloud/kbcli/releases/tag/v0.9.0
ManifestType: defaultLocale
ManifestVersion: 1.5.0
8 changes: 8 additions & 0 deletions manifests/a/ApeCloud/kbcli/0.9.0/ApeCloud.kbcli.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser v2 using Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: ApeCloud.kbcli
PackageVersion: 0.9.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit 2aa5072

Please sign in to comment.