Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Releases: kbrew-dev/kbrew-release

v0.0.7

26 Jul 12:19
100f21d

Choose a tag to compare

Changelog

b858d07 Logging framework (#93)
2560d9e Release v0.0.7
e13191d Use golangci-lint run for linting (#95)
65fe951 render templates before yaml unmarshalling (#100)

v0.0.6

10 Jul 12:39
100f21d

Choose a tag to compare

Changelog

b4d1758 App cleanup improvements (#87)
5b07804 Fix incorrect exit codes (#84)
e1ff858 Release v0.0.6
c32bf32 Skip helm app installation if already exists (#85)
254ab65 Skip namespace creation if name is nil (#91)
7045599 Use correct reference while creating namespace (#90)
d4b17e5 add info and args command (#88)
9df2ff4 create namespace if it doesn't exist (#83)
7b53107 silence usage and error print (#92)

v0.0.5

02 Jun 16:42
100f21d

Choose a tag to compare

Changelog

52e5cc3 Add autocomplete support for kbrew CLI (#78)
7edf4a8 Collect events for analytics (#77)
65dc13b Enhanced version command to check for latest version and warn user (#68)
620db34 Fix CI go mod failures (#72)
696f004 Release v0.0.5
417649a Support custom wait for ready timeout (#76)
01935e1 Support for raw app args (#71)
4c200dc Support helm functions on raw app args (#81)
5092d44 change args value to empty interface (#70)
fa56dbc yaml evaluator (#69)

v0.0.4

13 May 04:08
100f21d

Choose a tag to compare

Changelog

41f087d Add go lint checks (#52)
b7a9322 Added link to registry (#53)
aeda485 Args templating engine (#67)
ec5beb7 Pass arguments to helm app (#66)
02d07c4 Release v0.0.4
8047090 Remove stale recipes dir (#61)
6ee4298 fix exact match for registry (#51)

v0.0.3

05 Apr 05:04

Choose a tag to compare

Changelog

bea42fd Add support of Mac build (#50)
40fe972 Release v0.0.3

v0.0.2

05 Apr 04:20

Choose a tag to compare

Changelog

092be39 Add support to update kbrew registries (#47)
ddcb86d Release v0.0.2
9593268 Update installation steps and command structs (#48)
b71d220 Use existing executable dir for upgrade (#46)

v0.0.1

04 Apr 07:50

Choose a tag to compare

Changelog

d3cddc8 Add Mergify integration to automatically merge PRs on approval (#31)
be50238 Add kbrew version command (#44)
26fcd0d Add recipe for kafka operator installation (#17)
7fb50bd Add release process (#42)
12dd209 Add support for app repository (#7)
49fc871 Add support for kbrew registries (#35)
e9343ca Add support for pre/post install hooks (#14)
0738576 Add support for shell command in install hooks (#15)
f850739 Add support to install, remove and search apps (#2)
343a239 Add support to pass and parse config (#3)
dff9559 Add update command to upgrade kbrew (#45)
536db21 Added a simple workflow to build and test code (#12)
7a040e2 Added details to readme such as instructions and usage commands (#26)
f641069 Change repo owner to kbrew-dev (#33)
2ffb705 Cleanup - remove redundant files (#34)
5a86ed1 Increate workloadReadyTimeout to 15 mins (#30)
55e699e Initial commit
f8c4354 Publish releases to kbrew-release repo (#43)
923ad2e Release v0.0.1
01e9824 Remove redundant files (#13)
336ca7d Revert "Add Mergify integration to automatically merge PRs on approval (#31)" (#32)
577dd05 Set app/chart versions in the recipes (#18)
37314c8 Update go.sum
9f8d4fa Update imports to point to infracloudio repo (#10)
9611982 Wait for workloads to be ready after install (#9)