Version bump to v2.5.1

This commit is contained in:
chas
2022-08-11 15:12:35 -04:00
parent 2c3d19ded6
commit eaff161ea2
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
[
{
"name": "op_scim_bridge",
"image": "1password/scim:v2.5.0",
"image": "1password/scim:v2.5.1",
"cpu": 128,
"memory": 512,
"essential": true,

View File

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

View File

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

View File

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