We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979b834 commit 5a84455Copy full SHA for 5a84455
k8s/magiclove/onepassword_connect/deployment_list.cue
@@ -29,7 +29,7 @@ import (
29
}]
30
containers: [{
31
name: "connect-api"
32
- image: "1password/connect-api:1.7.2@sha256:6aa94cf713f99c0fa58c12ffdd1b160404b4c13a7f501a73a791aa84b608c5a1"
+ image: "1password/connect-api:1.8.1@sha256:8fe7bcd50c9e73899e0a1aa5aa43421ca75fbceacb33dd07f6418c4116e637a1"
33
env: [{
34
name: "OP_SESSION"
35
valueFrom: secretKeyRef: {
0 commit comments