Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6533eea3f0 | |||
| 363c757bba | |||
| 3956518741 | |||
| 71bb10adce |
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: pieced-operator
|
name: pieced-operator
|
||||||
description: PieCed IT tenant lifecycle operator
|
description: PieCed IT tenant lifecycle operator
|
||||||
version: 0.1.48
|
version: 0.1.52
|
||||||
appVersion: "0.1.48"
|
appVersion: "0.1.52"
|
||||||
type: application
|
type: application
|
||||||
|
|||||||
@@ -319,7 +319,7 @@ data:
|
|||||||
config: {}
|
config: {}
|
||||||
plugin_image:
|
plugin_image:
|
||||||
repository: registry.c5ai.ch/pieced/openclaw-channel-threema-relay
|
repository: registry.c5ai.ch/pieced/openclaw-channel-threema-relay
|
||||||
tag: "0.1.0"
|
tag: "0.1.1"
|
||||||
target_dir: openclaw-channel-threema-relay
|
target_dir: openclaw-channel-threema-relay
|
||||||
customer_instructions: |
|
customer_instructions: |
|
||||||
1. Once enabled, register the Threema IDs you want to receive
|
1. Once enabled, register the Threema IDs you want to receive
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: registry.c5ai.ch/pieced/pieced-operator
|
repository: registry.c5ai.ch/pieced/pieced-operator
|
||||||
tag: "0.1.48"
|
tag: "0.1.52"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user