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(helm): update chart connect ( 1.15.0 → 1.15.1 ) #3915

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2024

Mend Renovate

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

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | connect | 1.15.0 | 1.15.1 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
Copy link

Helm Release Diff: kube-system/external-secrets/1password/1password.yaml

--- /tmp/tmp.Gqmq21jlGu	2024-07-23 01:59:53.526405447 +0000
+++ /tmp/tmp.OtOuJ8FmcH	2024-07-23 01:59:54.494408805 +0000
@@ -39,7 +39,7 @@
       tolerations: []
       containers:
         - name: connect-api
-          image: 1password/connect-api:1.7.2
+          image: 1password/connect-api:1.7.3
           imagePullPolicy: IfNotPresent
           securityContext:
             runAsUser: 999
@@ -80,7 +80,7 @@
             - 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

@billimek billimek merged commit 9349050 into master Jul 25, 2024
2 checks passed
@billimek billimek deleted the renovate/connect-1.x branch July 25, 2024 01:33
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