Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Releases: KusionStack/kusionup

v0.3.3

03 Aug 09:34
@kusionstack-bot kusionstack-bot
0f9a408
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • fcd58c3 fix: some lint issues
  • b823166 feat: support more flexible placeholder writing in archive download url
  • 0f9a408 Merge pull request #43 from KusionStack/more-flexible-placeholder-in-custom-config

Docker Images

  • kusionstack/kusionup:v0.3.3
  • kusionstack/kusionup:v0.3.3-arm64

Thanks!

Assets 11
Loading

v0.3.2

03 Aug 07:20
@kusionstack-bot kusionstack-bot
19b49fc
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • 117e55f refactor: compatible with new directory structure
  • fa52423 fix: wrong .goreleaser.yml configuration
  • 19b49fc Merge pull request #42 from KusionStack/fix-wrong-goreleaser-config
  • b1bd5ed Merge pull request #39 from KusionStack/compatible-with-new-directory-structure
  • d5d6746 Merge pull request #38 from KusionStack/urls

Docker Images

  • kusionstack/kusionup:v0.3.2
  • kusionstack/kusionup:v0.3.2-arm64

Thanks!

Loading

v0.3.1

13 Feb 07:29
@kusionstack-bot kusionstack-bot

Choose a tag to compare

Changelog

  • 4296bff fix github download URLs
  • c329538 fix download url to be compatible with goreleaser
  • 209e723 Merge pull request #37 from KusionStack/goreleaser

Docker Images

  • kusionstack/kusionup:v0.3.1
  • kusionstack/kusionup:v0.3.1-arm64

Thanks!

Loading

v0.3.0

26 Dec 03:58
@kusionstack-bot kusionstack-bot
4a550c2
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • 30a9a64 rename aarch64 to arm64 in install.sh
  • 45e91ca rename aarch64 to arm64
  • c7a839e refactor: move ./cmd/main.go to ./main.go
  • 4a550c2 Merge pull request #36 from KusionStack/adjust-cmd-to-root

Docker Images

  • kusionstack/kusionup:v0.3.0
  • kusionstack/kusionup:v0.3.0-arm64

Thanks!

Loading

v0.2.20

05 Sep 06:43
@kusionstack-bot kusionstack-bot
64b03cf
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • 893c38b chore: fix unavailbale cdn address
  • b213745 chore: add install script for kusionup
  • 64b03cf Merge pull request #34 from KusionStack/cdn-address
  • fae16b1 Merge pull request #33 from KusionStack/add-script-install

Docker Images

  • kusionstack/kusionup:v0.2.20
  • kusionstack/kusionup:v0.2.20-arm64

Thanks!

Loading

v0.2.19

17 Jun 09:32
@kusionstack-bot kusionstack-bot
97f43ad
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • 23534c1 fix: npe problem in cdn source and refine docs
  • 97f43ad Merge pull request #31 from KusionStack/fix-npe-for-cdn-source

Docker Images

  • kusionstack/kusionup:v0.2.19
  • kusionstack/kusionup:v0.2.19-arm64

Thanks!

Loading

v0.2.18

16 Jun 05:21
@kusionstack-bot kusionstack-bot
98bd07f
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • e3e6cb9 fix: unsafe dependency
  • 27ea88c feat: add default environment KCLVM_CLANG=/usr/bin/clang when kusionup init
  • 770f9f3 chore: remove unused github template
  • 98bd07f Merge pull request #30 from KusionStack/add-env-kclvm-clang
  • 78b38e6 Merge pull request #29 from KusionStack/remove-unused-github-template
  • f260459 Merge pull request #25 from KusionStack/fix-unsafe-dependency
  • e5df238 Create cla.yml (#28)

Docker Images

  • kusionstack/kusionup:v0.2.18
  • kusionstack/kusionup:v0.2.18-arm64

Thanks!

Loading

v0.2.17

30 May 10:03
@kusionstack-bot kusionstack-bot
86bc964
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • f9ae6f3 chore: replace GH_PAT with KUSIONSTACK_BOT_TOKEN
  • 5322ccc chore: bump yaml version to v3.0.0
  • 86bc964 Merge pull request #24 from KusionStack/adjust-github-token
  • 4c87149 Merge pull request #23 from KusionStack/bump-yaml-version-to-v3.0.0

Docker Images

  • kusionstack/kusionup:v0.2.17
  • kusionstack/kusionup:v0.2.17-arm64

Thanks!

Loading

v0.2.16

26 May 12:29
@elliotxx elliotxx
cb1e1ce
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • 2a6f201 fix: unsupport source when reinstall
  • cb1e1ce Merge pull request #22 from KusionStack/fix-unsupport-source-bug

Docker Images

  • kusionstack/kusionup:v0.2.16
  • kusionstack/kusionup:v0.2.16-arm64

Thanks!

Loading

v0.2.15

26 May 12:03
@elliotxx elliotxx
641f7ef
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

  • 256e494 feat: support custom sources by flags or default custom source file
  • 975a5b4 chore: remove revive linter
  • 641f7ef Merge pull request #21 from KusionStack/remove-unused-linter
  • 001fc29 Merge pull request #20 from KusionStack/support-custom-source

Docker Images

  • kusionstack/kusionup:v0.2.15
  • kusionstack/kusionup:v0.2.15-arm64

Thanks!

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /