Skip to content

Commit

Permalink
chore(container): update image docker.io/1password/connect-api to 6aa…
Browse files Browse the repository at this point in the history
…94cf
  • Loading branch information
tinfoild[bot] authored Oct 22, 2024
1 parent 7eaf95c commit d1d2eaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kube/deploy/core/secrets/external-secrets/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ spec:
# 1Password Connect
extraContainers:
- name: onepassword-connect-api
image: docker.io/1password/connect-api:1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
image: docker.io/1password/connect-api:1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
imagePullPolicy: IfNotPresent
env:
- name: TZ
Expand Down
2 changes: 1 addition & 1 deletion kube/deploy/core/secrets/onepassword-connect/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
main: &ct
image:
repository: "docker.io/1password/connect-api"
tag: "1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606"
tag: "1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1"
env:
TZ: "${CONFIG_TZ:=Asia/Singapore}"
XDG_DATA_HOME: &dir "/data"
Expand Down

0 comments on commit d1d2eaf

Please sign in to comment.