fix(charts): update cert-manager to v1.6.1

Signed-off-by: auricom <27022259+auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-11-01 15:16:45 +00:00
committed by auricom
parent 212a5730b3
commit a8377e6a80
2 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,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.6.0/cert-manager.crds.yaml
- https://github.com./jetstack/cert-manager/releases/download/v1.6.1/cert-manager.crds.yaml

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.jetstack.io/
chart: cert-manager
version: v1.6.0
version: v1.6.1
sourceRef:
kind: HelmRepository
name: jetstack-charts