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 #6622

Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

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.

| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| docker     | docker.io/1password/connect-api | 1.7.2 | 1.7.3 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -44,13 +44,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

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: kube-system/onepassword-connect Deployment: kube-system/onepassword-connect

+++ HelmRelease: kube-system/onepassword-connect Deployment: kube-system/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: 8080
           initialDelaySeconds: 15

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 44504aa into main Jul 2, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/docker.io-1password-connect-api-1.x branch July 2, 2024 14:12
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