Skip to content

Commit

Permalink
Update SMPC iris version (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielle-tfh authored Dec 23, 2024
1 parent b1ea94e commit dd8f4a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/prod/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.2"
image: "ghcr.io/worldcoin/iris-mpc:v0.13.4"

environment: prod
replicaCount: 0
Expand Down
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:load-in-ranges-test"
image: "ghcr.io/worldcoin/iris-mpc:v0.13.4"

environment: stage
replicaCount: 1
Expand Down

0 comments on commit dd8f4a7

Please sign in to comment.