Skip to content

Releases: pulumi/kubespy

v0.6.3

09 Apr 16:56
318db50
Compare
Choose a tag to compare
Add ARM64 support (#95) (#97)

Closing #95.

v0.6.2

25 Apr 20:32
d9bd822
Compare
Choose a tag to compare
Bump golang.org/x/net from 0.0.0-20220906165146-f3363e06e74c to 0.7.0…

… (#84)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220906165146-f3363e06e74c to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.6.1

07 Sep 04:19
b943461
Compare
Choose a tag to compare
Upgrade all dependencies (#82)

v0.6.0

09 Oct 16:08
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Update README