Skip to content

Commit

Permalink
hotfix bump and scale up (#924)
Browse files Browse the repository at this point in the history
* hotfix release

* scale up
  • Loading branch information
wojciechsromek authored Jan 13, 2025
1 parent 8761b25 commit a1de48c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/prod/common-values-iris-mpc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image: "ghcr.io/worldcoin/iris-mpc:v0.13.13"
image: "ghcr.io/worldcoin/iris-mpc:v0.13.17"

environment: prod
replicaCount: 0
replicaCount: 1

strategy:
type: Recreate
Expand Down

0 comments on commit a1de48c

Please sign in to comment.