Update expected bundle for single-cluster/helm-multi-chart

```
--- old	2022-08-23 14:54:35.433292445 +0200
+++ new	2022-08-23 14:54:29.933262742 +0200
@@ -9,11 +9,11 @@ annotations:
   catalog.cattle.io/certified: rancher
   catalog.cattle.io/deploys-on-os: windows
   catalog.cattle.io/display-name: Monitoring
-  catalog.cattle.io/kube-version: '>=1.16.0-0'
+  catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.24.0-0'
   catalog.cattle.io/namespace: cattle-monitoring-system
   catalog.cattle.io/permits-os: linux,windows
   catalog.cattle.io/provides-gvr: monitoring.coreos.com.prometheus/v1
-  catalog.cattle.io/rancher-version: '>= 2.6.0-0 <=2.6.99-0'
+  catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
   catalog.cattle.io/release-name: rancher-monitoring
   catalog.cattle.io/requests-cpu: 4500m
   catalog.cattle.io/requests-memory: 4000Mi
```
This commit is contained in:
Mario Manno
2022-08-23 14:49:39 +02:00
parent d613aab800
commit 130391eabd

File diff suppressed because one or more lines are too long