cguertin14 / infra

My homelab infra running on a Raspberry Pi Kubernetes Cluster.
Apache License 2.0
8 stars 1 forks source link

Update all dependencies #513

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cert-manager HelmChart patch v1.14.1 -> v1.14.2
hashicorp/terraform docker patch 1.7.2 -> 1.7.3
linuxserver/prowlarr (source) Kustomization minor 1.13.3-nightly -> 1.14.0-nightly

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cert-manager/cert-manager (cert-manager) ### [`v1.14.2`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.2) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.1...v1.14.2) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. cert-manager 1.14 brings a variety of features, security improvements and bug fixes, including: support for creating X.509 certificates with "Other Name" fields, and support for creating CA certificates with "Name Constraints" and "Authority Information Accessors" extensions. ##### ℹ️ Documentation [Release notes](https://cert-manager.io/docs/releases/release-notes/release-notes-1.14) [Upgrade notes](https://cert-manager.io/docs/releases/upgrading/upgrading-1.13-1.14) [Installation instructions](https://cert-manager.io/docs/installation/) ##### 🔧 Breaking changes See `Breaking changes` in [v1.14.0 release notes](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.0) ##### 📜 Changes since `v1.14.1` ##### Bug or Regression - BUGFIX: cert-manager CA and SelfSigned issuers incorrectly copied the critical flag from the CSR instead of re-calculating that field themselves. ([#​6727](https://togithub.com/cert-manager/cert-manager/issues/6727), [@​jetstack-bot](https://togithub.com/jetstack-bot)) - Helm: Fix a bug in the logic that differentiates between 0 and an empty value. ([#​6729](https://togithub.com/cert-manager/cert-manager/issues/6729), [@​jetstack-bot](https://togithub.com/jetstack-bot)) ##### Other (Cleanup or Flake) - Bump golang to 1.21.7 ([#​6735](https://togithub.com/cert-manager/cert-manager/issues/6735), [@​jetstack-bot](https://togithub.com/jetstack-bot))
hashicorp/terraform (hashicorp/terraform) ### [`v1.7.3`](https://togithub.com/hashicorp/terraform/releases/tag/v1.7.3) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.7.2...v1.7.3) #### 1.7.3 (February 7, 2024) BUG FIXES: - `terraform test`: Fix crash when dynamic-typed attributes are not assigned values in mocks. ([#​34610](https://togithub.com/hashicorp/terraform/pull/34511)) - provisioners/file: Fix panic when source is null. ([#​34621](https://togithub.com/hashicorp/terraform/pull/34621)) - `import`: Throw helpful error message if an import block is configured with an empty ID ([34625](https://togithub.com/hashicorp/terraform/pull/34625))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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