Sync chart from pieced-operator 0.1.8

This commit is contained in:
2026-04-26 19:22:08 +00:00
parent aa22724e95
commit b3f7a3afc0
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.7 version: 0.1.8
appVersion: "0.1.7" 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.7" tag: "0.1.8"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: imagePullSecrets: