v0.1.0 (2021-08-03)
Merged pull requests:
- Fix install demo gif #112 (PrasadG193)
- Analytics documentation #111 (PrasadG193)
- Update CLI description #109 (PrasadG193)
- Update README #102 (vishal-biyani)
v0.0.8 (2021-08-02)
Closed issues:
- Raw args with int values are not working #94
Merged pull requests:
- Correct binary install link in README #108 (PrasadG193)
- Add license to code files #106 (gauravgahlot)
- Add Mergify integration to automatically merge PRs on approval #104 (PrasadG193)
- Switch release repo to kbrew #103 (PrasadG193)
- Bump helm.sh/helm/v3 from 3.5.4 to 3.6.1 #101 (dependabot[bot])
- Enable code scan with CodeQL for Go source #89 (sanketsudake)
v0.0.7 (2021-07-26)
Closed issues:
- kbrew remove doesn't delete resources from pre-install steps #74
- kbrew info command for information on packages #22
Merged pull requests:
- render templates before unmarshalling #100 (sahil-lakhwani)
- Use golangci-lint run for linting #95 (sanketsudake)
- Logging framework #93 (PrasadG193)
v0.0.6 (2021-07-01)
Closed issues:
- Create namespace if does not exist for raw apps #80
- Installation should continue if any dependency app already exists #79
Merged pull requests:
- Silence usage and error print #92 (sahil-lakhwani)
- Skip namespace creation if name is nil #91 (PrasadG193)
- Use correct reference while creating namespace #90 (PrasadG193)
- add info and args command #88 (sahil-lakhwani)
- App cleanup improvements #87 (PrasadG193)
- Skip helm app installation if already exists #85 (PrasadG193)
- Fix incorrect exit codes #84 (PrasadG193)
- create namespace if it doesn't exist #83 (mahendrabagul)
v0.0.5 (2021-06-02)
Closed issues:
- Add a flag to set custom wait for ready timeout #75
- Collect events for analytics #65
- Support for helm functions in recipe yaml #64
- Add support for passing args to the kbrew app #63
- Add support for kbrew help command #57
Merged pull requests:
- Support helm functions on raw app args #81 (PrasadG193)
- Add autocomplete support for kbrew CLI #78 (sanketsudake)
- Collect events for analytics #77 (PrasadG193)
- Support custom wait-for-ready timeout #76 (PrasadG193)
- [CI] Fix go vet failures #72 (PrasadG193)
- Support for raw app args #71 (sahil-lakhwani)
- change args value to empty interface #70 (sahil-lakhwani)
- yaml evaluator #69 (sahil-lakhwani)
- Enhanced version command to check for latest version and warn user #68 (vishal-biyani)
v0.0.4 (2021-05-13)
Closed issues:
- Add Go lint checks in CI #37
Merged pull requests:
- Args templating engine #67 (sahil-lakhwani)
- arguments to helm app #66 (sahil-lakhwani)
- Remove stale recipes dir #61 (PrasadG193)
- Added link to registry #53 (vishal-biyani)
- Add go lint checks #52 (mahendrabagul)
- fix exact match for registry #51 (sahil-lakhwani)
v0.0.3 (2021-04-05)
Closed issues:
- Install script does not support Mac #49
Merged pull requests:
- Add support of Mac build #50 (PrasadG193)
v0.0.2 (2021-04-05)
Merged pull requests:
- [README] Update installation steps and command structs #48 (PrasadG193)
- Add support to update kbrew registries #47 (PrasadG193)
- Install kbrew in existing exec bin dir during update #46 (PrasadG193)
v0.0.1 (2021-04-04)
Closed issues:
- Add release process/script #39
- Host and fetch recipes at runtime #28
- Recipe: Rook + Ceph #21
- Trial/Recipe: Longhorn #20
- Trial/Recipe: OpenEBS #19
- Add GitHub actions CI to run build and test #11
- Add preinstall/postinstall hooks in installation workflow #6
- Wait resources to be ready after install/upgrade #5
- Add support for repository in config #4
Merged pull requests:
- Add update command to upgrade kbrew #45 (PrasadG193)
- Add kbrew version command #44 (PrasadG193)
- Publish releases to kbrew-release repo #43 (PrasadG193)
- Add release process #42 (PrasadG193)
- Add support for kbrew registries #35 (PrasadG193)
- Cleanup - remove redundant files #34 (PrasadG193)
- Change repo owner to kbrew-dev #33 (PrasadG193)
- Revert "Add Mergify integration to automatically merge PRs on approval" #32 (PrasadG193)
- Add Mergify integration to automatically merge PRs on approval #31 (PrasadG193)
- Fix resource name in WaitForReady methods #30 (PrasadG193)
- Added details to readme such as instructions and usage commands #26 (vishal-biyani)
- Set app/chart versions in the recipes #18 (PrasadG193)
- Add recipe for kafka operator installation #17 (PrasadG193)
- Add support for shell command in install hooks #15 (PrasadG193)
- Add support for pre/post install hooks #14 (PrasadG193)
- Remove redundant file #13 (PrasadG193)
- Added a simple workflow to build and test code #12 (vishal-biyani)
- Update imports to point to infracloudio repo #10 (PrasadG193)
- Wait for workloads to be ready after install #9 (PrasadG193)
- Add support for app repository #7 (PrasadG193)
- Add support to pass and parse config #3 (PrasadG193)
- Add support to install, remove and search apps #2 (PrasadG193)