Skip to content

Commit

Permalink
Test latest iris-mpc version in staging
Browse files Browse the repository at this point in the history
  • Loading branch information
danielle-tfh committed Jan 10, 2025
1 parent 1978beb commit 9992cac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/stage/common-values-iris-mpc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: "ghcr.io/worldcoin/iris-mpc:v0.13.9"
image: "ghcr.io/worldcoin/iris-mpc:v0.13.10"

environment: stage
replicaCount: 1
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-1-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env:
- name: RUST_LOG
value: "debug"
value: "info"

- name: RUST_BACKTRACE
value: "full"
Expand Down
2 changes: 1 addition & 1 deletion deploy/stage/smpcv2-2-stage/values-iris-mpc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env:
- name: RUST_LOG
value: "debug"
value: "info"

- name: RUST_BACKTRACE
value: "full"
Expand Down

0 comments on commit 9992cac

Please sign in to comment.