Merge pull request 'Update 1password-connect group to v1.7.2 (patch)' (#9) from renovate/patch-1password-connect into main
Reviewed-on: #9
This commit is contained in:
commit
9895276865
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ spec:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: docker.io/1password/connect-api
|
repository: docker.io/1password/connect-api
|
||||||
tag: 1.7.1@sha256:a4eb5764b6ad85cb3f2067e5c4eb903a41843302b0f39662f5da4762adaf9d1f
|
tag: 1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
|
||||||
|
|
||||||
env:
|
env:
|
||||||
OP_BUS_PORT: "11220"
|
OP_BUS_PORT: "11220"
|
||||||
|
@ -106,7 +106,7 @@ spec:
|
||||||
sidecars:
|
sidecars:
|
||||||
sync:
|
sync:
|
||||||
name: sync
|
name: sync
|
||||||
image: docker.io/1password/connect-sync:1.7.1@sha256:7e6f7ff94ba4784e05b815e205a8edab6a3f8cdd0c0a4ea3c5b611328e09a9ed
|
image: docker.io/1password/connect-sync:1.7.2@sha256:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
|
||||||
env:
|
env:
|
||||||
- name: OP_SESSION
|
- name: OP_SESSION
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
Reference in a new issue