Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 08:13

Features and improvements

  • [df4ebc72] - feat: improve logging and error-handling close #36
  • [6397d451] - feat: add global kubeconfig flag close #33
  • [4af454b9] - feat: default to current cluster-version close #30
  • [fb3fd592] - feat: add count-days param to resources subcommand close #31

Bug fixes

  • [a3f97f9a] - fix: remove next-suffix for snapshots close #35
  • [20b18677] - fix: only use running pods close #37

Build and testing

  • [aa13d219] - build: use delete=true for label-creation
  • [436a0998] - build: remove readme sync
  • [1872ef6e] - build: remove containerscan for now
  • [42faffb2] - build: several docker improvements
  • [d6ddfc1a] - build: only test amd64
  • [c2721aad] - build: setup qemu and buildx
  • [510a2e9f] - build: use latest
  • [0c72becc] - build: tag to latest on release
  • [34a63d4b] - build: test image-build

Documentation

Dependency updates

  • [c6b563a5] - deps: Bump pascalgn/size-label-action from 0.4.2 to 0.4.3 (#45)
  • [4dc8c549] - deps: update lannonbr/issue-label-manager-action action to v3 (#44)
  • [b87b0b82] - deps: Bump pascalgn/automerge-action from 0.14.1 to 0.14.2 (#43)

Common changes