Skip to content

fix(container): update 1password group ( 1.7.3 → 1.7.4 ) (patch) #4826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2025

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Jul 28, 2025

This PR contains the following updates:

Package Update Change
docker.io/1password/connect-api patch 1.7.3 -> 1.7.4
docker.io/1password/connect-sync patch 1.7.3 -> 1.7.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner July 28, 2025 13:20
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Jul 28, 2025
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Jul 28, 2025

--- kubernetes/apps/external-secrets/onepassword/app Kustomization: external-secrets/onepassword HelmRelease: external-secrets/onepassword

+++ kubernetes/apps/external-secrets/onepassword/app Kustomization: external-secrets/onepassword HelmRelease: external-secrets/onepassword

@@ -38,13 +38,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: 1password-credentials.json
                     name: onepassword-secret
             image:
               repository: docker.io/1password/connect-api
-              tag: 1.7.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
+              tag: 1.7.4@sha256:f97189814239381e6dd88577f2b0b838a64e006a460608455b3127c15b174601
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -81,13 +81,13 @@

             - name: OP_BUS_PORT
               value: '11221'
             - name: OP_BUS_PEERS
               value: localhost:11220
             image:
               repository: docker.io/1password/connect-sync
-              tag: 1.7.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
+              tag: 1.7.4@sha256:27e7ec47e1ad8eaa2f54764fa0736954a5119d0155dea3c923c481c89c5f964c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Jul 28, 2025

--- HelmRelease: external-secrets/onepassword Deployment: external-secrets/onepassword

+++ HelmRelease: external-secrets/onepassword Deployment: external-secrets/onepassword

@@ -45,13 +45,13 @@

           value: '8080'
         - name: OP_SESSION
           valueFrom:
             secretKeyRef:
               key: 1password-credentials.json
               name: onepassword-secret
-        image: docker.io/1password/connect-api:1.7.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
+        image: docker.io/1password/connect-api:1.7.4@sha256:f97189814239381e6dd88577f2b0b838a64e006a460608455b3127c15b174601
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /heartbeat
             port: 8080
           initialDelaySeconds: 15
@@ -80,13 +80,13 @@

         - name: OP_HTTP_PORT
           value: '8081'
         - name: OP_BUS_PORT
           value: '11221'
         - name: OP_BUS_PEERS
           value: localhost:11220
-        image: docker.io/1password/connect-sync:1.7.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
+        image: docker.io/1password/connect-sync:1.7.4@sha256:27e7ec47e1ad8eaa2f54764fa0736954a5119d0155dea3c923c481c89c5f964c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /heartbeat
             port: 8080
           initialDelaySeconds: 15

@mchestr mchestr merged commit 8daa80f into main Jul 30, 2025
15 checks passed
@mchestr mchestr deleted the renovate/patch-1password branch July 30, 2025 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant