particuleio / terraform-kubernetes-addons

Terraform module to deploy curated Kubernetes middlewares on multiple cloud providers.
https://registry.terraform.io/modules/particuleio/addons/kubernetes/latest
Apache License 2.0
201 stars 76 forks source link

fix(charts): update helm release cert-manager-csi-driver to v0.8.1 #2738

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
cert-manager-csi-driver (source) patch v0.8.0 -> v0.8.1

Release Notes

cert-manager/csi-driver (cert-manager-csi-driver) ### [`v0.8.1`](https://togithub.com/cert-manager/csi-driver/releases/tag/v0.8.1) [Compare Source](https://togithub.com/cert-manager/csi-driver/compare/v0.8.0...v0.8.1) cert-manager-csi-driver enables issuing secretless X.509 certificates for pods using cert-manager! This patch release upgrades the Go version used to build from 1.22.2 to 1.22.3, fixing GO-2024-2824 (https://github.com/advisories/GHSA-2jwv-jmq4-4j3r). Additionally, the PR includes version bumps for all Go dependencies. #### Version bumps - Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 in the all group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/cert-manager/csi-driver/pull/233](https://togithub.com/cert-manager/csi-driver/pull/233) - Bump golang.org/x/net from 0.20.0 to 0.23.0 in the go_modules group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/cert-manager/csi-driver/pull/236](https://togithub.com/cert-manager/csi-driver/pull/236) - Bump the all group across 1 directory with 8 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/cert-manager/csi-driver/pull/242](https://togithub.com/cert-manager/csi-driver/pull/242) - Bump github.com/cert-manager/cert-manager from 1.14.4 to 1.14.5 in the all group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/cert-manager/csi-driver/pull/243](https://togithub.com/cert-manager/csi-driver/pull/243) - Bump the all group across 1 directory with 3 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/cert-manager/csi-driver/pull/249](https://togithub.com/cert-manager/csi-driver/pull/249) - Bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 in the all group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/cert-manager/csi-driver/pull/250](https://togithub.com/cert-manager/csi-driver/pull/250) - Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 in the all group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/cert-manager/csi-driver/pull/253](https://togithub.com/cert-manager/csi-driver/pull/253) **Full Changelog**: https://github.com/cert-manager/csi-driver/compare/v0.8.0...v0.8.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 16.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: