Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b73f3b45ea | |||
| 8bc8dae266 | |||
| fed4229c9e | |||
| e588467e60 | |||
| 8e86e823aa | |||
| 3a5a98bfe2 | |||
| 499b6eaa29 | |||
| 9efe022d19 | |||
| 603a053bee | |||
| acc1fc18d3 | |||
| aa22724e95 |
@@ -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.6
|
version: 0.1.17
|
||||||
appVersion: "0.1.6"
|
appVersion: "0.1.17"
|
||||||
type: application
|
type: application
|
||||||
|
|||||||
@@ -117,6 +117,8 @@ spec:
|
|||||||
type: string
|
type: string
|
||||||
litellmTeamId:
|
litellmTeamId:
|
||||||
type: string
|
type: string
|
||||||
|
litellmKeyAlias:
|
||||||
|
type: string
|
||||||
enabledPackages:
|
enabledPackages:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: registry.c5ai.ch/pieced/pieced-operator
|
repository: registry.c5ai.ch/pieced/pieced-operator
|
||||||
tag: "0.1.6"
|
tag: "0.1.17"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user