chore(deps): update helm release connect to v2.2.1#1294
Merged
renovate[bot] merged 1 commit intomainfrom Jan 27, 2026
Merged
Conversation
--- kubernetes/apps/infrastructure/secrets/onepassword/app Kustomization: flux-system/cluster-apps-onepassword HelmRelease: secrets/onepassword
+++ kubernetes/apps/infrastructure/secrets/onepassword/app Kustomization: flux-system/cluster-apps-onepassword HelmRelease: secrets/onepassword
@@ -13,13 +13,13 @@
chart: connect
interval: 1m
sourceRef:
kind: HelmRepository
name: 1password
namespace: flux-system
- version: 2.2.0
+ version: 2.2.1
install:
crds: CreateReplace
interval: 5m
upgrade:
crds: CreateReplace
values: |
--- HelmRelease: secrets/onepassword Deployment: secrets/onepassword-connect-operator
+++ HelmRelease: secrets/onepassword Deployment: secrets/onepassword-connect-operator
@@ -21,13 +21,13 @@
app.kubernetes.io/component: operator
spec:
tolerations: []
serviceAccountName: onepassword-connect-operator
containers:
- name: onepassword-connect
- image: 1password/onepassword-operator:1.9.1
+ image: 1password/onepassword-operator:1.10.1
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 65532
runAsGroup: 65532
allowPrivilegeEscalation: false
capabilities: |
317ac4b to
3d08023
Compare
jrasm91
approved these changes
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.0→2.2.1Release Notes
1Password/connect-helm-charts (connect)
v2.2.1Compare Source
Fixes
Full Changelog: 1Password/connect-helm-charts@connect-2.2.0...connect-2.2.1
Configuration
📅 Schedule: Branch creation - "before 9am on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.