Skip to content

Commit

Permalink
chore(deps): update helm release cert-manager to v1.9.1 (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 13, 2022
1 parent 804bed3 commit 011b84a
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.1
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.1/cert-manager.crds.yaml

0 comments on commit 011b84a

Please sign in to comment.