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

chore(oci/1password): update 1password - autoclosed #1468

Closed
wants to merge 1 commit into from

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 6, 2024

This PR contains the following updates:

Package Update Change
docker.io/1password/connect-api digest 0c5ae74 -> 6aa94cf
docker.io/1password/connect-sync digest ff5bf86 -> fe527ed

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

Copy link

cloudflare-workers-and-pages bot commented Dec 6, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: d30798e
Status: ✅  Deploy successful!
Preview URL: https://4b29bc5a.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-1password.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 6, 2024

--- kube/deploy/core/secrets/external-secrets/app Kustomization: flux-system/1-core-secrets-external-secrets-app HelmRelease: external-secrets/external-secrets

+++ kube/deploy/core/secrets/external-secrets/app Kustomization: flux-system/1-core-secrets-external-secrets-app HelmRelease: external-secrets/external-secrets

@@ -68,13 +68,13 @@

       - name: OP_SESSION
         value: /config/1password-credentials.json
       - name: OP_LOG_LEVEL
         value: info
       - name: XDG_DATA_HOME
         value: /data
-      image: docker.io/1password/connect-api:1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
+      image: docker.io/1password/connect-api:1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
       imagePullPolicy: IfNotPresent
       name: onepassword-connect-api
       resources:
         limits:
           cpu: '3'
           memory: 1Gi
@@ -108,13 +108,13 @@

       - name: OP_SESSION
         value: /config/1password-credentials.json
       - name: OP_LOG_LEVEL
         value: info
       - name: XDG_DATA_HOME
         value: /data
-      image: docker.io/1password/connect-sync:1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
+      image: docker.io/1password/connect-sync:1.7.2@sha256:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
       imagePullPolicy: IfNotPresent
       name: onepassword-connect-sync
       resources:
         limits:
           cpu: '3'
           memory: 256Mi
--- kube/deploy/core/secrets/onepassword-connect/app Kustomization: flux-system/1-core-secrets-onepassword-connect-app HelmRelease: onepassword-connect/onepassword-connect

+++ kube/deploy/core/secrets/onepassword-connect/app Kustomization: flux-system/1-core-secrets-onepassword-connect-app HelmRelease: onepassword-connect/onepassword-connect

@@ -55,13 +55,13 @@

               OP_TLS_CERT_FILE: /tls/fullchain.pem
               OP_TLS_KEY_FILE: /tls/privkey.pem
               TZ: Asia/Singapore
               XDG_DATA_HOME: /data
             image:
               repository: docker.io/1password/connect-api
-              tag: 1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
+              tag: 1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
             resources:
               limits:
                 cpu: 3000m
                 memory: 512Mi
               requests:
                 cpu: 10m
@@ -80,13 +80,13 @@

               OP_LOG_LEVEL: info
               OP_SESSION: /config/1password-credentials.json
               TZ: Asia/Singapore
               XDG_DATA_HOME: /data
             image:
               repository: docker.io/1password/connect-sync
-              tag: 1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
+              tag: 1.7.2@sha256:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
             resources:
               limits:
                 cpu: 3000m
                 memory: 512Mi
               requests:
                 cpu: 10m

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 6, 2024

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

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

@@ -71,13 +71,13 @@

         - name: OP_TLS_KEY_FILE
           value: /tls/privkey.pem
         - name: TZ
           value: Asia/Singapore
         - name: XDG_DATA_HOME
           value: /data
-        image: docker.io/1password/connect-api:1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
+        image: docker.io/1password/connect-api:1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8443
@@ -137,13 +137,13 @@

         - name: OP_SESSION
           value: /config/1password-credentials.json
         - name: TZ
           value: Asia/Singapore
         - name: XDG_DATA_HOME
           value: /data
-        image: docker.io/1password/connect-sync:1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
+        image: docker.io/1password/connect-sync:1.7.2@sha256:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
         name: sync
         resources:
           limits:
             cpu: 3000m
             memory: 512Mi
           requests:
--- HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets

+++ HelmRelease: external-secrets/external-secrets Deployment: external-secrets/external-secrets

@@ -73,13 +73,13 @@

         - name: OP_SESSION
           value: /config/1password-credentials.json
         - name: OP_LOG_LEVEL
           value: info
         - name: XDG_DATA_HOME
           value: /data
-        image: docker.io/1password/connect-api:1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
+        image: docker.io/1password/connect-api:1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1
         imagePullPolicy: IfNotPresent
         name: onepassword-connect-api
         resources:
           limits:
             cpu: '3'
             memory: 1Gi
@@ -113,13 +113,13 @@

         - name: OP_SESSION
           value: /config/1password-credentials.json
         - name: OP_LOG_LEVEL
           value: info
         - name: XDG_DATA_HOME
           value: /data
-        image: docker.io/1password/connect-sync:1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
+        image: docker.io/1password/connect-sync:1.7.2@sha256:fe527ed9d81f193d8dfbba4140d61f9e8c8dceb0966b3009259087504e5ff79c
         imagePullPolicy: IfNotPresent
         name: onepassword-connect-sync
         resources:
           limits:
             cpu: '3'
             memory: 256Mi

@tinfoild tinfoild bot changed the title chore(oci/1password): update 1password chore(oci/1password): update 1password - autoclosed Dec 6, 2024
@tinfoild tinfoild bot closed this Dec 6, 2024
@tinfoild tinfoild bot deleted the renovate/1password branch December 6, 2024 17:07
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