Skip to content

Releases: finleap-connect/vaultoperator

v0.18.0

06 Jan 11:56
2f7ab7c
Compare
Choose a tag to compare

Changes

Features

Maintenance

  • ghactions: bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 @dependabot (#85)
  • golang: bump github.com/hashicorp/vault/api from 1.8.1 to 1.8.2 @dependabot (#87)
  • golang: bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 @dependabot (#94)
  • golang: bump k8s.io/client-go from 0.25.3 to 0.25.4 @dependabot (#91)
  • golang: bump github.com/onsi/gomega from 1.22.1 to 1.24.1 @dependabot (#93)
  • golang: bump k8s.io/apimachinery from 0.25.3 to 0.25.4 @dependabot (#90)
  • golang: bump github.com/onsi/gomega from 1.20.2 to 1.22.1 @dependabot (#79)
  • golang: bump k8s.io/client-go from 0.25.2 to 0.25.3 @dependabot (#82)
  • golang: bump github.com/hashicorp/vault/api from 1.8.0 to 1.8.1 @dependabot (#80)
  • ghactions: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 @dependabot (#76)
  • golang: bump github.com/onsi/gomega from 1.20.1 to 1.20.2 @dependabot (#66)
  • golang: bump github.com/hashicorp/vault/api from 1.7.2 to 1.8.0 @dependabot (#75)
  • golang: bump k8s.io/client-go from 0.24.4 to 0.25.2 @dependabot (#72)
  • golang: bump github.com/onsi/gomega from 1.20.0 to 1.20.1 @dependabot (#65)
  • golang: bump k8s.io/client-go from 0.24.3 to 0.24.4 @dependabot (#59)
  • golang: bump github.com/onsi/gomega from 1.19.0 to 1.20.0 @dependabot (#57)
  • golang: bump k8s.io/client-go from 0.24.2 to 0.24.3 @dependabot (#56)
  • golang: bump k8s.io/api from 0.24.2 to 0.24.3 @dependabot (#55)
  • golang: bump k8s.io/apimachinery from 0.24.2 to 0.24.3 @dependabot (#54)
  • golang: bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.3 @dependabot (#53)

v0.17.1

08 Jul 14:14
94924f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

08 Jul 12:33
7017b63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

23 Jun 13:31
5bb9cf3
Compare
Choose a tag to compare

Changes

Maintenance

  • Overhaul and update kubebuilder @jastBytes (#45)
    • This makes VaultOperator compatible with K8s >= v1.22 and incompatible with older version like v1.15

v0.15.1

22 Jun 13:33
fda1979
Compare
Choose a tag to compare

Changes

Bug Fixes

v0.15.0

22 Jun 12:35
0b9e0cc
Compare
Choose a tag to compare

Changes

Features

  • Add K8s 1.22 support @jastBytes (#42)
    • Drops support for older Kubernetes versions <v1.16
    • Fixes issue #17

Maintenance

v0.14.4

18 Mar 09:28
ccf3c9e
Compare
Choose a tag to compare

Changes

Bug Fixes

v0.14.3

08 Mar 10:58
5cb0c45
Compare
Choose a tag to compare

Changes

Bug Fixes