Skip to content

Releases: kastenhq/kubestr

v0.4.46

23 Aug 21:40
3e3eb20
Compare
Choose a tag to compare

What's Changed

  • Fixing the volume mount names in CreatePod function by @shlokc9 in #293

Full Changelog: v0.4.45...v0.4.46

v0.4.45

21 Aug 18:18
0d37899
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the github-actions group with 1 update by @dependabot in #238
  • chore(deps): bump github/codeql-action from 3.24.9 to 3.24.10 in the github-actions group by @dependabot in #239
  • chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 in the docker group by @dependabot in #243
  • bump to Go 1.21.9 by @psilva-veeam in #240
  • Github Actions: set top level permissions by @psilva-veeam in #242
  • bump golang.org/x/net to v0.23.0 by @psilva-veeam in #241
  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #244
  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #245
  • chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #246
  • chore(deps): bump the github-actions group with 2 updates by @dependabot in #247
  • chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by @dependabot in #248
  • chore(deps): bump the github-actions group with 2 updates by @dependabot in #250
  • chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #252
  • chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #251
  • chore(deps): bump the github-actions group with 2 updates by @dependabot in #255
  • chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #256
  • chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 in the github-actions group by @dependabot in #257
  • chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 in the github-actions group by @dependabot in #258
  • chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 in the docker group by @dependabot in #259
  • Pass context to kube.Exec and similar functions. #25703 by @e-sumin in #249
  • chore(deps): bump the github-actions group with 2 updates by @dependabot in #260
  • chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #261
  • deps(go): bump github.com/briandowns/spinner from 1.23.0 to 1.23.1 by @dependabot in #262
  • deps(go): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #263
  • chore(deps): bump the github-actions group with 2 updates by @dependabot in #264
  • chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 in the docker group by @dependabot in #265
  • chore(deps): bump docker/build-push-action from 5.4.0 to 6.1.0 in the docker group by @dependabot in #266
  • chore(deps): bump docker/build-push-action from 6.1.0 to 6.2.0 in the docker group by @dependabot in #268
  • chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the github-actions group by @dependabot in #267
  • chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the github-actions group by @dependabot in #269
  • chore(deps): bump the docker group with 3 updates by @dependabot in #270
  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #271
  • chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the github-actions group by @dependabot in #272
  • chore(deps): bump docker/build-push-action from 6.3.0 to 6.4.1 in the docker group by @dependabot in #273
  • Renaming "./kubestr browse" command to "./kubestr browse pvc" by @shlokc9 in #275
  • Adding "./kubestr browse snapshot" command by @shlokc9 in #277
  • Adding --show-tree flag to both "./kubestr browse pvc" & "./kubestr browse snapshot" commands by @shlokc9 in #278
  • chore(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #282
  • chore(deps): bump the docker group across 1 directory with 4 updates by @dependabot in #283
  • chore(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #281
  • K10-23320: Fix function definition for Create and CreateFromSource by @saima-s in #274
  • Updating CreatePodArgs to consume PVC args as a map instead of string by @shlokc9 in #285
  • chore(deps): bump the github-actions group with 2 updates by @dependabot in #288
  • chore(deps): bump docker/build-push-action from 6.5.0 to 6.6.1 in the docker group by @dependabot in #289
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #290
  • chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2 in the github-actions group by @dependabot in #291
  • chore(deps): bump docker/build-push-action from 6.6.1 to 6.7.0 in the docker group by @dependabot in #292
  • Adding "./kubestr file-restore" command by @shlokc9 in #287

New Contributors

Full Changelog: v0.4.44...v0.4.45

v0.4.44

27 Mar 22:28
47e4d3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.43...v0.4.44

v0.4.43

27 Mar 20:20
aac5859
Compare
Choose a tag to compare

What's Changed

Security:

  • deps(go): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in #231

CI updates:

  • build(deps): bump the docker group with 1 update in #230
  • chore(deps): bump the github-actions group with 2 updates in #232
  • chore(deps): bump the docker group with 3 updates in #233
  • chore(ci): trigger release workflow when a release is published by @julio-lopez in #234

Full Changelog: v0.4.42...v0.4.43

v0.4.42

07 Mar 20:43
bc77c15
Compare
Choose a tag to compare
v0.4.42 Pre-release
Pre-release

What's Changed

Miscellaneous

Dependency updates:

  • deps(go): upgrade k8s version and dependencies to 0.29.0 by @mabhi
  • deps(go): upgrade github.com/frankban/quicktest from 1.14.5 to 1.14.6 in #163
  • chore(general): upgrade Go to 1.21 by @julio-lopez in #174
  • deps(go): upgrade golang.org/x/net from 0.12.0 to 0.17.0 in #182
  • deps(go): upgrade github.com/spf13/cobra from 1.7.0 to 1.8.0 in #189

Chores

New Contributors

Full Changelog: v0.4.41...v0.4.42

v0.4.41

25 Jul 18:47
a7806a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.40...v0.4.41

v0.4.37

15 Feb 19:43
fcf1189
Compare
Choose a tag to compare

What's Changed

  • Bump actions/dependency-review-action from 2 to 3 by @dependabot in #141
  • deps(go): avoid unnecessarily auto-creating PRs for k8s dependencies by @dependabot in #140
  • deps(go): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #142
  • go mod tidy -compat=1.17 by @julio-lopez in #143
  • Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #147
  • deps(go): bump github.com/briandowns/spinner from 1.19.0 to 1.20.0 by @dependabot in #148
  • deps(go): bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @dependabot in #151
  • Bump docker/build-push-action from 3 to 4 by @dependabot in #150
  • deps(go): bump github.com/briandowns/spinner from 1.20.0 to 1.21.0 by @dependabot in #149
  • Update Kanister version to latest by @pavannd1 in #152

Full Changelog: v0.4.36...v0.4.37

v0.4.36

25 Oct 19:11
af3a538
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.35...v0.4.36

v0.4.35

24 Aug 22:15
725f8f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.34...v0.4.35

v0.4.34

13 Jul 19:31
7446f8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.32...v0.4.34