Skip to content

Commit

Permalink
upgrade cert mgr dependency version
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Li <[email protected]>
  • Loading branch information
litaocdl committed Mar 25, 2024
1 parent 1df88f8 commit d58f152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/edb-postgres-distributed-for-kubernetes/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ appVersion: "0.9.0"
dependencies:
- name: "cert-manager"
condition: cert-manager.enabled
version: "1.11.1"
version: "1.14.4"
repository: "https://charts.jetstack.io"
- name: "edb-postgres-for-kubernetes"
condition: edb-postgres-for-kubernetes.enabled
Expand Down

0 comments on commit d58f152

Please sign in to comment.