Skip to content

v0.3.0

Compare
Choose a tag to compare
@Ranjandas Ranjandas released this 28 Jun 04:43
· 22 commits to main since this release

Changelog

  • 350e2a2 Add ImagePath to List Output (#35)
  • 83466d0 Add support for Vault variables in env subcommand (#42)
  • 4c74f80 Added homebrew tap for Shikari (#44)
  • 83c7849 Added scale subcommand to scale cluster
  • e071235 Added validation for Cluster Name (#39)
  • ab8cf9f Changes the token for GH Actions
  • dbdee24 Fixes an issue in list subcommand json unmarshaling (#43)
  • 37b94a8 Fixes brew configuration (#45)
  • c29c04d Fixes version command help text (#40)
  • 8f661f3 Implemented Scale Down
  • 4a729a7 Make clients optional to support Vault usecase
  • bbe2e2f Make env return variables per product (#38)
  • 499932f Mark server or client to be passed for scale (#36)
  • 20f88ef Merge pull request #27 from Ranjandas/fixes/go-version
  • 3a58773 Merge pull request #31 from Ranjandas/feature/refactor-shikari-variables
  • 216b558 Merge pull request #32 from Ranjandas/feature/make-clients-optional
  • 4edda05 Merge pull request #33 from Ranjandas/feature/scale-subcommand
  • b29b798 Only have Server agents for Env Variables (#37)
  • 3f926bb Refactor Shikari Injected Variables
  • bda8015 Update Readme (#41)
  • b57f488 cleanup