From 2f3354c960f6237a56fec3a0bbc6aa23c92ad8b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Wed, 15 Oct 2025 19:17:24 +0200 Subject: [PATCH] chore(x509-exporter): Bump to latest --- helmfile.d/x509-exporter.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/x509-exporter.yaml.gotmpl b/helmfile.d/x509-exporter.yaml.gotmpl index 4bbd1bc4..3d8e8efc 100644 --- a/helmfile.d/x509-exporter.yaml.gotmpl +++ b/helmfile.d/x509-exporter.yaml.gotmpl @@ -12,7 +12,7 @@ releases: - name: x509-exporter namespace: x509-exporter chart: x509-exporter/x509-certificate-exporter - version: 3.6.0 + version: 3.19.1 condition: x509_exporter.enabled values: - ../values/x509-exporter/values/x509-exporter.yaml.gotmpl