Skip to content

fix(container): update image docker.io/1password/connect-api ( 1.8.1 ➔ 1.8.2 )#587

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/docker.io-1password-connect-api-1.x
Open

fix(container): update image docker.io/1password/connect-api ( 1.8.1 ➔ 1.8.2 )#587
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/docker.io-1password-connect-api-1.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Mar 5, 2026

This PR contains the following updates:

Package Update Change
docker.io/1password/connect-api (changelog) patch 1.8.11.8.2

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.

…➔ 1.8.2 )

| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| docker     | docker.io/1password/connect-api | 1.8.1 | 1.8.2 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Mar 5, 2026

--- kubernetes/apps/security/external-secrets/api/onepassword-connect Kustomization: security/onepassword-connect HelmRelease: security/onepassword-connect

+++ kubernetes/apps/security/external-secrets/api/onepassword-connect Kustomization: security/onepassword-connect HelmRelease: security/onepassword-connect

@@ -45,13 +45,13 @@

                   secretKeyRef:
                     key: 1password-credentials.json
                     name: onepassword-secret
               XDG_DATA_HOME: /config
             image:
               repository: docker.io/1password/connect-api
-              tag: 1.8.1
+              tag: 1.8.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mortyops
Copy link
Contributor Author

mortyops bot commented Mar 5, 2026

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

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

@@ -53,13 +53,13 @@

           valueFrom:
             secretKeyRef:
               key: 1password-credentials.json
               name: onepassword-secret
         - name: XDG_DATA_HOME
           value: /config
-        image: docker.io/1password/connect-api:1.8.1
+        image: docker.io/1password/connect-api:1.8.2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /heartbeat
             port: 8080
           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