From ffa7928347eb7ffcbc3c34e2bec0e5ad935471a1 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Wed, 4 Sep 2024 14:23:58 +0200 Subject: [PATCH 1/2] Use `github.com/smallstep/certificates` @ `v0.27.2` --- step-certificates/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/step-certificates/Chart.yaml b/step-certificates/Chart.yaml index b659848..551c1b9 100644 --- a/step-certificates/Chart.yaml +++ b/step-certificates/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: step-certificates -version: 1.26.3 -appVersion: 0.26.3 +version: 1.27.2 +appVersion: 0.27.2 description: An online certificate authority and related tools for secure automated certificate management, so you can use TLS everywhere. keywords: - acme From 7fd096e4103733f6592ba9eb8193e0fcce262e17 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Wed, 4 Sep 2024 14:24:28 +0200 Subject: [PATCH 2/2] Make `autocert` chart use `v0.27.2` of `certificates` chart --- autocert/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autocert/Chart.yaml b/autocert/Chart.yaml index 1f593c0..d5aacfb 100644 --- a/autocert/Chart.yaml +++ b/autocert/Chart.yaml @@ -28,7 +28,7 @@ maintainers: email: mariano@smallstep.com dependencies: - name: step-certificates - version: 1.26.2 + version: 1.27.2 repository: https://smallstep.github.io/helm-charts condition: step-certificates.enabled tags: