Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuzu committed Aug 17, 2024
2 parents 84289e2 + 29cabc9 commit efd9d92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/infra-cluster/1password-connect/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
name: shared-data
containers:
- name: connect-api
image: 1password/connect-api:1.7.2
image: 1password/connect-api:1.7.3
resources:
limits:
memory: "128Mi"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ images:
- name: 1password/connect-sync
newTag: 1.7.2
- name: 1password/connect-api
newTag: 1.7.2
newTag: 1.7.3

0 comments on commit efd9d92

Please sign in to comment.