Skip to content
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

fix(container): update 1password connnect group to v1.7.3 (patch) #2760

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Jul 30, 2024

This PR contains the following updates:

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

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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner July 30, 2024 00:56
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jul 30, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 30, 2024

--- kubernetes/main/apps/external-secrets/external-secrets/stores Kustomization: flux-system/external-secrets-stores HelmRelease: external-secrets/onepassword-connect

+++ kubernetes/main/apps/external-secrets/external-secrets/stores Kustomization: flux-system/external-secrets-stores HelmRelease: external-secrets/onepassword-connect

@@ -42,13 +42,13 @@

                   secretKeyRef:
                     key: 1password-credentials.json
                     name: onepassword-connect-secret
               XDG_DATA_HOME: /config
             image:
               repository: docker.io/1password/connect-api
-              tag: 1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
+              tag: 1.7.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -86,13 +86,13 @@

                   secretKeyRef:
                     key: 1password-credentials.json
                     name: onepassword-connect-secret
               XDG_DATA_HOME: /config
             image:
               repository: docker.io/1password/connect-sync
-              tag: 1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
+              tag: 1.7.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 30, 2024

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

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

@@ -52,13 +52,13 @@

           valueFrom:
             secretKeyRef:
               key: 1password-credentials.json
               name: onepassword-connect-secret
         - name: XDG_DATA_HOME
           value: /config
-        image: docker.io/1password/connect-api:1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
+        image: docker.io/1password/connect-api:1.7.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /heartbeat
             port: 80
           initialDelaySeconds: 15
@@ -94,13 +94,13 @@

           valueFrom:
             secretKeyRef:
               key: 1password-credentials.json
               name: onepassword-connect-secret
         - name: XDG_DATA_HOME
           value: /config
-        image: docker.io/1password/connect-sync:1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
+        image: docker.io/1password/connect-sync:1.7.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /heartbeat
             port: 8081
           initialDelaySeconds: 15

@layla-bot layla-bot bot force-pushed the renovate/patch-1password-connnect branch from dccfac3 to aab539d Compare July 30, 2024 00:58
@kashalls kashalls merged commit 7f2af3e into main Jul 30, 2024
12 checks passed
@layla-bot layla-bot bot deleted the renovate/patch-1password-connnect branch July 30, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant