Skip to content

Commit

Permalink
Merge pull request #156 from ricsanfre/renovate/cert-manager-1.x
Browse files Browse the repository at this point in the history
Update Helm release cert-manager to v1.13.1
  • Loading branch information
ricsanfre authored Oct 7, 2023
2 parents 71411e9 + 7da66d7 commit 227dc77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion argocd/bootstrap/crds/cert-manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ resources:
# Cert-manager helm installation https://cert-manager.io/docs/installation/helm/
# CDRs can be installed manually.
# cert-manager helm chart to be installed with value installCDRs=false
- https://github.com/cert-manager/cert-manager/releases/download/v1.12.2/cert-manager.crds.yaml
- https://github.com/cert-manager/cert-manager/releases/download/v1.13.1/cert-manager.crds.yaml
2 changes: 1 addition & 1 deletion argocd/system/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: certmanager
version: 0.0.0
dependencies:
- name: cert-manager
version: v1.12.2
version: v1.13.1
repository: https://charts.jetstack.io
- name: trust-manager
version: v0.5.0
Expand Down

0 comments on commit 227dc77

Please sign in to comment.