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 docker.io/1password/connect-api ( 1.7.2 β†’ 1.7.3 ) #4991

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jul 2, 2024

This PR contains the following updates:

Package Update Change
docker.io/1password/connect-api 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 this update again.


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

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner July 2, 2024 13:08
@lumiere-bot lumiere-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/sol labels Jul 2, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jul 2, 2024

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

+++ kubernetes/sol/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:06f09441c062c2419876937463f8a8293f3e05f00f615ada47f86abef6abfa24
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jul 2, 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:06f09441c062c2419876937463f8a8293f3e05f00f615ada47f86abef6abfa24
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /heartbeat
             port: 80
           initialDelaySeconds: 15

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.

None yet

0 participants