Skip to content

Commit

Permalink
Upgrade cert-manager to 1.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ricsanfre committed May 11, 2024
1 parent 6cab9f1 commit 45f503d
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
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.14.4/cert-manager.crds.yaml
- https://github.com/cert-manager/cert-manager/releases/download/v1.14.5/cert-manager.crds.yaml
2 changes: 1 addition & 1 deletion argocd/system/cert-manager/Chart.yaml
Expand Up @@ -3,7 +3,7 @@ name: certmanager
version: 0.0.0
dependencies:
- name: cert-manager
version: v1.14.4
version: v1.14.5
repository: https://charts.jetstack.io
- name: trust-manager
version: v0.9.2
Expand Down

0 comments on commit 45f503d

Please sign in to comment.