Skip to content

Releases: clevyr/kubedb

v1.4.12

05 Apr 21:15
5acdceb
Compare
Choose a tag to compare

Changelog

  • 474461b ⬆️ Update actions/setup-go action to v4
  • 087d9e0 ⬆️ Update kubernetes packages to v0.26.3 (#62)
  • bed5600 ⬆️ Update module github.com/mattn/go-isatty to v0.0.18 (#63)
  • 2d0815b ⬆️ Update module github.com/schollz/progressbar/v3 to v3.13.1 (#60)
  • 5acdceb ⬆️ Update module github.com/spf13/cobra to v1.7.0 (#64)
  • df4a69f 📝 (readme): Add Go Report Card badge
  • 4bf220f 📝 (readme): Add latest release badge
  • e04a154 📝 (readme): Link to Docker image
  • 13edfe7 🔧 (goreleaser): Quote goarm value
  • 9e0a766 🔧 (goreleaser): Use default archive filenames
  • b760528 ⚡ (ci): Build in parallel with lint and tests to improve CI speed

v1.4.11

28 Feb 06:14
819cbf9
Compare
Choose a tag to compare

Changelog

  • a1d91d3 ✨ (kubernetes): Add support for colon-separated paths in KUBECONFIG
  • 819cbf9 ⬆️ Update module github.com/jedib0t/go-pretty/v6 to v6.4.6 (#58)
  • 6167220 🍱 (readme): Add icon

v1.4.10

18 Feb 23:13
9f650dc
Compare
Choose a tag to compare

Changelog

  • 9f650dc ⬆️ Bump golang.org/x/net from 0.4.0 to 0.7.0 (#56)
  • 22bf64b 🐛 (goreleaser): Add version to name template
  • 8d2bd58 ✨ (docker): Add initial Docker container
  • 082d6f7 🔧 (renovate): Automerge Alpine Docker updates
  • 068c823 🔧 (renovate): Replace some configs with default presets
  • 9f1c630 🔧 (renovate): Swap to platform automerges

v1.4.9

03 Feb 18:46
244946c
Compare
Choose a tag to compare

Changelog

  • a486b39 👽 (ci): Replace --rm-dist flag with --clean
  • 244946c ✨ (kubernetes): Check KUBECONFIG env when setting up Kubernetes client

v1.4.8

02 Feb 18:43
9af33cd
Compare
Choose a tag to compare

Changelog

  • fac2207 👽 (goreleaser): Update archives syntax
  • 9af33cd ⬆️ Update go to 1.20 (#55)
  • c9db1dd ⬆️ Update kubernetes packages to v0.26.1 (#52)
  • 14e8690 ⬆️ Update module github.com/jedib0t/go-pretty/v6 to v6.4.4 (#51)
  • e71b734 ⬆️ Update module github.com/spf13/viper to v1.15.0 (#53)
  • da94f70 ✅ (ci): Add macOS and Windows tests
  • 120684d 🔧 (goreleaser): Increment snapshot version
  • 3686741 🔧 (renovate): Configure Golang updates
  • 7b5db0f 🔧 (renovate): Enable Go import path updates
  • 6e6e1a7 🔧 (renovate): Enable automerge type branch
  • 7b12e7b 🔧 (renovate): Enable pre-commit updates
  • 2bf794c ⚡ (ci): Use separate cache key during tests
  • 0cf90e0 Update README.md (#54)

v1.4.7

07 Jan 06:22
19fae4b
Compare
Choose a tag to compare

Changelog

  • 7001395 👽 (context): Replace deprecated exec.Stream with StreamWithContext
  • 07d0bac ⬆️ Bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.3 (#38)
  • 785695c ⬆️ Bump github.com/schollz/progressbar/v3 from 3.11.0 to 3.12.1 (#34)
  • 5eba5ba ⬆️ Bump github.com/schollz/progressbar/v3 from 3.12.1 to 3.12.2 (#42)
  • 154aa47 ⬆️ Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#32)
  • 39b9c3d ⬆️ Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#39)
  • 76c09cf ⬆️ Bump goreleaser/goreleaser-action from 3 to 4 (#45)
  • c629440 ⬆️ Bump k8s.io/client-go from 0.25.2 to 0.25.4 (#37)
  • 070cef0 ⬆️ Bump k8s.io/client-go from 0.25.4 to 0.26.0
  • e3d82af ⬆️ Bump k8s.io/kubectl from 0.25.2 to 0.25.4 (#36)
  • 6bfd8cc ⬆️ Bump k8s.io/kubectl from 0.25.4 to 0.26.0 (#44)
  • 5a25e7d ⬆️ Update module github.com/mattn/go-isatty to v0.0.17 (#47)
  • 19fae4b ⬆️ Update module github.com/schollz/progressbar/v3 to v3.13.0 (#48)
  • c66c821 ⬆️ Update module gopkg.in/alessio/shellescape.v1 to v1.4.1 (#49)
  • 0f79a43 🐛 (docs): Fix doc generation flag showing up in output
  • 9bfd70d 🐛 (pre-commit): Fix vet and lint false positives
  • d024bbd 🐛 (terminal): Fix TTY check on non-POSIX environments
  • 6065b03 🐛 Properly use context
  • 7a81425 🔥 (dependabot): Disable dependabot
  • b367eec 🔥 Remove extraneous term.TTY
  • fe28b48 💚 Fix golangci-lint cache conflicts causing warnings during CI
  • 7c9343a 💚 Fix release failure if tag is pushed when branch CI still running
  • 868444d 🔨 Update pre-commit hooks
  • 547b2ba 📝 Add CI status badge
  • c8f4be5 📝 Fix doc generation flag showing up in docs
  • 533eff6 ♻️ Refactor goroutines to use sync/errgroup
  • 634e8f5 ✨ Group subcommands in help output
  • 531f462 🚚 Rename CI workflow: Go to Build
  • 5191eb0 🔧 (dependabot): Decrease dependabot update intervals
  • cf0a950 🔧 Create CODEOWNERS
  • 90be7d3 🔧 Disable dependabot for k8s.io/api and k8s.io/apimachinery
  • d93d8a8 Configure Renovate (#46)
  • 4743214 Merge pull request #43 from clevyr/dependabot/go_modules/k8s.io/client-go-0.26.0

v1.4.6

12 Oct 23:44
f21a18e
Compare
Choose a tag to compare

Changelog

  • f21a18e 👽 Update GitHub Actions output due to set-output deprecation
  • 58bf41f ⬆️ Bump github.com/jedib0t/go-pretty/v6 from 6.3.8 to 6.3.9 (#25)
  • d9b3c4a ⬆️ Bump github.com/jedib0t/go-pretty/v6 from 6.3.9 to 6.4.0 (#26)
  • 730c745 ⬆️ Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#27)
  • a6cd07a ⬆️ Bump k8s.io/client-go from 0.25.1 to 0.25.2 (#23)
  • 9161f4c ⬆️ Bump k8s.io/kubectl from 0.25.1 to 0.25.2 (#21)
  • cd42443 🥅 Panic if github-actions flag defined incorrectly
  • 8fef0af ✨ Add redact flag
  • 9982ebb ✨ Choose password more intelligently based on username
  • a6f062f 🔧 Update default MariaDB username to match chart defaults

v1.4.5

20 Sep 22:00
70f5f7b
Compare
Choose a tag to compare

Changelog

  • 5038e71 ⬆️ Bump github.com/schollz/progressbar from v3.8.6 to v3.11.0
  • a886f75 ⬆️ Bump k8s.io/client-go from 0.25.0 to 0.25.1 (#20)
  • e0357be ⬆️ Bump k8s.io/kubectl from 0.25.0 to 0.25.1 (#19)
  • 70f5f7b 🐛 Fix GitHub Actions flag
  • 63c149c 👷 Simplify CI script
  • db02ca2 🔧 Remove replace directive for progressbar

v1.4.4

18 Sep 06:51
0f2051e
Compare
Choose a tag to compare

Changelog

  • 179ab70 ⬆️ Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (#16)
  • d1acbb1 ⬆️ Bump github.com/jedib0t/go-pretty/v6 from 6.3.3 to 6.3.8 (#11)
  • 52a1400 ⬆️ Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#10)
  • 9c9724e ⬆️ Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#15)
  • 13a3138 ⬆️ Bump k8s.io/api from 0.24.2 to 0.25.0 (#12)
  • de3cb5d ⬆️ Bump k8s.io/apimachinery from 0.24.2 to 0.25.0 (#13)
  • b9563e1 ⬆️ Bump k8s.io/kubectl from 0.24.2 to 0.25.0 (#14)
  • c2776f1 🔒 Add workflow: CodeQL scan
  • 0f2051e 🔒 Redact password from logs

v1.4.3

10 Sep 06:24
2b68045
Compare
Choose a tag to compare

Changelog

  • 2b68045 ⬆️ Bump Go to v1.19
  • 7d6e4f0 📌 Pin Go minor version during CI
  • ec639b8 ♻️ Move main subcommand logic into separate packages
  • d89d1c7 🔧 Configure gomod dependabot updates
  • 6618a65 🔧 Use latest golangci-lint version