Skip to content

Commit

Permalink
fix(container): update 1password group to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
layla-bot[bot] committed Jul 10, 2024
1 parent f9ef943 commit 6132028
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:
api:
image:
repository: docker.io/1password/connect-api
tag: 1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
tag: 1.7.3@sha256:06f09441c062c2419876937463f8a8293f3e05f00f615ada47f86abef6abfa24
env:
XDG_DATA_HOME: &configDir /config
OP_HTTP_PORT: &apiPort 80
Expand Down Expand Up @@ -74,7 +74,7 @@ spec:
sync:
image:
repository: docker.io/1password/connect-sync
tag: 1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
tag: 1.7.3@sha256:ead552b27920f813336d7d7efb12521ccf907fe2099127415dc5f1ecc6bb069c
env:
XDG_DATA_HOME: *configDir
OP_HTTP_PORT: &syncPort 8081
Expand Down

0 comments on commit 6132028

Please sign in to comment.