Skip to content

Commit

Permalink
[kube] Upgrade to v0.8.4 (#3027)
Browse files Browse the repository at this point in the history
* [kube] Upgrade to v0.8.4

* update mainnet faucet
  • Loading branch information
jolestar authored Dec 10, 2024
1 parent b79bcca commit 5ef526a
Show file tree
Hide file tree
Showing 12 changed files with 28 additions and 24 deletions.
8 changes: 6 additions & 2 deletions kube/mainnet/faucet/mainnet-faucet-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /root
containers:
- name: rooch-faucet
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "faucet"
Expand All @@ -51,6 +51,10 @@ spec:
- "0x701c21bf1c8cd5af8c42983890d8ca55e7a820171b8e744c13f2d9998bf76cc3"
- "--faucet-object-id"
- "0xd5723eda84f691ae2623da79312c7909b1737c5b3866ecc5dbd6aa21718ff15d"
- "--invitation-module-address"
- "0x701c21bf1c8cd5af8c42983890d8ca55e7a820171b8e744c13f2d9998bf76cc3"
- "--invitation-object-id"
- "0x8eea1b91f649d5d8dec6353b0cd1188e5964f05a7a04ff5f8c0e0af77b1cb095"
- "--discord-token"
- "$(DISCORD_TOKEN)"
env:
Expand Down
4 changes: 2 additions & 2 deletions kube/mainnet/oracle/mainnet-oracle-binance-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /root
containers:
- name: rooch-oracle
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "oracle"
Expand Down
4 changes: 2 additions & 2 deletions kube/mainnet/oracle/mainnet-oracle-okx-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /root
containers:
- name: rooch-oracle
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "oracle"
Expand Down
4 changes: 2 additions & 2 deletions kube/mainnet/oracle/mainnet-oracle-pyth-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /root
containers:
- name: rooch-oracle
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "oracle"
Expand Down
4 changes: 2 additions & 2 deletions kube/mainnet/schedule/mainnet-gas-market-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -40,7 +40,7 @@ spec:
mountPath: /root
containers:
- name: rooch-schedule
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "task"
Expand Down
4 changes: 2 additions & 2 deletions kube/mainnet/schedule/mainnet-tweet-fetch-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -41,7 +41,7 @@ spec:
mountPath: /root
containers:
- name: rooch-schedule
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "task"
Expand Down
4 changes: 2 additions & 2 deletions kube/testnet/faucet/testnet-faucet-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /root
containers:
- name: rooch-faucet
image: ghcr.io/rooch-network/rooch@sha256:792bdd21402cda88b7c8df09f384e89bb34ee6589de0c444a228abb1c2c5a753
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "faucet"
Expand Down
4 changes: 2 additions & 2 deletions kube/testnet/oracle/testnet-oracle-binance-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /root
containers:
- name: rooch-oracle
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "oracle"
Expand Down
4 changes: 2 additions & 2 deletions kube/testnet/oracle/testnet-oracle-okx-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /root
containers:
- name: rooch-oracle
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "oracle"
Expand Down
4 changes: 2 additions & 2 deletions kube/testnet/oracle/testnet-oracle-pyth-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /root
containers:
- name: rooch-oracle
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "oracle"
Expand Down
4 changes: 2 additions & 2 deletions kube/testnet/schedule/testnet-gas-market-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -40,7 +40,7 @@ spec:
mountPath: /root
containers:
- name: rooch-schedule
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "task"
Expand Down
4 changes: 2 additions & 2 deletions kube/testnet/schedule/testnet-tweet-fetch-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: init-rooch
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/bin/sh", "-c"]
args:
- |
Expand All @@ -41,7 +41,7 @@ spec:
mountPath: /root
containers:
- name: rooch-schedule
image: ghcr.io/rooch-network/rooch:v0.8.0
image: ghcr.io/rooch-network/rooch:v0.8.4
command: ["/rooch/rooch"]
args:
- "task"
Expand Down

0 comments on commit 5ef526a

Please sign in to comment.