Compare commits

..

2 Commits

Author SHA1 Message Date
90a9aad15d Sync chart from pieced-operator 0.1.37 2026-05-01 16:12:31 +00:00
4f4b4286dc Sync chart from pieced-operator 0.1.36 2026-05-01 09:08:18 +00:00
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.35 version: 0.1.37
appVersion: "0.1.35" 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.35" tag: "0.1.37"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: imagePullSecrets: