Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Releases: vmware-archive/kubecfg

v0.22.0

08 Oct 15:48
5fda8ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

v0.21.0

21 Sep 09:25
ee64d79
Compare
Choose a tag to compare

kubecfg now returns an error if the input resource set contains multiple resources with the same version/kind/namespace/name (#258)

v0.20.0

11 May 08:48
886ea66
Compare
Choose a tag to compare

Add support for kubectl diff --diff-strategy last-applied

v0.19.1

06 May 07:55
ddc4eaf
Compare
Choose a tag to compare

Fix #301 "unable map ordering with alphanumerical key"

v0.19.0

05 May 09:27
bacc95b
Compare
Choose a tag to compare

bump to go-jsonnet v0.16.0 after accidentally reverting back to go-jsonnet v0.15.0 in #292 (released in kubecfg v0.18.0).

Bumping to v0.16.0 instead of directly to v0.17.0 because some users reported a backward compat breakage in go-jsonnet 0.17.0, so giving them a chance to run v0.16.0 for a bit but with the improved kube-api clients that came with kubecfg v0.18.0

v0.18.0

11 Mar 11:50
53f6639
Compare
Choose a tag to compare

bumped k8s libs to 1.19

accidentally bumped back go-jsonnet to 0.15 (See #292)

v0.17.0

25 Jan 09:59
1c66c52
Compare
Choose a tag to compare

bumped go-jsonnet to v0.17.0

v0.16.0

15 Apr 13:06
604c38a
Compare
Choose a tag to compare

Bumped K8s client to v1.17.x

v0.15.3

16 Mar 15:53
Compare
Choose a tag to compare

upgrade to https://github.com/genuinetools/reg@v0.16.1 which is used by the resolveImage jsonnet native function.

The upgrade of this dependency should not have any functional change but should have fixed a go-gettability issue of kubecfg under go 1.14.x (see #285)

v0.15.2

16 Mar 15:22
f6f2af0
Compare
Choose a tag to compare
v0.15.2 Pre-release
Pre-release

(bad release, please ignore)