diff --git a/assets/rancher-logging/rancher-logging-104.0.0-rc1+up4.4.0.tgz b/assets/rancher-logging/rancher-logging-104.0.0-rc1+up4.4.0.tgz index 7cac121167..4f1a50b519 100644 Binary files a/assets/rancher-logging/rancher-logging-104.0.0-rc1+up4.4.0.tgz and b/assets/rancher-logging/rancher-logging-104.0.0-rc1+up4.4.0.tgz differ diff --git a/charts/rancher-logging/104.0.0-rc1+up4.4.0/Chart.yaml b/charts/rancher-logging/104.0.0-rc1+up4.4.0/Chart.yaml index 3fb6a739e9..a6171ac8da 100644 --- a/charts/rancher-logging/104.0.0-rc1+up4.4.0/Chart.yaml +++ b/charts/rancher-logging/104.0.0-rc1+up4.4.0/Chart.yaml @@ -3,7 +3,7 @@ annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/deploys-on-os: windows catalog.cattle.io/display-name: Logging - catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0' catalog.cattle.io/namespace: cattle-logging-system catalog.cattle.io/permits-os: linux,windows catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1 @@ -21,7 +21,7 @@ keywords: - logging - fluentd - fluentbit -kubeVersion: '>=1.22.0-0' +kubeVersion: '>=1.26.0-0' name: rancher-logging sources: - https://github.com/kube-logging/logging-operator diff --git a/index.yaml b/index.yaml index b0f509d6a8..8ed735e169 100755 --- a/index.yaml +++ b/index.yaml @@ -14593,7 +14593,7 @@ entries: catalog.cattle.io/certified: rancher catalog.cattle.io/deploys-on-os: windows catalog.cattle.io/display-name: Logging - catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' + catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0' catalog.cattle.io/namespace: cattle-logging-system catalog.cattle.io/permits-os: linux,windows catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1 @@ -14604,16 +14604,16 @@ entries: catalog.cattle.io/upstream-version: 4.4.0 apiVersion: v2 appVersion: 4.4.0 - created: "2024-05-17T09:28:37.061150326+05:30" + created: "2024-06-05T13:06:18.789135-04:00" description: Logging operator for Kubernetes based on Fluentd and Fluentbit. - digest: 703d185f4dca6dbc757d32560533af7fad2b2bdedacbec35382b45beaec68cd6 + digest: 7914e14b752c46bca761a9e71cf0cecdc363e4e158dcc3f79ac75871284a3c3e home: https://kube-logging.github.io icon: file://assets/logos/rancher-logging.svg keywords: - logging - fluentd - fluentbit - kubeVersion: '>=1.22.0-0' + kubeVersion: '>=1.26.0-0' name: rancher-logging sources: - https://github.com/kube-logging/logging-operator diff --git a/packages/rancher-logging/generated-changes/patch/Chart.yaml.patch b/packages/rancher-logging/generated-changes/patch/Chart.yaml.patch index 612f1b4177..63700989d8 100644 --- a/packages/rancher-logging/generated-changes/patch/Chart.yaml.patch +++ b/packages/rancher-logging/generated-changes/patch/Chart.yaml.patch @@ -6,7 +6,7 @@ + catalog.cattle.io/certified: rancher + catalog.cattle.io/deploys-on-os: windows + catalog.cattle.io/display-name: Logging -+ catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.29.0-0' ++ catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0' + catalog.cattle.io/namespace: cattle-logging-system + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/provides-gvr: logging.banzaicloud.io.clusterflow/v1beta1 @@ -24,8 +24,9 @@ - logging - fluentd - fluentbit - kubeVersion: '>=1.22.0-0' +-kubeVersion: '>=1.22.0-0' -name: logging-operator ++kubeVersion: '>=1.26.0-0' +name: rancher-logging sources: - https://github.com/kube-logging/logging-operator diff --git a/packages/rancher-logging/templates/crd-template/Chart.yaml b/packages/rancher-logging/templates/crd-template/Chart.yaml index a9aeb4be3c..62fceb0e5d 100644 --- a/packages/rancher-logging/templates/crd-template/Chart.yaml +++ b/packages/rancher-logging/templates/crd-template/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -version: 3.10.0 +version: 4.4.0 description: Installs the CRDs for rancher-logging. name: rancher-logging-crd type: application