Skip to content

Releases: kubero-dev/kubero-cli

v3.1.1

17 Sep 09:23
Compare
Choose a tag to compare

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

12 Aug 09:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

11 Aug 07:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v3.0.0

v2.4.1

01 Sep 21:56
Compare
Choose a tag to compare

What's Changed

  • remove kpack installation step

v2.4.0

01 Sep 20:05
Compare
Choose a tag to compare

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

11 Jun 07:16
Compare
Choose a tag to compare
  • Improved output for small screens

Full Changelog: v2.3.1...v2.3.2

v2.3.1

09 May 10:41
Compare
Choose a tag to compare

Changelog

  • 73207e4 configure ingress for monitoring
  • ddb5ff6 kuberoUI is not used

v2.3.0

08 May 07:19
e546772
Compare
Choose a tag to compare

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

20 Apr 19:42
10e7be7
Compare
Choose a tag to compare

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

29 Mar 21:42
Compare
Choose a tag to compare

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