mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(helm/connect-sync): update 1.7.4 ➼ 1.8.1 (#3383)
This commit is contained in:
@@ -115,7 +115,7 @@ spec:
|
||||
cpu: "3"
|
||||
memory: 150Mi
|
||||
- name: onepassword-connect-sync
|
||||
image: docker.io/1password/connect-sync:1.7.4@sha256:27e7ec47e1ad8eaa2f54764fa0736954a5119d0155dea3c923c481c89c5f964c
|
||||
image: docker.io/1password/connect-sync:1.8.1@sha256:d5e937b2b7e314dbbaffacf469dc8f30376b5954a3ad836c8d96e6cb579d7fab
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -81,7 +81,7 @@ spec:
|
||||
<<: *ct
|
||||
image:
|
||||
repository: "docker.io/1password/connect-sync"
|
||||
tag: "1.7.4@sha256:27e7ec47e1ad8eaa2f54764fa0736954a5119d0155dea3c923c481c89c5f964c"
|
||||
tag: "1.8.1@sha256:d5e937b2b7e314dbbaffacf469dc8f30376b5954a3ad836c8d96e6cb579d7fab"
|
||||
env:
|
||||
TZ: "${CONFIG_TZ:=Asia/Singapore}"
|
||||
XDG_DATA_HOME: *dir
|
||||
|
||||
Reference in New Issue
Block a user