We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100d037 commit afd009bCopy full SHA for afd009b
roles/helm/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: helm
3
description: Documentation generator for helm Ansible role
4
home: https://buildkite.com/organizations/helm-linux/packages/registries/helm-debian
5
-version: 3.19.0-1
+version: 3.20.0-1
6
dependencies:
7
- name: diff
8
repository: https://github.com/databus23/helm-diff
roles/helm/defaults/main.yaml
@@ -20,4 +20,4 @@ helm_vars:
20
channel: stable
21
key: gpgkey
22
url: https://packages.buildkite.com/helm-linux/helm-debian
23
- version: v3.19.0-1
+ version: v3.20.0-1
0 commit comments