Skip to content

Commit a153970

Browse files
chore(container): update 1password connnect group (#2941)
Co-authored-by: layla-bot[bot] <138733633+layla-bot[bot]@users.noreply.github.com>
1 parent f2831d8 commit a153970

File tree

1 file changed

+2
-2
lines changed
  • kubernetes/main/apps/external-secrets/external-secrets/stores/onepassword

1 file changed

+2
-2
lines changed

kubernetes/main/apps/external-secrets/external-secrets/stores/onepassword/helmrelease.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
api:
3333
image:
3434
repository: docker.io/1password/connect-api
35-
tag: 1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
35+
tag: 1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
3636
env:
3737
XDG_DATA_HOME: &configDir /config
3838
OP_HTTP_PORT: &apiPort 80
@@ -74,7 +74,7 @@ spec:
7474
sync:
7575
image:
7676
repository: docker.io/1password/connect-sync
77-
tag: 1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
77+
tag: 1.7.2@sha256:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
7878
env:
7979
XDG_DATA_HOME: *configDir
8080
OP_HTTP_PORT: &syncPort 8081

0 commit comments

Comments
 (0)