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 image docker.io/1password/connect-api to v1.7.3 #147

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 5, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jul 5, 2024

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

+++ kubernetes/main/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

Copy link

github-actions bot commented Jul 5, 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

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