Skip to content

Commit

Permalink
feat(charts): update helm release cert-manager to v1.14.2
Browse files Browse the repository at this point in the history
Signed-off-by: xfgjdsytdsg <xfgjdsytdsg@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent ef18aef commit 5c7505f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/core/cert-manager/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.jetstack.io/
chart: cert-manager
version: v1.5.3
version: v1.14.2
sourceRef:
kind: HelmRepository
name: jetstack-charts
Expand Down
2 changes: 1 addition & 1 deletion cluster/crds/cert-manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# renovate: registryUrl=https://charts.jetstack.io chart=cert-manager
- https://github.com/jetstack/cert-manager/releases/download/v1.5.3/cert-manager.crds.yaml
- https://github.com/jetstack/cert-manager/releases/download/v1.14.2/cert-manager.crds.yaml

0 comments on commit 5c7505f

Please sign in to comment.