diff --git a/autocert/Chart.lock b/autocert/Chart.lock index e6455c6..dd685ff 100644 --- a/autocert/Chart.lock +++ b/autocert/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: step-certificates repository: https://smallstep.github.io/helm-charts - version: 1.23.1 -digest: sha256:9964e7c1132d3d8b964cb6a7a896fdd9d3a7e8fee0b0e3722627eff9aa9e1530 -generated: "2023-01-20T11:59:42.643663-08:00" + version: 1.25.0 +digest: sha256:626a21e73457ab1c0b935381387c13ef8c40041cebb23b64825c11d26799c740 +generated: "2023-11-27T17:22:47.96016-08:00" diff --git a/autocert/Chart.yaml b/autocert/Chart.yaml index 93905a7..57ff937 100644 --- a/autocert/Chart.yaml +++ b/autocert/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: autocert -version: 1.17.1 -appVersion: 0.17.1 +version: 1.18.0 +appVersion: 0.18.0 description: A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers. keywords: - ca @@ -28,7 +28,7 @@ maintainers: email: mariano@smallstep.com dependencies: - name: step-certificates - version: 1.23.1 + version: 1.25.0 repository: https://smallstep.github.io/helm-charts condition: step-certificates.enabled tags: diff --git a/autocert/charts/step-certificates-1.23.1.tgz b/autocert/charts/step-certificates-1.23.1.tgz deleted file mode 100644 index 95c529a..0000000 Binary files a/autocert/charts/step-certificates-1.23.1.tgz and /dev/null differ diff --git a/autocert/charts/step-certificates-1.25.0.tgz b/autocert/charts/step-certificates-1.25.0.tgz new file mode 100644 index 0000000..62df4c3 Binary files /dev/null and b/autocert/charts/step-certificates-1.25.0.tgz differ