Skip to content

Releases: SparebankenVest/azure-key-vault-to-kubernetes

1.7.1

30 Sep 12:56
3597b4f
Compare
Choose a tag to compare

Fixing issue where multiarch builds werent correctly pushed to Dockerhub
build(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.20.2 by https://github.com/dependabot in #754
Full Changelog: 1.7.0...webhook-1.7.1

webhook-1.7.1

30 Sep 12:48
3597b4f
Compare
Choose a tag to compare

What's Changed

  • Fixing issue where multiarch builds werent correctly pushed to Dockerhub
  • build(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.20.2 by @dependabot in #754

Full Changelog: 1.7.0...webhook-1.7.1

1.7.0

20 Sep 09:45
5833b26
Compare
Choose a tag to compare

What's Changed

  • Updated to Go 1.23.1
  • Bumped Base Image to Alpine:3.20.3
  • Build docker images for linux/amd64 and linux/arm64 by @Olsenius in #477
  • Update Dockerfile to address CVEs in alpine linux by @kristianjaeger in #694
  • Security updates to fix all known CVEs in the app

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

05 Dec 19:42
Compare
Choose a tag to compare

What's Changed

Helm chart

Chart and Image versions

Type Component Version
Helm Chart akv2k8s 2.6.0
Docker Image spvest/azure-keyvault-controller 1.6.0
Docker Image spvest/azure-keyvault-webhook 1.6.0
Docker Image spvest/azure-keyvault-env 1.6.0

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

02 Jul 21:42
Compare
Choose a tag to compare

What's Changed

  • 👀 Add support for workload identity by @cgroschupp in #442
  • Authentication service secret efficiency change by @waterfoul in #437
  • Increment counter for failed sync by @timbuchinger in #450
  • Fix env lookup regex in env injector by @181192 in #456
  • Fix regex and match group for env lookup akvs by @181192 in #475
  • Pass environmental key vault suffix to client by @laozc in #524
  • Increment Prometheus counter for keyvault sync failures by @sdwerwed in #525
  • Fixes secret not found when label selector is set by @laozc in #366
  • Fix some typos and add additional debug info to a couple of error mes… by @tspearconquest in #560
  • 👀 Added SecurityContext capabilities. by @YouJinTou in #548
  • Expose init container image pull policy by @181192 in #561
  • Always serve /healthz endpoint for controller by @181192 in #562

Helm chart

Chart and Image versions

Type Component Version
Helm Chart akv2k8s 2.5.0
Docker Image spvest/azure-keyvault-controller 1.5.0
Docker Image spvest/azure-keyvault-webhook 1.5.0
Docker Image spvest/azure-keyvault-env 1.5.0

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

08 Dec 21:50
4c77638
Compare
Choose a tag to compare

What's Changed

  • Upgrade dependencies
  • Upgrade Go 1.19

Helm chart

Chart and Image versions

Type Component Version
Helm Chart akv2k8s 2.3.0
Docker Image spvest/azure-keyvault-controller 1.4.0
Docker Image spvest/azure-keyvault-webhook 1.4.0
Docker Image spvest/azure-keyvault-env 1.4.0

Full Changelog: 1.3.1...1.4.0

webhook-1.4.1

08 Dec 22:01
c4fac0c
Compare
Choose a tag to compare

What's Changed

  • Authentication service secret efficiency change by @waterfoul in #437

New Contributors

Full Changelog: 1.4.0...webhook-1.4.1

controller-1.3.3

11 Oct 19:52
b5da5a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: controller-1.3.2...controller-1.3.3

controller-1.3.2

17 Aug 20:01
15dee5b
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @wimi made their first contribution in #371

Full Changelog: 1.3.1...controller-1.3.2

Release 1.3.1

18 Apr 16:10
Compare
Choose a tag to compare

The most notable changes in this release are:

  • Fallback to the Pod generated name when creating a secret for an unnamed pod #322
  • Use a more refined regex to match valid injectable secret names #320 #281
  • Fixes correct RBAC Role vs ClusterRole when watchAllNamespaces is false SparebankenVest/public-helm-charts#62
  • Upgrade k8s client v0.23.5
  • Upgrade go 1.18
  • Upgrade alpine base image 3.15.6

Controller

Features

  • Upgrade k8s client v0.23.5
  • Upgrade go 1.18
  • Upgrade alpine base image 3.15.6

Bug Fixes

  • Fallback to the Pod generated name when creating a secret for an unnamed pod #322
  • Use a more refined regex to match valid injectable secret names #320 #281

Helm Charts

Chart and Image versions

Type Component Version
Helm Chart akv2k8s 2.2.0
Docker Image spvest/azure-keyvault-controller 1.3.1
Docker Image spvest/azure-keyvault-webhook 1.3.1
Docker Image spvest/azure-keyvault-env 1.3.1