Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 90a9aad15d |
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: pieced-operator
|
||||
description: PieCed IT tenant lifecycle operator
|
||||
version: 0.1.36
|
||||
appVersion: "0.1.36"
|
||||
version: 0.1.37
|
||||
appVersion: "0.1.37"
|
||||
type: application
|
||||
|
||||
@@ -123,6 +123,9 @@ spec:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
suspendedAt:
|
||||
type: string
|
||||
format: date-time
|
||||
warnings:
|
||||
type: array
|
||||
items:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: registry.c5ai.ch/pieced/pieced-operator
|
||||
tag: "0.1.36"
|
||||
tag: "0.1.37"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user