Skip to content

Releases: kubero-dev/kubero-cli

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

v2.0.0

04 Feb 21:27
c475d9a
Compare
Choose a tag to compare

Changelog

v1.11.0

25 Oct 21:37
98a6553
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.11.0

v1.10.1

06 Oct 18:08
Compare
Choose a tag to compare

Fix UserAgent string.

Caused Error

"https://api.digitalocean.com/v2/kubernetes/options": net/http: invalid header field value for "User-Agent"

Full Changelog: v1.10.0...v1.10.1