Skip to content

Commit fbce1aa

Browse files
committed
feat: update to OSC 1.12 / Trustee 1.1.0
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 188c674 commit fbce1aa

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

values-baremetal.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ clusterGroup:
3131
source: redhat-operators
3232
channel: stable
3333
installPlanApproval: Manual
34-
csv: sandboxed-containers-operator.v1.11.0
34+
csv: sandboxed-containers-operator.v1.12.0
3535
trustee:
3636
name: trustee-operator
3737
namespace: trustee-operator-system
3838
source: redhat-operators
3939
channel: stable
4040
installPlanApproval: Manual
41-
csv: trustee-operator.v1.0.0
41+
csv: trustee-operator.v1.1.0
4242
cert-manager:
4343
name: openshift-cert-manager-operator
4444
namespace: cert-manager-operator

values-simple.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ clusterGroup:
2727
source: redhat-operators
2828
channel: stable
2929
installPlanApproval: Manual
30-
csv: sandboxed-containers-operator.v1.11.0
30+
csv: sandboxed-containers-operator.v1.12.0
3131
trustee:
3232
name: trustee-operator
3333
namespace: trustee-operator-system
3434
source: redhat-operators
3535
channel: stable
3636
installPlanApproval: Manual
37-
csv: trustee-operator.v1.0.0
37+
csv: trustee-operator.v1.1.0
3838
cert-manager:
3939
name: openshift-cert-manager-operator
4040
namespace: cert-manager-operator

values-spoke.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ clusterGroup:
1717
source: redhat-operators
1818
channel: stable
1919
installPlanApproval: Manual
20-
csv: sandboxed-containers-operator.v1.11.0
20+
csv: sandboxed-containers-operator.v1.12.0
2121
cert-manager:
2222
name: openshift-cert-manager-operator
2323
namespace: cert-manager-operator

values-trusted-hub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ clusterGroup:
2222
source: redhat-operators
2323
channel: stable
2424
installPlanApproval: Manual
25-
csv: trustee-operator.v1.0.0
25+
csv: trustee-operator.v1.1.0
2626
cert-manager:
2727
name: openshift-cert-manager-operator
2828
namespace: cert-manager-operator

0 commit comments

Comments
 (0)