We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100d037 commit b93ce4aCopy full SHA for b93ce4a
roles/longhorn/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: longhorn
3
description: Documentation generator for longhorn Ansible role
4
home: https://github.com/longhorn/charts
5
-version: 1.10.0
+version: 1.11.0
6
dependencies:
7
- name: longhornctl
8
repository: https://github.com/longhorn/cli
roles/longhorn/defaults/main.yaml
@@ -34,7 +34,7 @@ longhorn_vars:
34
helm:
35
chart:
36
37
- version: v1.10.0
+ version: v1.11.0
38
repository:
39
40
org: longhorn
0 commit comments