Skip to content

Releases: stackitcloud/rename-pvc

v0.5.0

10 Apr 12:56
Compare
Choose a tag to compare

Changelog

  • a938378 Bump k8s.io/cli-runtime from 0.29.2 to 0.29.3
  • 4370791 Bump helm/kind-action from 1.8.0 to 1.9.0
  • 2f72683 Bump k8s.io/cli-runtime from 0.29.1 to 0.29.2
  • ee3cc8e Bump actions/cache from 3 to 4
  • 2f5a38b Bump k8s.io/cli-runtime from 0.29.0 to 0.29.1
  • b7e40c1 Bump actions/setup-go from 4 to 5
  • a620c2f Bump k8s.io/cli-runtime from 0.28.4 to 0.29.0
  • 47eaf7c Bump k8s.io/cli-runtime from 0.28.3 to 0.28.4
  • c0888f0 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 544d421 Bump k8s.io/cli-runtime from 0.28.2 to 0.28.3
  • fc38d56 Bump goreleaser/goreleaser-action from 4 to 5
  • eb9cb3c Bump k8s.io/cli-runtime from 0.28.1 to 0.28.2
  • f7d75ea Bump actions/checkout from 3 to 4
  • bd6ef4d Bump k8s.io/cli-runtime from 0.28.0 to 0.28.1
  • fcadfa1 Bump k8s.io/cli-runtime from 0.27.4 to 0.28.0
  • 759cbb0 Bump helm/kind-action from 1.7.0 to 1.8.0
  • 9d3bcc6 remove deprecated goreleaser flag in github action

v0.4.0

21 Jul 14:05
Compare
Choose a tag to compare

Changelog

  • ba38ae0 Bump k8s.io/cli-runtime from 0.27.3 to 0.27.4
  • f5170ad fix go version in release gh action.
  • 1507fd4 Update golangci-lint
  • 6bdab4a update go version to 1.20.
  • 7231b07 Bump k8s.io/cli-runtime from 0.27.2 to 0.27.3
  • 6fa2fc6 Bump helm/kind-action from 1.6.0 to 1.7.0
  • f83a430 Bump k8s.io/cli-runtime from 0.27.1 to 0.27.2
  • 05b16da Bump helm/kind-action from 1.5.0 to 1.6.0
  • b142337 Bump k8s.io/cli-runtime from 0.27.0 to 0.27.1
  • 27c1de5 Bump k8s.io/cli-runtime from 0.26.3 to 0.27.0
  • 5c133c9 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • 4c51a40 Bump rajatjindal/krew-release-bot from 0.0.43 to 0.0.46
  • 7674cd6 README: fix step 1. of How does it work?

v0.3.2

20 Mar 09:44
Compare
Choose a tag to compare

Changelog

  • 97fd910 Bump actions/setup-go from 3 to 4
  • 8c62076 Bump k8s.io/cli-runtime from 0.26.2 to 0.26.3
  • 9fff7aa Bump k8s.io/cli-runtime from 0.26.1 to 0.26.2

v0.3.1

20 Jan 08:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 Nov 08:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

23 Aug 09:11
f5e6016
Compare
Choose a tag to compare

Changelog

  • f5e6016 Merge pull request #19 from stackitcloud/dependabot/go_modules/k8s.io/cli-runtime-0.24.4
  • ae94729 Bump k8s.io/cli-runtime from 0.24.2 to 0.24.4
  • 2e556b6 Merge pull request #18 from stackitcloud/dependabot/go_modules/k8s.io/api-0.24.4
  • 2cfb77d Bump k8s.io/api from 0.24.2 to 0.24.4
  • a09b147 Merge pull request #21 from stackitcloud/dependabot/go_modules/k8s.io/apimachinery-0.24.4
  • 7ac3452 Bump k8s.io/apimachinery from 0.24.2 to 0.24.4
  • 1bcc3fb Create dependabot.yml
  • 9b7a8ab remove deprecated errors pkg
  • 436e743 update maintainers in README
  • 5c6f4e8 Merge pull request #14 from stackitcloud/feature/changeCodeOwners
  • bd646da update CODEOWNERS
  • 0e3edbe Merge pull request #13 from stackitcloud/feature/updateGoDependencies
  • 886407f update go dependencies

v0.2.2

20 May 12:40
Compare
Choose a tag to compare

Changelog

  • 8179258 add nolint for deprecated SelfLink field
  • c73d221 update to latest golangci version
  • deb6cbf update k8s pkg to 1.24.0

v0.2.1

06 Apr 11:11
Compare
Choose a tag to compare

Changelog

  • a066c12 update golangci-lint
  • d71beac update go dependencies
  • 085205d Merge pull request #10 from stackitcloud/feature/addGoTests
  • c60b147 add suggestions from code review
  • d68e587 add github action for tests
  • be9bd54 add tests for rename-pvc
  • 2643c55 move k8s client out of run to be able to test this fuction with a k8s fake client

v0.2.0

16 Feb 08:01
052903d
Compare
Choose a tag to compare

Changelog

  • 052903d Merge pull request #9 from stackitcloud/feature/change-namespace
  • 1251bf8 Add shorthand for --target-namespace and add suggestions
  • c0bfdb4 Add possibility to change target Namespace
  • 9b06fbb add .krew.yaml template
  • 21bdbc9 add krew to install docs
  • d022a56 add krew release to gh action

v0.1.3

10 Feb 17:05
Compare
Choose a tag to compare

Changelog

  • ab19b3d change from binary to tar.gz for goreleaser