Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 23:18
· 18 commits to main since this release
7e8d78e

What's Changed

  • fix(chart): update chart references in README and NOTES by @vdice in #176
  • chore(*): bump references to k3d and example app images by @vdice in #177
  • Remove stale sample by @lann in #178
  • chore(samples): update apiVersion for probes.yaml by @vdice in #182
  • build(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #188
  • swap md links to spinkube.dev links by @michelleN in #186
  • build(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #189
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #190
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 by @dependabot in #194
  • use v0.13.1 of shim for tests by @rajatjindal in #195
  • build(deps): bump github.com/prometheus/common from 0.50.0 to 0.51.1 by @dependabot in #193
  • Fix llm compute example auth key by @rajatjindal in #201
  • build(deps): bump github.com/prometheus/common from 0.51.1 to 0.52.3 by @dependabot in #206
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #205
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 by @dependabot in #204
  • Update CLI output to match documentation by @tpmccallum in #200
  • build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #198
  • Update lib.rs by @peterj in #208
  • build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 by @dependabot in #211
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #215
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #219
  • update controller-runtime to 0.18.0 by @michelleN in #221
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 by @dependabot in #222
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 by @dependabot in #223
  • use 0.14.0 version of shim for smoke-tests by @rajatjindal in #230
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #232
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 by @dependabot in #231
  • feat(spin/certs): automate creating the default CA bundle secret by @adamreese in #207

New Contributors

Full Changelog: v0.1.0...v0.2.0