-
-
Notifications
You must be signed in to change notification settings - Fork 2
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(container): update 1password connnect group to v1.7.3 (patch) #2760
Merged
Conversation
This file contains 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
github-actions
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Jul 30, 2024
--- kubernetes/main/apps/external-secrets/external-secrets/stores Kustomization: flux-system/external-secrets-stores HelmRelease: external-secrets/onepassword-connect
+++ kubernetes/main/apps/external-secrets/external-secrets/stores Kustomization: flux-system/external-secrets-stores HelmRelease: external-secrets/onepassword-connect
@@ -42,13 +42,13 @@
secretKeyRef:
key: 1password-credentials.json
name: onepassword-connect-secret
XDG_DATA_HOME: /config
image:
repository: docker.io/1password/connect-api
- tag: 1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
+ tag: 1.7.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
@@ -86,13 +86,13 @@
secretKeyRef:
key: 1password-credentials.json
name: onepassword-connect-secret
XDG_DATA_HOME: /config
image:
repository: docker.io/1password/connect-sync
- tag: 1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
+ tag: 1.7.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- HelmRelease: external-secrets/onepassword-connect Deployment: external-secrets/onepassword-connect
+++ HelmRelease: external-secrets/onepassword-connect Deployment: external-secrets/onepassword-connect
@@ -52,13 +52,13 @@
valueFrom:
secretKeyRef:
key: 1password-credentials.json
name: onepassword-connect-secret
- name: XDG_DATA_HOME
value: /config
- image: docker.io/1password/connect-api:1.7.2@sha256:0c5ae74396e3c18c3b65acb89cb76d31088968cf0c25deca3818c72b01586606
+ image: docker.io/1password/connect-api:1.7.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
livenessProbe:
failureThreshold: 3
httpGet:
path: /heartbeat
port: 80
initialDelaySeconds: 15
@@ -94,13 +94,13 @@
valueFrom:
secretKeyRef:
key: 1password-credentials.json
name: onepassword-connect-secret
- name: XDG_DATA_HOME
value: /config
- image: docker.io/1password/connect-sync:1.7.2@sha256:ff5bf86187ac4da88224e63a5896b393b5a53f81434e8dbc5314e406a0f1db89
+ image: docker.io/1password/connect-sync:1.7.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
livenessProbe:
failureThreshold: 3
httpGet:
path: /heartbeat
port: 8081
initialDelaySeconds: 15 |
layla-bot
bot
force-pushed
the
renovate/patch-1password-connnect
branch
from
July 30, 2024 00:58
dccfac3
to
aab539d
Compare
kashalls
added a commit
that referenced
this pull request
Oct 4, 2024
)" This reverts commit 7f2af3e.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
1.7.2
->1.7.3
1.7.2
->1.7.3
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.
This PR has been generated by Renovate Bot.