feat(helm): update helm release cert-manager to v1.7.0

This commit is contained in:
feisar-bot
2022-01-26 20:18:30 +00:00
committed by auricom
parent 6db2ac822a
commit 5a7ded4ac4
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.1/cert-manager.crds.yaml
- https://github.com./jetstack/cert-manager/releases/download/v1.7.0/cert-manager.crds.yaml

View File

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