Skip to content

Releases: Tchoupinax/k8s-labels-migrator

v0.1.8

17 Dec 12:53
a4fa569
Compare
Choose a tag to compare

🧰 Maintenance

👷 Build System

v0.1.7

17 Dec 12:33
1c1ece4
Compare
Choose a tag to compare
  • (#41) fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 — by @renovate 🫶
  • (#40) fix(deps): update all non-major dependencies to v0.32.0 — by @renovate 🫶
  • (#39) fix(deps): update module k8s.io/client-go to v0.31.4 — by @renovate 🫶
  • (#38) fix(deps): update module k8s.io/apimachinery to v0.31.4 — by @renovate 🫶
  • (#37) fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.4 — by @renovate 🫶
  • (#36) fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.3 — by @renovate 🫶
  • (#35) fix(deps): update module istio.io/client-go to v1.24.1 — by @renovate 🫶
  • (#34) fix(deps): update all non-major dependencies to v0.31.3 — by @renovate 🫶
  • (#33) fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.2 — by @renovate 🫶
  • (#32) fix(deps): update module istio.io/client-go to v1.24.0 — by @renovate 🫶

👷 Build System

v0.1.6

01 Nov 10:03
c27b634
Compare
Choose a tag to compare

Fixes the embed template in the binary

What's Changed

  • fix(deps): update all non-major dependencies by @renovate in #23
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 by @renovate in #27
  • fix(deps): update module github.com/fatih/color to v1.18.0 by @renovate in #28
  • fix(deps): update all non-major dependencies to v0.31.2 by @renovate in #29
  • fix(deps): update module istio.io/client-go to v1.23.3 by @renovate in #30
  • feat: embed summary template html inside the final binary by @Tchoupinax in #31

Full Changelog: v0.1.5...v0.1.6

v0.1.5

24 Sep 13:31
204f266
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

12 Aug 18:59
Compare
Choose a tag to compare

Changelog

  • 3225f62 ci: fix env var for goreleaser
  • 96078a9 feat: fix token
  • ea1db3f ci: fix build binary (#20)
  • f7c86e6 ci: repair publication of the binary (#19)
  • 665df3a feat: validate user input with regex (#18)
  • a040202 chore: upgrade dependencies (#15)
  • 5d74dcc feat: handle panic exceptions about istio objects (#14)
  • 971a66f feat: add logo (#13)
  • 9dc5a99 feat: rework how resources are analyzed and exposed
  • 74d7404 feat: refactor how resources are computed
  • 7d3a72c feat: add web interface to show resources
  • 1836bc7 feat: add function to determine if selectors match labels
  • aeda472 feat: display keda resources
  • de9acfb fix: resume Keda scaled object at the end (#12)

v0.1.3

10 May 10:12
558e2c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

11 Apr 13:17
384adf7
Compare
Choose a tag to compare

Changelog

  • 384adf7 feat: fix the matchselector issue and some little typos (#9)
  • 5787ed5 docs: add disclaimer about the project (#8)
  • 933cfb4 docs: fix readme (#7)
  • 79ef579 docs: improvement documentation (#6)
  • 7cb34ca docs: how to install on macos (#5)

v0.1.1

24 Mar 22:34
56ea774
Compare
Choose a tag to compare

Changelog

0.1.1-rc1

24 Mar 22:22
0dce9e0
Compare
Choose a tag to compare

Changelog

  • 0dce9e0 chore: add dist into gitignore to repair goreleaser (#3)
  • 34f859d Create LICENSE (#2)