Skip to content

Releases: pulumi/kubespy

v0.6.3

09 Apr 16:56
318db50

Choose a tag to compare

Add ARM64 support (#95) (#97)

Closing #95.

v0.6.2

25 Apr 20:32
d9bd822

Choose a tag to compare

Bump golang.org/x/net from 0.0.0-20220906165146-f3363e06e74c to 0.7.0…

v0.6.1

07 Sep 04:19
b943461

Choose a tag to compare

Upgrade all dependencies (#82)

v0.6.0

09 Oct 16:08

Choose a tag to compare

  • Update to use pulumi-kubernetes 2.0+ and kubernetes client-go 1.18 (#78)

v0.5.1

24 Feb 20:43
v0.5.1
438edbf

Choose a tag to compare

  • Fix #66 (kubespy now works with k8s 1.16+ clusters)

v0.5.0

18 Sep 15:09
v0.5.0
f8634fd

Choose a tag to compare

  • Add missing newline tag to msg in trace
  • Use forked uilive to fix #38
  • Restrict ReplicaSet watch by namespace

v0.4.0

03 Oct 08:29

Choose a tag to compare

  • Move from dep to Go modules.
  • Adopt Apache v2 license.
  • Adopt Code of Conduct.
  • Use Travis for CI.
  • Introduce Makefile with simple release engineering primitives.
  • Implement kubespy trace deploy
    trace

v0.3.0

26 Sep 21:16

Choose a tag to compare

Update README