Skip to content

v0.1.3

Compare
Choose a tag to compare
@nikhilsbhat nikhilsbhat released this 12 Mar 04:15
· 30 commits to master since this release
2f7926e

Changelog

  • 4ff5c31 Add aliases for output formats
  • dc5d945 Add fix to detect prometheus-operator images in container args
  • c3e60e8 Add initial support for identifying images from ConfigMap
  • 2cfdf90 Add support for fetching images from configmap with more possibilities
  • c66ce57 Add support for reading the images from the container args from cert-manager helm chart
  • b634052 Bump helm.sh/helm/v3 from 3.12.3 to 3.14.2
  • 48d2e17 Fix deprecated fields and flags for goreleaser
  • b880687 Fix snapshot build
  • 51a6e6f Merge pull request #21 from blazs3fs/kube-prometheus-stack-fix
  • 8012721 Merge pull request #23 from nikhilsbhat/dependabot/go_modules/helm.sh/helm/v3-3.14.2
  • fd183a7 Show error when helm_bin env variables not set
  • 5404e1f Upate CLI documents
  • 2f7926e Update plugin version to 0.1.3
  • 4967db7 Use errors package over declaring it