Skip to content

Releases: ViBiOh/kmux

v0.2.4

05 Dec 21:06
Compare
Choose a tag to compare

Fixes

  • (watch) Fixing restart since when no restart 9d34aba

Miscellaneous

  • (deps) Bumping indirect deps 3960df0
  • (deps) bump crazy-max/ghaction-import-gpg from 4 to 5 6df25de
  • [skip ci] Fixing missing arg for gpg 264a9a5
  • [skip ci] Adding gpg signature of binary 9e4d711
  • Removing obsolete shell wrapping 2d73863
  • Updating install script snippet bd5a4bf

v0.2.3

19 Nov 22:26
Compare
Choose a tag to compare

Miscellaneous

  • (deps) Bumping indrect deps 0761712
  • Removing exposed mutex interface ebd9ac9
  • (deps) bump k8s.io/client-go from 0.25.3 to 0.25.4 3e4f6e1
  • (deps) bump github.com/spf13/viper from 1.13.0 to 1.14.0 b9d2a5e
  • Updating install script 2655c13

v0.2.2

30 Oct 10:35
Compare
Choose a tag to compare

Fixes

  • (restart) Wrong expected argument number 91a4fe8

Miscellaneous

  • (Makefile) Adding fieldalignment 5608817
  • (deps) bump github.com/spf13/cobra from 1.6.0 to 1.6.1 a31e347

v0.2.1

24 Oct 16:01
Compare
Choose a tag to compare

Features

  • (log) Adding configuration by env var 60d2023

Miscellaneous

  • Updating installation script 114b9e5

v0.2.0

24 Oct 11:51
Compare
Choose a tag to compare

Features

  • (log) Adding colored output for error or warning level 20a74e2

Miscellaneous

  • (deps) Bumping deps ddc7c48
  • (github) [skip ci] Updating schedule for dependabot 1e1068e

v0.1.2

14 Oct 16:33
Compare
Choose a tag to compare

Miscellaneous

  • (deps) Bumping indirect deps 038473b
  • (deps) bump k8s.io/client-go from 0.25.2 to 0.25.3 e434b23
  • (deps) bump github.com/spf13/cobra from 1.5.0 to 1.6.0 bfffc5e
  • Handling failed pod in a more clean manner d679e3e
  • Bumping documentation to 0.1.1 f2ef9d0

v0.1.1

12 Oct 09:46
Compare
Choose a tag to compare

Fixes

  • (watch) Don't override reason when multiple containers and one has failed 9a17a92

Miscellaneous

  • Updating doc next to 0.1.0 update 1df0856

v0.1.0

11 Oct 18:59
Compare
Choose a tag to compare

Features

  • (log) Adding colorized output for grep matches ce43930
  • (log) Adding regexp grep for log 4d50b94

Miscellaneous

  • Simplifying sha computation afcab4b
  • (deps) bump k8s.io/client-go from 0.25.1 to 0.25.2 37588f7
  • (deps) bump k8s.io/client-go from 0.25.0 to 0.25.1 5a7dbde

v0.0.17

18 Sep 19:29
Compare
Choose a tag to compare

Features

  • (watch) Adding label filter for watch 7866e70

Fixes

  • use watch for initial listing 406f9c7

Miscellaneous

v0.0.16

18 Sep 16:09
Compare
Choose a tag to compare

Fixes

  • (getter) Fixing listing of cronjob pod 5b8f6dc

Miscellaneous