Copy rancher-logging version 102. x.x to 103.0.0

pull/2857/head
Lucas Lopes 2023-08-14 17:21:26 -03:00 committed by Lucas Machado
parent 4333fdfdfd
commit f47d5796c5
2 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,7 @@
+ catalog.cattle.io/namespace: cattle-logging-system
+ catalog.cattle.io/permits-os: linux,windows
+ catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
+ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
+ catalog.cattle.io/release-name: rancher-logging
+ catalog.cattle.io/type: cluster-tool
+ catalog.cattle.io/ui-component: logging

View File

@ -1,8 +1,9 @@
url: https://kubernetes-charts.banzaicloud.com/charts/logging-operator-3.17.10.tgz
version: 102.0.1
version: 103.0.0
additionalCharts:
- workingDir: charts-crd
crdOptions:
templateDirectory: crd-template
crdDirectory: templates
addCRDValidationToMainChart: true
doNotRelease: true