Skip to content

Commit

Permalink
chore(container): update image docker.io/1password/connect-sync ( ead…
Browse files Browse the repository at this point in the history
…552b → 2f17621 ) (#823)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/1password/connect-sync | digest | `ead552b` -> `2f17621` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xLjAiLCJ1cGRhdGVkSW5WZXIiOiIzOC4xLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->

---------

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
Co-authored-by: Kireque <5346530+kireque@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] and kireque authored Jul 26, 2024
1 parent 9d069c9 commit 93bbdd2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
sync:
image:
repository: docker.io/1password/connect-sync
tag: 1.7.3@sha256:ead552b27920f813336d7d7efb12521ccf907fe2099127415dc5f1ecc6bb069c
tag: 1.7.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
env:
XDG_DATA_HOME: *configDir
OP_HTTP_PORT: &syncPort 8081
Expand Down Expand Up @@ -138,4 +138,4 @@ spec:
controller: *app
ports:
http:
port: *apiPort
port: *apiPort

0 comments on commit 93bbdd2

Please sign in to comment.