We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95fa05a commit a763dd3Copy full SHA for a763dd3
autocert/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: autocert
3
-version: 1.20.1
4
-appVersion: 0.20.1
+version: 1.20.2
+appVersion: 0.20.2
5
description: A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers.
6
keywords:
7
- ca
@@ -28,7 +28,7 @@ maintainers:
28
email: [email protected]
29
dependencies:
30
- name: step-certificates
31
- version: 1.27.4
+ version: 1.28.4
32
repository: https://smallstep.github.io/helm-charts
33
condition: step-certificates.enabled
34
tags:
0 commit comments