bump to version 1.6.0

This commit is contained in:
alicethorne-ab
2020-09-23 14:48:23 -04:00
parent 257d374f99
commit 59d17fe84f
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: '2.2'
services:
scim:
image: 1password/scim:v1.4.4
image: 1password/scim:v1.6.0
ports:
- "80:8080"
- "443:8443"

View File

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: op-scim
image: 1password/scim:v1.4.4
image: 1password/scim:v1.6.0
command: ["/op-scim/op-scim"]
args: ["--session=/secret/scimsession", "--letsencrypt-domain={YOUR-DOMAIN-HERE}"]
ports: