File tree 1 file changed +4
-4
lines changed
kubernetes/linera-validator 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ releases:
58
58
- name : crds.enabled
59
59
value : " true"
60
60
- name : scylla
61
- version : v1.13 .0
61
+ version : v1.16 .0
62
62
namespace : scylla
63
63
chart : scylla/scylla
64
64
timeout : 900
@@ -68,7 +68,7 @@ releases:
68
68
values :
69
69
- {{ env "LINERA_HELMFILE_VALUES_SCYLLA" | default "scylla.values.yaml.gotmpl" }}
70
70
- name : scylla-manager
71
- version : v1.13 .0
71
+ version : v1.16 .0
72
72
namespace : scylla-manager
73
73
chart : scylla/scylla-manager
74
74
timeout : 900
@@ -77,7 +77,7 @@ releases:
77
77
values :
78
78
- {{ env "LINERA_HELMFILE_VALUES_SCYLLA_MANAGER" | default "scylla-manager.values.yaml" }}
79
79
- name : scylla-operator
80
- version : v1.13 .0
80
+ version : v1.16 .0
81
81
namespace : scylla-operator
82
82
chart : scylla/scylla-operator
83
83
timeout : 900
@@ -86,7 +86,7 @@ releases:
86
86
values :
87
87
- {{ env "LINERA_HELMFILE_VALUES_SCYLLA_OPERATOR" | default "scylla-operator.values.yaml" }}
88
88
- name : cert-manager
89
- version : v1.15.3
89
+ version : v1.17.0
90
90
namespace : cert-manager
91
91
chart : jetstack/cert-manager
92
92
timeout : 900
You can’t perform that action at this time.
0 commit comments