This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cert-manager](https://togithub.com/cert-manager/cert-manager) | patch | `v1.14.2` -> `v1.14.3` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `18.0.1` -> `18.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cert-manager/cert-manager (cert-manager)</summary> ### [`v1.14.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.3) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.2...v1.14.3) 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. ##### ⚠️ Known Issues - ACME Issuer (Let's Encrypt): wrong certificate chain may be used if preferredChain is configured: see [release docs](https://cert-manager.io/docs/releases/release-notes/release-notes-1.14/#acme-issuer-lets-encrypt-wrong-certificate-chain-may-be-used-if-preferredchain-is-configured---6755-6757) for more info and mitigations ##### ℹ️ 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.2 ##### Bug or Regression - BUGFIX: Fixes issue with JSON-logging, where only a subset of the log messages were output as JSON. ([#​6781](https://togithub.com/cert-manager/cert-manager/issues/6781), [@​jetstack-bot](https://togithub.com/jetstack-bot)) - BUGFIX: LiteralSubjects with a #= value can result in memory issues due to faulty BER parser (github.com/go-asn1-ber/asn1-ber). ([#​6774](https://togithub.com/cert-manager/cert-manager/issues/6774), [@​jetstack-bot](https://togithub.com/jetstack-bot)) </details> <details> <summary>truecharts/library-charts (common)</summary> ### [`v18.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.0.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.0.1...common-18.0.2) Function library for TrueCharts </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
annotations:
|
|
max_scale_version: 24.04.0
|
|
min_scale_version: 23.10.0
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: operators
|
|
truecharts.org/max_helm_version: "3.14"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: operators
|
|
apiVersion: v2
|
|
appVersion: latest
|
|
dependencies:
|
|
- name: common
|
|
version: 18.0.2
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: cert-manager
|
|
version: v1.14.3
|
|
repository: https://charts.jetstack.io
|
|
condition: ""
|
|
alias: certmanager
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: Cert-Manager is a kubernetes-aware certificate manager
|
|
home: https://truecharts.org/charts/operators/cert-manager
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png
|
|
keywords:
|
|
- cert-manager
|
|
- certificates
|
|
- security
|
|
kubeVersion: ">=1.24.0-0"
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: cert-manager
|
|
sources:
|
|
- https://github.com/cert-manager
|
|
- https://cert-manager.io/
|
|
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
|
|
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
|
type: application
|
|
version: 4.1.2
|