Skip to content

Releases: validator-labs/validatorctl

v0.0.4

15 Jul 19:48
ed99a78
Compare
Choose a tag to compare

0.0.4 (2024-07-15)

Features

Dependency Updates

  • deps: update actions/setup-go digest to 0a12ed9 (#72) (7b6f978)
  • deps: update anchore/sbom-action action to v0.16.1 (#71) (347da36)
  • deps: update golang.org/x/exp digest to 46b0784 (#67) (89caf1c)
  • deps: update module github.com/validator-labs/validator to v0.0.46 (#73) (72897c2)
  • deps: update module github.com/validator-labs/validator-plugin-aws to v0.1.1 (#68) (bba7058)
  • deps: update module github.com/validator-labs/validator-plugin-azure to v0.0.12 (#70) (e1bf9fa)
  • deps: update module gopkg.in/yaml.v2 to v3 (#61) (8952d08)

Refactoring

  • enable revive and address all lints (#69) (b9c8df8)

v0.0.3

27 Jun 19:27
1506f5e
Compare
Choose a tag to compare

0.0.3 (2024-06-27)

Features

  • add helpers to easily configure validator plugins (#62) (ae596d3)

Dependency Updates

  • deps: update module github.com/vmware/govmomi to v0.38.0 (#59) (4e6ad15)
  • deps: update module gopkg.in/yaml.v2 to v3 (#57) (9698478)

v0.0.2

24 Jun 21:36
fe0377c
Compare
Choose a tag to compare

0.0.2 (2024-06-24)

Features

  • add support custom IAM role rules (#50) (912c0f3)

Other

  • remove vsphere palette oriented resources (#34) (9213c76)

Docs

Dependency Updates

  • deps: update github.com/spectrocloud-labs/prompts-tui digest to 3f0e83e (#51) (1aa0810)
  • deps: update module gopkg.in/yaml.v2 to v3 (#41) (210f63e)
  • deps: update module gopkg.in/yaml.v2 to v3 (#55) (a0a13c0)
  • deps: update module gopkg.in/yaml.v2 to v3 (#56) (8dc9ab2)
  • deps: update softprops/action-gh-release digest to a74c6b7 (#43) (432891a)

v0.0.1

19 Jun 22:36
6a007f1
Compare
Choose a tag to compare

0.0.1 (2024-06-19)

Features

  • configure validatorctl (#1) (34285c6)
  • ensure no binaries are embedded with validatorctl (#31) (02de3a5)
  • only ask for role privilege user if running from admin account (#16) (6cdee2c)

Dependency Updates

  • deps: update golang.org/x/exp digest to 7f521ea (#18) (c5e83cc)
  • deps: update module github.com/spf13/cobra to v1.8.1 (e6d64d5)
  • deps: update module github.com/validator-labs/validator-plugin-network to v0.0.17 (6b58097)
  • deps: update module gopkg.in/yaml.v2 to v3 (#22) (f56c29f)
  • deps: update module gopkg.in/yaml.v2 to v3 (#23) (c9b8708)
  • deps: update module gopkg.in/yaml.v2 to v3 (#35) (3bfdf86)

Other

Refactoring

  • use prompts-tui ReadCACert and file reader (#14) (d2bd299)