Skip to content

Commit

Permalink
fix(container): update 1password connnect group to v1.7.3 (#2760)
Browse files Browse the repository at this point in the history
Co-authored-by: layla-bot[bot] <138733633+layla-bot[bot]@users.noreply.github.com>
  • Loading branch information
layla-bot[bot] committed Jul 30, 2024
1 parent 406061c commit 7f2af3e
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:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
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:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
env:
XDG_DATA_HOME: *configDir
OP_HTTP_PORT: &syncPort 8081
Expand Down

0 comments on commit 7f2af3e

Please sign in to comment.