Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 603a053bee | |||
| acc1fc18d3 | |||
| aa22724e95 |
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: pieced-operator
|
||||
description: PieCed IT tenant lifecycle operator
|
||||
version: 0.1.6
|
||||
appVersion: "0.1.6"
|
||||
version: 0.1.9
|
||||
appVersion: "0.1.9"
|
||||
type: application
|
||||
|
||||
@@ -117,6 +117,8 @@ spec:
|
||||
type: string
|
||||
litellmTeamId:
|
||||
type: string
|
||||
litellmKeyAlias:
|
||||
type: string
|
||||
enabledPackages:
|
||||
type: array
|
||||
items:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: registry.c5ai.ch/pieced/pieced-operator
|
||||
tag: "0.1.6"
|
||||
tag: "0.1.9"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user