Skip to content

Commit

Permalink
fix(container): update 1password group to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
layla-bot[bot] committed Aug 21, 2023
1 parent dac01a8 commit c53cd7c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
image:
# https://github.com/1Password/connect/issues/56
repository: docker.io/1password/connect-api
tag: 1.7.1
tag: 1.7.2
env:
OP_BUS_PORT: "11220"
OP_BUS_PEERS: "localhost:11221"
Expand Down Expand Up @@ -96,7 +96,7 @@ spec:
memory: 100Mi
sidecars:
sync:
image: docker.io/1password/connect-sync:1.7.1
image: docker.io/1password/connect-sync:1.7.2
imagePullPolicy: IfNotPresent
env:
- { name: OP_HTTP_PORT, value: &port 8081 }
Expand Down

0 comments on commit c53cd7c

Please sign in to comment.