Skip to content

Releases: arminc/k8s-platform-lcm

0.3.0

18 Dec 13:35
32a4e41
Compare
Choose a tag to compare
  • Use official docker image name parsing option
  • Allow image names to be overridden
  • Allow non production semver

0.2.1

17 Dec 21:13
c072954
Compare
Choose a tag to compare

Indicate when CVE data is not available

Thanks to @qcloutier2

0.2.0

17 Dec 18:58
9f4c361
Compare
Choose a tag to compare
  • 'All' cli flags can be specified in the config file
  • Use logrus logging context
  • Add json logging as an option as a preparation for running in Kubernetes
  • Add option to log to file

0.1.0

14 Dec 14:47
Compare
Choose a tag to compare

This is the first release and contains a working application:

  • Keep track of versions of all the running containers (including init containers) inside the Kubernetes
  • Keep track of new image versions. Supporting Quay, Gcr, Docker hub, Jfrog Artifactory by default
  • Works with private registries and private images
  • Allow overriding of the registry to search latest versions from another registry
  • Keep track of image vulnerabilities using Jfrog Xray
  • Possibility to provide local tool versions (like terraform) and find the new versions on GitHub
  • Keep track of Helm chart deployments and track new versions of the charts
  • Present the information command line