From ba8c5b8d672a155c834452b0213cdb5aa7975b8c Mon Sep 17 00:00:00 2001 From: "bot-owl[bot]" <252947347+bot-owl[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 22:14:19 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20quay.io/jet?= =?UTF-8?q?stack/charts/cert-manager=20(v1.19.4=20=E2=86=92=20v1.20.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bootstrap/helmfile.d/01-apps.yaml | 2 +- .../apps/cert-manager/cert-manager/app/ocirepository.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap/helmfile.d/01-apps.yaml b/bootstrap/helmfile.d/01-apps.yaml index 5fe1ecf9..da903817 100644 --- a/bootstrap/helmfile.d/01-apps.yaml +++ b/bootstrap/helmfile.d/01-apps.yaml @@ -45,7 +45,7 @@ releases: - name: cert-manager namespace: cert-manager chart: oci://quay.io/jetstack/charts/cert-manager - version: v1.19.4 + version: v1.20.0 values: - ./templates/values.yaml.gotmpl hooks: diff --git a/kubernetes/apps/cert-manager/cert-manager/app/ocirepository.yaml b/kubernetes/apps/cert-manager/cert-manager/app/ocirepository.yaml index f2ab1ce0..755c3e52 100644 --- a/kubernetes/apps/cert-manager/cert-manager/app/ocirepository.yaml +++ b/kubernetes/apps/cert-manager/cert-manager/app/ocirepository.yaml @@ -11,5 +11,5 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: v1.19.4 + tag: v1.20.0 url: oci://quay.io/jetstack/charts/cert-manager