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 ) #202

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone America/New_York, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jul 6, 2024

--- HelmRelease: security/onepassword-connect Deployment: security/onepassword-connect

+++ HelmRelease: security/onepassword-connect Deployment: security/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:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
+        image: docker.io/1password/connect-api:1.7.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /heartbeat
             port: 80
           initialDelaySeconds: 15

Copy link

github-actions bot commented Jul 6, 2024

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

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

@@ -43,13 +43,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:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
+              tag: 1.7.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants