Sync chart from pieced-operator 0.1.37

This commit is contained in:
2026-05-01 16:12:31 +00:00
parent 4f4b4286dc
commit 90a9aad15d
3 changed files with 6 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.36 version: 0.1.37
appVersion: "0.1.36" appVersion: "0.1.37"
type: application type: application

View File

@@ -123,6 +123,9 @@ spec:
type: array type: array
items: items:
type: string type: string
suspendedAt:
type: string
format: date-time
warnings: warnings:
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.36" tag: "0.1.37"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: imagePullSecrets: