Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions autocert/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: autocert
version: 1.20.6
appVersion: 0.20.5
version: 1.20.7
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we have used some suffix to keep the versions similar.

appVersion: 0.20.6
description: A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers.
keywords:
- ca
Expand All @@ -28,7 +28,7 @@ maintainers:
email: mariano@smallstep.com
dependencies:
- name: step-certificates
version: 1.30.0
version: 1.30.1
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should bump the certificates to .2

repository: https://smallstep.github.io/helm-charts
condition: step-certificates.enabled
tags:
Expand Down
Loading