Releases: KusionStack/karpor
Releases · KusionStack/karpor
v0.2.2
v0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Highlights of Karbour v0.1.2
The main feature of the current version is the addition of a Karbour Dashboard
component, which includes code, CICD, build targets, etc. The Karbour Dashboard
provides a user-friendly frontend interface that makes it easy for users to search for and gain insights into Kubernetes resources.
Usage
$ docker pull kusionstack/karbour-dashboard:v0.1.2
$ docker run -p 9871:9871 -d kusionstack/karbour-dashboard:v0.1.2
You can visit to http://127.0.0.1:9871
, enjoy!
Changelog
Features
- d809699: feat: support setting cross-domain options (#15) (@panshuai-ps)
- e5105ba: feat: support build and release of karbour dashboard (#19) (@elliotxx)
- 48fd455: feat: add uniresource type (#17) (@panshuai-ps)
- 8bc8220: feat: add karbour dashboard (#14) (@panshuai-ps)
Chores
- 16e345e: chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#12) (@dependabot[bot])
CI
Docker Images
kusionstack/karbour:v0.1.2
kusionstack/karbour:v0.1.2-arm64
kusionstack/karbour-dashboard:v0.1.2
Thanks!
v0.1.1
v0.1.0
Changelog
Features
- 9837268: feat: init karbour framework (@panshuai-ps)
- b5116e4: feat: add search api group (#11) (@panshuai-ps)
- b0ab9d8: feat: add cluster api (@panshuai-ps)
Bug fixes
Documents
- 7fdcba0: docs: refine markdown files (#8) (@elliotxx)
- 162bdec: docs: refine copywriting in readme and PULL_REQUEST_TEMPLATE (#4) (@elliotxx)
- 1da4eab: docs: initialize readme (#3) (@elliotxx)
- c26507b: docs: initialize documents about contributor (#7) (@elliotxx)
- 8ca6db1: docs: create README.md (@panshuai-ps)
Chores
- daa1744: chore: add docker file (#9) (@panshuai-ps)
- ffc2208: chore: add .github configurations (#1) (@elliotxx)
CI
- 9c2f4e2: ci: repair release workflow (#10) (@elliotxx)
- f4f0c1f: ci: add commit lint in github workflow (#6) (@elliotxx)
Docker Images
kusionstack/karbour:v0.1.0
kusionstack/karbour:v0.1.0-arm64