mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-02-13 18:32:59 +00:00
Version bump for v1.2.0
This commit is contained in:
@@ -2,7 +2,7 @@ version: '2.2'
|
||||
|
||||
services:
|
||||
scim:
|
||||
image: 1password/scim:v1.1.2
|
||||
image: 1password/scim:v1.2.0
|
||||
ports:
|
||||
- "80:8080"
|
||||
- "443:8443"
|
||||
|
||||
@@ -2,7 +2,7 @@ version: '3.3'
|
||||
|
||||
services:
|
||||
scim:
|
||||
image: 1password/scim:v1.1.2
|
||||
image: 1password/scim:v1.2.0
|
||||
deploy:
|
||||
replicas: 1
|
||||
restart_policy:
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: op-scim
|
||||
image: 1password/scim:v1.1.2
|
||||
image: 1password/scim:v1.2.0
|
||||
command: ["/op-scim/op-scim"]
|
||||
args: ["--session=/secret/scimsession", "--letsencrypt-domain={YOUR-DOMAIN-HERE}"]
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user