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

⬆(helm): chart connect ( 1.15.0 → 1.15.1 ) #248

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

shamubot[bot]
Copy link
Contributor

@shamubot shamubot bot commented Jul 4, 2024

This PR contains the following updates:

Package Update Change
connect (source) patch 1.15.0 -> 1.15.1

Release Notes

1Password/connect-helm-charts (connect)

v1.15.1

Compare Source

A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator


Configuration

📅 Schedule: Branch creation - "after 8am,before 11pm" in timezone America/New_York, Automerge - "after 8am,before 11pm" in timezone America/New_York.

🚦 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.

Copy link

trunk-io bot commented Jul 4, 2024

⏱️ 3m total CI duration on this PR
Job Cumulative Duration Recent Runs
Kubeconform 51s 🟩
Enforce PR labels 43s 🟩🟩🟩
Trunk Check Runner 28s 🟩
Flux Diff (kubernetes, helmrelease) 17s 🟩
Flux Diff (kubernetes, kustomization) 16s 🟩
Label Size 1s 🟩
Labeler 1s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

Copy link

github-actions bot commented Jul 4, 2024

--- kubernetes/apps/op/onepassword-connect/app Kustomization: flux-system/onepassword-connect HelmRelease: op/onepassword-connect

+++ kubernetes/apps/op/onepassword-connect/app Kustomization: flux-system/onepassword-connect HelmRelease: op/onepassword-connect

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

     spec:
       chart: connect
       sourceRef:
         kind: HelmRepository
         name: onepassword
         namespace: flux-system
-      version: 1.15.0
+      version: 1.15.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

Copy link

github-actions bot commented Jul 4, 2024

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

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

@@ -15,25 +15,25 @@

     matchLabels:
       app: onepassword-connect
   template:
     metadata:
       labels:
         app: onepassword-connect
-        version: 1.7.2
+        version: 1.7.3
         app.kubernetes.io/component: connect
     spec:
       volumes:
       - name: shared-data
         emptyDir: {}
       - name: credentials
         secret:
           secretName: op-credentials
       tolerations: []
       containers:
       - name: connect-api
-        image: 1password/connect-api:1.7.2
+        image: 1password/connect-api:1.7.3
         imagePullPolicy: IfNotPresent
         securityContext:
           runAsUser: 999
           runAsGroup: 999
           allowPrivilegeEscalation: false
         resources: {}
@@ -66,13 +66,13 @@

           periodSeconds: 30
           initialDelaySeconds: 15
         volumeMounts:
         - mountPath: /home/opuser/.op/data
           name: shared-data
       - name: connect-sync
-        image: 1password/connect-sync:1.7.2
+        image: 1password/connect-sync:1.7.3
         imagePullPolicy: IfNotPresent
         securityContext:
           runAsUser: 999
           runAsGroup: 999
           allowPrivilegeEscalation: false
         resources: {}

@kiliantyler kiliantyler merged commit 75f70de into main Jul 17, 2024
11 checks passed
@kiliantyler kiliantyler deleted the renovate/connect-1.x branch July 17, 2024 03:36
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.

1 participant