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 @@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/Blobscan/blobscan/main/.github/assets/lo
66sources :
77 - https://github.com/blobscan/blobscan/
88type : application
9- version : 0.7.3
9+ version : 0.7.4
1010maintainers :
1111 - name : PabloCastellano
1212 email : pablo@anche.no
Original file line number Diff line number Diff line change 11
22# blobscan-api
33
4- ![ Version: 0.7.3 ] ( https://img.shields.io/badge/Version-0.7.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
4+ ![ Version: 0.7.4 ] ( https://img.shields.io/badge/Version-0.7.4 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
55
66Blobscan API
77
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
77 {{- include "blobscan.labels" . | nindent 4 }}
88spec :
99 accessModes :
10- - ReadWriteMany
10+ - ReadWriteOnce
1111 resources :
1212 requests :
1313 storage : {{ .Values.blobsStorage.size }}
You can’t perform that action at this time.
0 commit comments