Skip to content

Releases: utilitywarehouse/kube-applier

2.2.2

09 May 13:54
6724012
Compare
Choose a tag to compare

kubectl 1.14 and --server-dry-run

2.2.1

27 Mar 17:27
16d86d4
Compare
Choose a tag to compare
  • fix a bug with the not so optional REPO_PATH_FILTERS arg, added an empty check

2.2.0

21 Mar 14:13
Compare
Choose a tag to compare
  • adds the ability to prune directories prior to applying them based on the REPO_PATH_FILTERS option
  • changes the behaviour of the FULL_RUN_INTERVAL_SECONDS option. previously it was desired when set to zero to have no wait between full runs which was fundamentally broken. the new behaviour when set to 0 is to disable full runs all together
  • documentation updated for POLL_INTERVAL_SECONDS option

2.1.1

18 Feb 06:29
Compare
Choose a tag to compare
  • git-sync v3.1.1
  • kustomize v2.0.1

2.1.0

29 Jan 10:02
Compare
Choose a tag to compare
  • kubectl v1.12.3
  • kustomize v1.0.11
  • kustomize base manifests

2.0.4

19 Nov 09:20
5166155
Compare
Choose a tag to compare
  • Fix error messages when service account is missing (on strict apply)
  • Fix Dockerfile

2.0.3

08 Nov 11:48
Compare
Choose a tag to compare
update kube and kustomize versions

- https://github.com/kubernetes/kubernetes/releases/tag/v1.11.4
- https://github.com/kubernetes-sigs/kustomize/releases/tag/v1.0.10

2.0.2

20 Sep 12:44
680eb8e
Compare
Choose a tag to compare
Docker multi-stage build (#22)

 - rm mowcli
 - rm weird loop
 - update kustomize 1.0.8

version upgrades

18 Jul 12:16
Compare
Choose a tag to compare
sys: update versions

 - kube: 1.11
 - kustomize: 1.0.4
 - alpine: 3.8

Kustomize integration

05 Jul 10:23
8d6dd54
Compare
Choose a tag to compare