From 30e2df2098d546d726a8019438a221422bb58a8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 23:33:29 +0000 Subject: [PATCH] chore(deps): update helm release cert-manager to v1.16.2 --- platform-apps/charts/cert-manager/Chart.lock | 6 +++--- platform-apps/charts/cert-manager/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platform-apps/charts/cert-manager/Chart.lock b/platform-apps/charts/cert-manager/Chart.lock index 596679c0..061c5077 100644 --- a/platform-apps/charts/cert-manager/Chart.lock +++ b/platform-apps/charts/cert-manager/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: cert-manager repository: https://charts.jetstack.io - version: v1.16.1 -digest: sha256:acc54fab005ee9c02db144f1c4e91a248365095beed99bd4b1f07f8fcebec562 -generated: "2024-10-09T17:07:37.2946001Z" + version: v1.16.2 +digest: sha256:74375c14725f8ab832b749d88f1a67f7a80e3bc47d7ed2442c5b93d2f8405147 +generated: "2024-11-20T23:33:20.920514967Z" diff --git a/platform-apps/charts/cert-manager/Chart.yaml b/platform-apps/charts/cert-manager/Chart.yaml index 2e6c2bfe..1f36278f 100644 --- a/platform-apps/charts/cert-manager/Chart.yaml +++ b/platform-apps/charts/cert-manager/Chart.yaml @@ -25,5 +25,5 @@ appVersion: "1.0.0" dependencies: - name: cert-manager - version: v1.16.1 + version: v1.16.2 repository: https://charts.jetstack.io