From b236b5242e1fec8f6fee1b10ffff2dff1ea46c0f Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 18:25:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ghcr.io/haraldkoc?= =?UTF-8?q?h/onepassword-sync=20(=201.7.4=20=E2=86=92=201.8.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | ----- | | docker | ghcr.io/haraldkoch/onepassword-sync | 1.7.4 | 1.8.0 | --- .../external-secrets/stores/onepassword/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/external-secrets/external-secrets/stores/onepassword/helm/values.yaml b/kubernetes/apps/external-secrets/external-secrets/stores/onepassword/helm/values.yaml index d83084ada..8192a052d 100644 --- a/kubernetes/apps/external-secrets/external-secrets/stores/onepassword/helm/values.yaml +++ b/kubernetes/apps/external-secrets/external-secrets/stores/onepassword/helm/values.yaml @@ -53,7 +53,7 @@ controllers: # image: docker.io/1password/connect-sync:1.7.0 image: repository: ghcr.io/haraldkoch/onepassword-sync - tag: 1.7.4@sha256:dfa61a6888ba5863c6cc65bdaa6405b71dff20bd837f46983ff9e88165967490 + tag: 1.8.0@sha256:ac01bd911d9aa027c6c6ad3d17590231b4889e492a002d0b1a80a2869751e7d1 env: - { name: OP_HTTP_PORT, value: &sport 8081 } - { name: OP_BUS_PORT, value: "11221" }