mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-26 20:13:31 +02:00
fix(charts): update cert-manager to v1.5.2
Signed-off-by: auricom <27022259+auricom@users.noreply.github.com>
This commit is contained in:
@@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
# renovate: registryUrl=https://charts.jetstack.io chart=cert-manager
|
# renovate: registryUrl=https://charts.jetstack.io chart=cert-manager
|
||||||
- https://github.com./jetstack/cert-manager/releases/download/v1.5.1/cert-manager.crds.yaml
|
- https://github.com./jetstack/cert-manager/releases/download/v1.5.2/cert-manager.crds.yaml
|
||||||
|
@@ -10,7 +10,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
# renovate: registryUrl=https://charts.jetstack.io/
|
# renovate: registryUrl=https://charts.jetstack.io/
|
||||||
chart: cert-manager
|
chart: cert-manager
|
||||||
version: v1.5.1
|
version: v1.5.2
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: jetstack-charts
|
name: jetstack-charts
|
||||||
|
Reference in New Issue
Block a user