Skip to content

Commit

Permalink
update version v0.7.6-2 for deploy staging (#1545)
Browse files Browse the repository at this point in the history
  • Loading branch information
skerchouni59 authored Nov 22, 2024
1 parent ea35662 commit 868c378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/karnot/deployment-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ environments:
id: 4912672c-533c-4198-9834-a8999c0b2db0
repos:
kakarot-rpc:
image: ghcr.io/kkrt-labs/kakarot-rpc/node:v0.7.6
image: ghcr.io/kkrt-labs/kakarot-rpc/node:v0.7.6-2
config:
KAKAROT_ADDRESS: "0x48fc2888aad166304e63af35a48e00e32da9831e49fe30a22148fdecdb7e66f"
UNINITIALIZED_ACCOUNT_CLASS_HASH: "0x7b2de5e73ff7eb338d76c967dd5aa3f3004574d326b8c1402bb819d4983b8b6"
Expand All @@ -39,7 +39,7 @@ environments:
MAX_LOGS: "10000"
RPC_MAX_CONNECTIONS: "5000"
kakarot-indexer:
image: ghcr.io/kkrt-labs/kakarot-rpc/indexer:v0.7.6
image: ghcr.io/kkrt-labs/kakarot-rpc/indexer:v0.7.6-2
config:
KAKAROT_ADDRESS: "0x48fc2888aad166304e63af35a48e00e32da9831e49fe30a22148fdecdb7e66f"
ALLOW_ENV_FROM_ENV: "DEBUG,APIBARA_AUTH_TOKEN,STARTING_BLOCK,STREAM_URL,SINK_TYPE,MONGO_CONNECTION_STRING,MONGO_DATABASE_NAME,STARKNET_NETWORK,KAKAROT_ADDRESS,ALLOW_NET,PERSIST_TO_REDIS,SINK_ID,UNINITIALIZED_ACCOUNT_CLASS_HASH,ACCOUNT_CONTRACT_CLASS_HASH,DEFAULT_BLOCK_GAS_LIMIT,MAX_FELTS_IN_CALLDATA"
Expand Down

0 comments on commit 868c378

Please sign in to comment.