Compare commits

..

4 Commits

3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: pieced-operator
description: PieCed IT tenant lifecycle operator
version: 0.1.5
appVersion: "0.1.5"
version: 0.1.9
appVersion: "0.1.9"
type: application

View File

@@ -117,6 +117,8 @@ spec:
type: string
litellmTeamId:
type: string
litellmKeyAlias:
type: string
enabledPackages:
type: array
items:

View File

@@ -1,6 +1,6 @@
image:
repository: registry.c5ai.ch/pieced/pieced-operator
tag: "0.1.5"
tag: "0.1.9"
pullPolicy: IfNotPresent
imagePullSecrets: