File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ templates:
170
170
version : {{ .Values | get "erigon" | get "chartVersion" }}
171
171
{{- end }}
172
172
{{- if (not (or ( .Values | get "erigon" dict | get "chartVersion" false ) ( .Values | get "erigon" dict | get "chartUrl" false ) )) }}
173
- version : " 0.10.1"
173
+ version : " 0.10.2-canary. 1"
174
174
{{- end }}
175
175
176
176
nimbus :
@@ -185,7 +185,7 @@ templates:
185
185
version : {{ .Values | get "nimbus" | get "chartVersion" }}
186
186
{{- end }}
187
187
{{- if (not (or ( .Values | get "nimbus" dict | get "chartVersion" false ) ( .Values | get "nimbus" dict | get "chartUrl" false ) )) }}
188
- version : " 0.5.14-canary.2 "
188
+ version : " 0.5.14-canary.3 "
189
189
{{- end }}
190
190
191
191
proxyd :
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ package LaunchpadNamespaces
121
121
" app.launchpad.graphops.xyz/component " : " {{ $canonicalRelease }} "
122
122
" app.launchpad.graphops.xyz/scalingIndex " : " {{ $deploymentIndex }} "
123
123
}
124
- _template : {version : " 0.10.1 " }
124
+ _template : {version : " 0.10.2-canary. 1 " }
125
125
}
126
126
127
127
nimbus : {
@@ -133,7 +133,7 @@ package LaunchpadNamespaces
133
133
" app.launchpad.graphops.xyz/scalingIndex " : " {{ $deploymentIndex }} "
134
134
}
135
135
feature : #features .#nimbus
136
- _template : {version : " 0.5.14-canary.2 " }
136
+ _template : {version : " 0.5.14-canary.3 " }
137
137
}
138
138
139
139
proxyd : {
You can’t perform that action at this time.
0 commit comments