Skip to content

Commit

Permalink
chore(deps): update helm release cert-manager to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2022
1 parent dcbf0d2 commit ef80ac3
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.8.0
version: v1.9.0
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.8.0/cert-manager.crds.yaml
- https://github.com/jetstack/cert-manager/releases/download/v1.9.0/cert-manager.crds.yaml

0 comments on commit ef80ac3

Please sign in to comment.