File tree Expand file tree Collapse file tree 18 files changed +34
-34
lines changed
Expand file tree Collapse file tree 18 files changed +34
-34
lines changed Original file line number Diff line number Diff line change 22apiVersion : v2
33description : gas-oracle helm charts
44name : gas-oracle
5- version : 0.0.10
5+ version : 0.0.11
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
Original file line number Diff line number Diff line change 11# gas-oracle
22
3- ![ Version: 0.0.10 ] ( https://img.shields.io/badge/Version-0.0.10 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
3+ ![ Version: 0.0.11 ] ( https://img.shields.io/badge/Version-0.0.11 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
44
55gas-oracle helm charts
66
@@ -39,7 +39,7 @@ Kubernetes: `>=1.22.0-0`
3939| global.nameOverride | string | ` "gas-oracle" ` | |
4040| image.pullPolicy | string | ` "Always" ` | |
4141| image.repository | string | ` "scrolltech/gas-oracle" ` | |
42- | image.tag | string | ` "v4.4.66 " ` | |
42+ | image.tag | string | ` "v4.4.71 " ` | |
4343| initContainers.1-check-postgres-connection.args[ 0] | string | ` "postgresql" ` | |
4444| initContainers.1-check-postgres-connection.args[ 1] | string | ` "$(SCROLL_ROLLUP_DB_CONFIG_DSN)" ` | |
4545| initContainers.1-check-postgres-connection.args[ 2] | string | ` "--timeout" ` | |
Original file line number Diff line number Diff line change 66image :
77 repository : scrolltech/gas-oracle
88 pullPolicy : Always
9- tag : v4.4.66
9+ tag : v4.4.71
1010
1111command :
1212 [
Original file line number Diff line number Diff line change 22apiVersion : v2
33description : l2-bootnode helm chart
44name : l2-bootnode
5- version : 0.0.15
5+ version : 0.0.16
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
Original file line number Diff line number Diff line change 11# l2-bootnode
22
3- ![ Version: 0.0.15 ] ( https://img.shields.io/badge/Version-0.0.15 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
3+ ![ Version: 0.0.16 ] ( https://img.shields.io/badge/Version-0.0.16 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
44
55l2-bootnode helm chart
66
@@ -64,7 +64,7 @@ Kubernetes: `>=1.22.0-0`
6464| global.nameOverride | string | ` "l2-bootnode" ` | |
6565| image.pullPolicy | string | ` "Always" ` | |
6666| image.repository | string | ` "scrolltech/l2geth" ` | |
67- | image.tag | string | ` "scroll-v5.7.21 " ` | |
67+ | image.tag | string | ` "scroll-v5.7.25 " ` | |
6868| initContainers.wait-for-l1.command[ 0] | string | ` "/bin/sh" ` | |
6969| initContainers.wait-for-l1.command[ 1] | string | ` "-c" ` | |
7070| initContainers.wait-for-l1.command[ 2] | string | ` "/wait-for-l1.sh $L2GETH_L1_ENDPOINT" ` | |
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ controller:
1111image :
1212 repository : scrolltech/l2geth
1313 pullPolicy : Always
14- tag : scroll-v5.7.21
14+ tag : scroll-v5.7.25
1515
1616env :
1717 - name : L2GETH_L1_CONTRACT_DEPLOYMENT_BLOCK
Original file line number Diff line number Diff line change 22apiVersion : v2
33description : l2-rpc helm chart
44name : l2-rpc
5- version : 0.0.15
5+ version : 0.0.16
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
Original file line number Diff line number Diff line change 11# l2-rpc
22
3- ![ Version: 0.0.15 ] ( https://img.shields.io/badge/Version-0.0.15 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
3+ ![ Version: 0.0.16 ] ( https://img.shields.io/badge/Version-0.0.16 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
44
55l2-rpc helm chart
66
@@ -68,7 +68,7 @@ Kubernetes: `>=1.22.0-0`
6868| global.nameOverride | string | ` "l2-rpc" ` | |
6969| image.pullPolicy | string | ` "Always" ` | |
7070| image.repository | string | ` "scrolltech/l2geth" ` | |
71- | image.tag | string | ` "scroll-v5.7.21 " ` | |
71+ | image.tag | string | ` "scroll-v5.7.25 " ` | |
7272| ingress.main.annotations | object | ` {} ` | |
7373| ingress.main.enabled | bool | ` true ` | |
7474| ingress.main.hosts[ 0] .host | string | ` "l2-rpc.scrollsdk" ` | |
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ controller:
1111image :
1212 repository : scrolltech/l2geth
1313 pullPolicy : Always
14- tag : scroll-v5.7.21
14+ tag : scroll-v5.7.25
1515
1616service :
1717 main :
Original file line number Diff line number Diff line change 22apiVersion : v2
33description : l2-sequencer helm charts
44name : l2-sequencer
5- version : 0.0.13
5+ version : 0.0.14
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
You can’t perform that action at this time.
0 commit comments