Compare commits

..

3 Commits

Author SHA1 Message Date
acc1fc18d3 Sync chart from pieced-operator 0.1.8 2026-04-26 19:22:08 +00:00
aa22724e95 Sync chart from pieced-operator 0.1.7 2026-04-26 11:28:17 +00:00
d9f9bca6fd Sync chart from pieced-operator 0.1.6 2026-04-26 10:22:02 +00:00
3 changed files with 5 additions and 3 deletions

View File

@@ -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.5 version: 0.1.8
appVersion: "0.1.5" appVersion: "0.1.8"
type: application type: application

View File

@@ -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:

View File

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