File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ home: https://docs.etherlink.com/
55sources :
66 - https://gitlab.com/tezos/tezos
77type : application
8- version : 0.1.9
8+ version : 0.1.10
Original file line number Diff line number Diff line change 11# octez-evm-node
22
3- ![ Version: 0.1.9 ] ( https://img.shields.io/badge/Version-0.1.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
3+ ![ Version: 0.1.10 ] ( https://img.shields.io/badge/Version-0.1.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
44
55Tezos octez-evm-node
66
Original file line number Diff line number Diff line change 3131 {{- end }}
3232 {{- if .Values.serviceMonitor.relabelings }}
3333 relabelings :
34- {{- toYaml .Values.serviceMonitor.relabelings | nindent 4 }}
34+ {{- toYaml .Values.serviceMonitor.relabelings | nindent 6 }}
3535 {{- end }}
3636 jobLabel : " {{ .Release.Name }}"
3737 selector :
You can’t perform that action at this time.
0 commit comments