Skip to content

Releases: viodotcom/kube-review

0.8.14

15 Aug 13:45
218878b
Compare
Choose a tag to compare

Changelog:

0.8.13

03 Aug 09:43
c72fa71
Compare
Choose a tag to compare

Changelog:

  • Removing the Codefresh service dependencies from the Kube Review Prune project and workflows (#114)

0.8.12

02 Aug 08:39
d4757f2
Compare
Choose a tag to compare

Changelog:

  • Fix on the Kube Review Prune project by stopping deletion of non-ephemeral environments when PR is merged (PR)
    C/c: @reeve24

0.8.11

22 Jul 14:37
6d811a5
Compare
Choose a tag to compare

Changelog:

  • Adding the JOB_URL as annotation during deployments to make it easier to know which job built the review environment.

0.8.10

21 Jul 14:32
Compare
Choose a tag to compare

Changelog:

  • Workflow tag with major release version.

0.8.9

19 Jul 14:11
6f38671
Compare
Choose a tag to compare

Changelog:

  • Kustomize version v.4.5.5
  • Kubectl version 1.22
  • Installing the AWS CLI package by default to cover repetitive package installation in GH actions

0.8.8

14 Jul 13:34
b3ca108
Compare
Choose a tag to compare

Changelog:

Improve the Kube Review Prune project to check the review envs non-ephemerals c/c @reeve24

0.8.7

30 Jun 15:00
436a358
Compare
Choose a tag to compare

Release on the 0.8.x branch.

Changelog:

fix: prevent exit code 1 to terminate the job before collecting k8s logs & events

0.8.6

10 Jun 10:06
5594373
Compare
Choose a tag to compare

Release on the 0.8.x branch.

Changelog:

Add a restart command by @victorpoluceno in https://github.com/FindHotel/kube-review/pull/105

0.8.5

25 May 12:49
0e553dd
Compare
Choose a tag to compare

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

Changelog:

  • Changing the cronjob API version from batch/v1beta1 to batch/v1.