bump to 2.4.0

This commit is contained in:
Alice Thorne
2022-05-26 16:05:38 -04:00
parent 96374db688
commit 4b76f1874a
4 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
[
{
"name": "op_scim_bridge",
"image": "1password/scim:v2.3.1",
"image": "1password/scim:v2.4.0",
"cpu": 128,
"memory": 512,
"essential": true,
@@ -70,4 +70,4 @@
}
]
}
]
]

View File

@@ -1,7 +1,7 @@
version: "2.2"
services:
scim:
image: 1password/scim:v2.3.1
image: 1password/scim:v2.4.0
ports:
- "3002:3002"
- "80:8080"

View File

@@ -1,7 +1,7 @@
version: "3.3"
services:
scim:
image: 1password/scim:v2.3.1
image: 1password/scim:v2.4.0
deploy:
replicas: 1
restart_policy:

View File

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: op-scim-bridge
image: 1password/scim:v2.3.1
image: 1password/scim:v2.4.0
ports:
# HTTPS port (external TCP traffic should be forwarded to this port by default)
- name: https