Skip to content

v0.8.0 release

Compare
Choose a tag to compare
@isaaguilar isaaguilar released this 29 Apr 15:46
· 108 commits to master since this release

Changes in v0.8.0 since v0.7.1

New Features

  • added keepLatestPodsOnly to the terraform spec which will only keep the current tf k8s-resource generation's pods.

example

kind: Terraform
spec:
  ...
  keepLatestPodsOnly: true