Skip to content

Releases: bakito/kubexporter

v0.5.8

04 Mar 09:24
8d6eabd
Compare
Choose a tag to compare

Changelog

v0.5.7

01 Mar 19:58
1c015a8
Compare
Choose a tag to compare

Changelog

v0.5.6

01 Mar 13:50
468cc47
Compare
Choose a tag to compare

Changelog

v0.5.5

01 Mar 10:34
8aaa2a8
Compare
Choose a tag to compare

Changelog

  • 7fc8761 Bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.1 (#369)
  • 94c3c5e Bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 (#373)
  • 571934b Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#367)
  • 7b0b079 Bump github.com/goreleaser/goreleaser from 1.23.0 to 1.24.0 (#368)
  • e3f762e Bump golang from 1.21-bullseye to 1.22-bullseye (#370)
  • 9cebafd Bump golangci/golangci-lint-action from 3 to 4 (#371)
  • 754d743 Bump the k8s group with 5 updates (#372)
  • e47b45b Bump the onsi group with 1 update (#366)
  • d2e143a Bump the onsi group with 2 updates (#365)
  • c62303c Sort strings in KunsFields.String()
  • 07b3c20 Use go version of go.mod in codeql-analysis.yml
  • 083fd5f implement field encryption (#375)
  • 8aaa2a8 update readme
  • 8cc0069 use go 1.22 (#374)

v0.5.4

19 Jan 07:24
aac2180
Compare
Choose a tag to compare

Changelog

  • 24f2cbb Bump actions/setup-go from 4 to 5 (#348)
  • bacf765 Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 (#356)
  • 3e05abf Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#357)
  • eb4bc44 Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#350)
  • ca93228 Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#347)
  • 0cc2710 Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (#355)
  • e67e639 Bump github/codeql-action from 2 to 3 (#349)
  • 93f044a Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#353)
  • e42e9a4 Bump k8s.io/cli-runtime from 0.28.3 to 0.28.4 (#345)
  • 4280035 Bump k8s.io/cli-runtime from 0.28.4 to 0.29.0 (#351)
  • aebc8e8 Bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 (#354)
  • 3a5534c Bump k8s.io/kubectl from 0.28.3 to 0.28.4 (#346)
  • 03641af Bump k8s.io/kubectl from 0.28.4 to 0.29.0 (#352)
  • dde6186 Bump the k8s group with 4 updates (#359)
  • ecdab37 Update dependabot.yml to use groups
  • aac2180 dependabot onsi group
  • f5ba917 support tools.go
  • f89d9c2 switch to go.uber.org/mock (#358)

v0.5.3

17 Nov 15:41
9f16008
Compare
Choose a tag to compare

Changelog

  • 9f16008 #344 skip upx compression
  • f2c8fd3 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#337)
  • f281e11 Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (#342)
  • 55cc12c Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (#338)
  • 670848a Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#341)
  • 788e15f Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#340)
  • de14381 Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 (#339)
  • da49826 Update e2e.yaml (#343)

v0.5.2

29 Oct 00:42
d706a5b
Compare
Choose a tag to compare

Changelog

v0.5.1

28 Oct 08:42
17c53fd
Compare
Choose a tag to compare

Changelog

  • 17c53fd add flag 'considerOwnerReferences' to exclude if the owner is excluded

v0.5.0

27 Oct 20:28
50c4604
Compare
Choose a tag to compare

Changelog

  • 50c4604 Add command to update owner references (#335)
  • 11f86c0 Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (#331)
  • 101547b Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#334)
  • 983ffdd Bump golang.org/x/net from 0.14.0 to 0.17.0 (#330)
  • e8dee45 Bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 (#333)
  • bbfaeb8 Bump k8s.io/kubectl from 0.28.2 to 0.28.3 (#332)
  • d4b4425 ignore deletionTimestamp
  • c004d43 update dependencies

v0.4.16

10 Oct 17:52
952978a
Compare
Choose a tag to compare

Changelog

  • 28a7b7a Bump actions/checkout from 3 to 4 (#320)
  • 4f46a5c Bump docker/build-push-action from 4 to 5 (#326)
  • 66779a4 Bump docker/login-action from 2 to 3 (#325)
  • 5cc4b58 Bump docker/setup-buildx-action from 2 to 3 (#323)
  • 4b2c3a7 Bump docker/setup-qemu-action from 2 to 3 (#324)
  • caf6a75 Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#316)
  • 2f5f063 Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#307)
  • 0215fb8 Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#318)
  • 2b9ed62 Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#328)
  • 53b17cc Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#329)
  • e49a97b Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 (#311)
  • cb3ebde Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 (#312)
  • 8712cd7 Bump golang from 1.20-bullseye to 1.21-bullseye (#313)
  • 97855b6 Bump goreleaser/goreleaser-action from 4 to 5 (#327)
  • 0a82840 Bump k8s.io/cli-runtime from 0.27.3 to 0.27.4 (#310)
  • 8b59b10 Bump k8s.io/cli-runtime from 0.28.0 to 0.28.1 (#317)
  • 5de8f12 Bump k8s.io/kubectl from 0.27.2 to 0.27.3 (#306)
  • 95e8651 Bump k8s.io/kubectl from 0.27.3 to 0.27.4 (#309)
  • d8ed1f9 Bump k8s.io/kubectl from 0.27.4 to 0.28.0 (#315)
  • 2c7f061 Bump k8s.io/kubectl from 0.28.0 to 0.28.1 (#319)
  • 7d53e46 Bump k8s.io/kubectl from 0.28.1 to 0.28.2 (#322)
  • 952978a add archive flag
  • 6442693 print kubexporter version on export
  • fc7ea25 reformat
  • 47e149f use bullseye image