-
Notifications
You must be signed in to change notification settings - Fork 14
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(oci/1password): update 1password 1.7.2 ➼ 1.7.3 (patch) #1469
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
tinfoild
bot
added
kube/deploy/core
renovate/datasource/docker
renovate/type/patch
labels
Dec 6, 2024
Deploying jjgadgets-biohazard with Cloudflare Pages
|
--- 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.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
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.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
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.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
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.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
resources:
limits:
cpu: 3000m
memory: 512Mi
requests:
cpu: 10m |
--- 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.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
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.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
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.3@sha256:0601c7614e102eada268dbda6ba4b5886ce77713be2c332ec6a2fd0f028484ba
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.3@sha256:2f17621c7eb27bbcb1f86bbc5e5a5198bf54ac3b9c2ffac38064d03c932b07d5
imagePullPolicy: IfNotPresent
name: onepassword-connect-sync
resources:
limits:
cpu: '3'
memory: 256Mi |
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:
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.