Releases: pulumi/kubespy
Releases · pulumi/kubespy
v0.6.3
Add ARM64 support (#95) (#97)
Closing #95.
v0.6.2
Bump golang.org/x/net from 0.0.0-20220906165146-f3363e06e74c to 0.7.0…
v0.6.1
Upgrade all dependencies (#82)
v0.6.0
- Update to use pulumi-kubernetes 2.0+ and kubernetes client-go 1.18 (#78)
v0.5.1
- Fix #66 (kubespy now works with k8s 1.16+ clusters)
v0.5.0
- Add missing newline tag to msg in trace
- Use forked uilive to fix #38
- Restrict ReplicaSet watch by namespace
v0.4.0
- 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