Skip to content

Latest commit

 

History

History
87 lines (58 loc) · 4.87 KB

CHANGELOG.md

File metadata and controls

87 lines (58 loc) · 4.87 KB

Changelog

What's Changed

Fixes 🔧

  • fix: try to fix helm chart publish on release again by @jimmidyson in #33

Full Changelog: https://github.com/d2iq-labs/csi-driver-trusted-ca/compare/v0.1.4...v0.1.5

Changelog

Full Changelog: https://github.com/d2iq-labs/csi-driver-trusted-ca/compare/v0.1.3...v0.1.4

Changelog

Full Changelog: https://github.com/d2iq-labs/csi-driver-trusted-ca/compare/v0.1.2...v0.1.3

Changelog

What's Changed

Fixes 🔧

  • fix: Lazy install asdf tools when releasing by @jimmidyson in #29

Full Changelog: https://github.com/d2iq-labs/csi-driver-trusted-ca/compare/v0.1.1...v0.1.2

Changelog

What's Changed

Other Changes

  • ci: Fix release process order by @jimmidyson in #27

Full Changelog: https://github.com/d2iq-labs/csi-driver-trusted-ca/compare/v0.1.0...v0.1.1

Changelog

What's Changed

Exciting New Features 🎉

  • feat: Add test certs source by @jimmidyson in #7
  • feat: Add configmap and secret sources by @jimmidyson in #8
  • feat: Show working in alpine by @jimmidyson in #9
  • feat: Add e2e for debian base image by @jimmidyson in #10
  • feat: Add OCI source by @jimmidyson in #11

Fixes 🔧

  • fix: Default image tag to app version by @jimmidyson in #14

Other Changes

  • build(deps): Bump k8s.io/mount-utils from 0.25.3 to 0.26.0 by @dependabot in #3
  • build(deps): Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #4
  • build(deps): Bump google-github-actions/release-please-action from 3.6 to 3.7 by @dependabot in #1
  • test(e2e): Initial testing of deployment by @jimmidyson in #5
  • test(e2e): Check contents are mounted in pod properly by @jimmidyson in #6
  • test(e2e): Add test using go-built binary by @jimmidyson in #12
  • build: Upgrade dependencies, tools, and pre-commit hooks by @jimmidyson in #13
  • docs: Add README by @jimmidyson in #15
  • build(deps): Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.1 by @dependabot in #21
  • build(deps): Bump github.com/containerd/containerd from 1.6.12 to 1.6.14 by @dependabot in #20
  • build(deps): Bump helm.sh/helm/v3 from 3.10.2 to 3.10.3 by @dependabot in #19
  • build(deps): Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible by @dependabot in #16
  • build(deps): Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 by @dependabot in #18
  • ci: Enable squash for auto-merge PRs by @jimmidyson in #22
  • build: Upgrade tools by @jimmidyson in #23
  • build: Use ghcr.io instead of docker hub by @jimmidyson in #24
  • ci: Attempt publishing Helm chart on release by @jimmidyson in #25
  • docs: Fix workflow status badge in README by @jimmidyson in #26

New Contributors

  • @dependabot made their first contribution in #3
  • @jimmidyson made their first contribution in #5

Full Changelog: https://github.com/d2iq-labs/csi-driver-trusted-ca/commits/v0.1.0