Skip to content

Releases: viodotcom/kube-review

0.8.4

24 May 14:35
efed103
Compare
Choose a tag to compare

Release on the 0.8.x branch applied to the Kube Review Prune project.

Changelog:

  • GH workflow updated
  • Go version updated to 1.18
  • client-go SDK updated to v0.24.0
  • context package imported

0.8.3

22 Apr 13:41
5a5ce14
Compare
Choose a tag to compare
  • Converts branch name to lower case accordingly to Kubernetes namespace name.

0.8.2

20 Apr 14:58
2f2b727
Compare
Choose a tag to compare

Release on the 0.8.x branch.

Changelog:

  • Events are print to the output In case of a unsuccessful Deployment

0.8.1

15 Apr 09:24
47251e7
Compare
Choose a tag to compare

Release on the 0.8.x branch.

Changelog:

URL print moved from Post Exec to Pre Exec

0.8.0

29 Mar 14:14
9a4ab18
Compare
Choose a tag to compare

Release on the 0.8.x branch.

Changelog:

  • Removing Codefresh package
  • Kustomize package version updated to v4.5.2
  • Removing some unnecessaries packages from Dockerfile

0.7.2

02 Mar 14:37
b47c19c
Compare
Choose a tag to compare

Release on the 0.7.x branch.

Changelog:

  • Adding selector in service.yaml file

0.6.8

02 Mar 14:44
Compare
Choose a tag to compare

Release on the 0.6.x branch.

Changelog:

  • Adding selector in service.yaml file

0.6.7

18 Feb 10:55
Compare
Choose a tag to compare

Release on the 0.6.x branch.

Changelog:

  • Showing pods logs when using the KR_VERBOSE parameter

0.7.1

10 Feb 09:49
3f87595
Compare
Choose a tag to compare

Release on the 0.7.x branch.

Changelog:

  • Showing pods logs when using the KR_VERBOSE parameter

0.7.0

28 Sep 13:54
911f1b8
Compare
Choose a tag to compare
  • Changing IMAGE field to use only one argument as a value
  • Changing parameter KR_IMAGE_URL to KR_IMAGE
  • docs updated
  • fixing github workflows