Skip to content

Releases: freenowtech/secrets-store-csi-driver-provider-spring-cloud-config

v0.2.0

28 Mar 11:14
d3ad1bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Mar 10:44
0a81bbe
Compare
Choose a tag to compare

What's Changed

  • Prepare provider for v0.1.0 secrets store by @vaegt in #1
  • Set correct binary in Dockerfile by @vaegt in #2
  • Allow pull of raw files from spring cloud config by @vaegt in #3
  • Using json inside of Raw field string by @vaegt in #4
  • Release Docker image for architecture "arm64" by @wndhydrnt in #5
  • Release Docker image with commit hash as tag by @wndhydrnt in #6
  • Upgrade Go runtime to v1.22 by @wndhydrnt in #10
  • Use Actions to execute tests by @wndhydrnt in #11
  • Rework release process by @wndhydrnt in #12
  • Fix unmarshal error when no raw files are defined by @wndhydrnt in #13
  • Add Kubernetes resources to deploy the provider by @wndhydrnt in #14
  • Retry requests to Config Server by @wndhydrnt in #15

New Contributors

Full Changelog: https://github.com/freenowtech/secrets-store-csi-driver-provider-spring-cloud-config/commits/v0.1.0