Releases: kubero-dev/kubero-cli
Releases · kubero-dev/kubero-cli
v3.1.1
What's Changed
- Fix: select database storage class and size by @mms-gianni in #72
- Bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot[bot] in #62
- Update prompt messages for better clarity and user interaction. by @mms-gianni in #41
- Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.2 by @dependabot[bot] in #69
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #74
- Release/v3.1.1 by @mms-gianni in #78
Full Changelog: v3.0.0...v3.1.1
v3.0.1
What's Changed
- Fix: select database storage class and size by @mms-gianni in #72
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- doc, CLI UX and best practices improved by @faelmori in #46
- Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot[bot] in #47
- Bump golang.org/x/crypto from 0.33.0 to 0.34.0 by @dependabot[bot] in #50
- Bump k8s.io/client-go from 0.32.1 to 0.32.2 by @dependabot[bot] in #49
- Refactor database initialization and update dependencies by @faelmori in #60
- Refactor db by @mms-gianni in #61
- Bump golang.org/x/crypto from 0.36.0 to 0.38.0 by @dependabot[bot] in #67
New Contributors
Full Changelog: v2.4.0...v3.0.0
v2.4.1
What's Changed
- remove kpack installation step
v2.4.0
What's Changed
🌟 Feature / Improve registry handling and add kpack installation by @mms-gianni in #40
🔧 Maintenance / Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory by @dependabot in #34
Full Changelog: v2.3.2...v2.4.0
v2.3.2
- Improved output for small screens
Full Changelog: v2.3.1...v2.3.2
v2.3.1
v2.3.0
Changelog
- 7ebd86a Update ingress controller version to "v1.10.0" and provide a note on loading version from GitHub API due to alphabetic return.
- 162991f Fix typo install.go
- 3fa7c1f Merge pull request #36 from kubero-dev/feature/improve-OLM-installation
- 7071329 Merge pull request #37 from FabienPapet/patch-1
- 3d78a14 Merge pull request #38 from kubero-dev/feature/improve-OLM-installation
- e546772 Merge pull request #39 from kubero-dev/feature/add-longterm-metrics
- 61851a4 add monitoring installation
- d1b603d improve OLM installation
v2.2.0
Changelog
- 3b2641e Update the install function to pass a namespace parameter and call installCertManagerClusterissuer with the appropriate namespace.
- 882e8cc Update the text prompt for selecting audit logs storage class in installKuberoUi() function.
- 10e7be7 Merge pull request #35 from kubero-dev/fix/add-clusterissuer-when-OLM-is-selected
v2.1.0
Changelog
- 4ac5cb3 Bump google.golang.org/protobuf from 1.28.0 to 1.33.0
- e3072ce Corrected typo from "Kuberi" to "Kubero"
- e153386 Corrected typo in "containers"
- 8e7002d Merge branch 'main' of github.com:kubero-dev/kubero-cli
- c10814b Merge pull request #32 from afonso-pereira/fix/correct-typos
- d292b05 Merge pull request #33 from kubero-dev/dependabot/go_modules/google.golang.org/protobuf-1.33.0
- ad6836f Update kindVersions.yaml
- 31574fa upgrade go modules
- 2e67dba use .localhost domain to avoid confusion with .lacolhost.com