Skip to content

Commit

Permalink
Revert "fix(container): update 1password connnect group to v1.7.3 (#2760
Browse files Browse the repository at this point in the history
)" (#2940)

This reverts commit 7f2af3e.
  • Loading branch information
kashalls authored Oct 4, 2024
1 parent 483e25f commit 1daa3b9
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.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
tag: 1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
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.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
tag: 1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
env:
XDG_DATA_HOME: *configDir
OP_HTTP_PORT: &syncPort 8081
Expand Down

0 comments on commit 1daa3b9

Please sign in to comment.