Skip to content

Commit

Permalink
fix(container): update 1password connnect group ( 1.7.2 → 1.7.3 ) (pa…
Browse files Browse the repository at this point in the history
…tch) (#7853)

Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] authored Jul 2, 2024
1 parent 9f2212a commit 0eb69d6
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:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
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:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
tag: 1.7.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
env:
XDG_DATA_HOME: *configDir
OP_HTTP_PORT: &syncPort 8081
Expand Down

0 comments on commit 0eb69d6

Please sign in to comment.