From 5338476a9b4a5ad8f262e2da887289ba090709c9 Mon Sep 17 00:00:00 2001 From: Mike Rostermund Date: Thu, 22 Aug 2024 10:30:32 +0200 Subject: [PATCH] Release operator 0.24.0 --- VERSION | 2 +- charts/humio-operator/crds/core.humio.com_humioactions.yaml | 2 +- .../crds/core.humio.com_humioaggregatealerts.yaml | 2 +- charts/humio-operator/crds/core.humio.com_humioalerts.yaml | 2 +- charts/humio-operator/crds/core.humio.com_humioclusters.yaml | 2 +- .../crds/core.humio.com_humioexternalclusters.yaml | 2 +- .../humio-operator/crds/core.humio.com_humiofilteralerts.yaml | 2 +- .../humio-operator/crds/core.humio.com_humioingesttokens.yaml | 2 +- charts/humio-operator/crds/core.humio.com_humioparsers.yaml | 2 +- .../humio-operator/crds/core.humio.com_humiorepositories.yaml | 2 +- .../crds/core.humio.com_humioscheduledsearches.yaml | 2 +- charts/humio-operator/crds/core.humio.com_humioviews.yaml | 2 +- config/crd/bases/core.humio.com_humioactions.yaml | 2 +- config/crd/bases/core.humio.com_humioaggregatealerts.yaml | 2 +- config/crd/bases/core.humio.com_humioalerts.yaml | 2 +- config/crd/bases/core.humio.com_humioclusters.yaml | 2 +- config/crd/bases/core.humio.com_humioexternalclusters.yaml | 2 +- config/crd/bases/core.humio.com_humiofilteralerts.yaml | 2 +- config/crd/bases/core.humio.com_humioingesttokens.yaml | 2 +- config/crd/bases/core.humio.com_humioparsers.yaml | 2 +- config/crd/bases/core.humio.com_humiorepositories.yaml | 2 +- config/crd/bases/core.humio.com_humioscheduledsearches.yaml | 2 +- config/crd/bases/core.humio.com_humioviews.yaml | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/VERSION b/VERSION index ca222b7c..2094a100 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.23.0 +0.24.0 diff --git a/charts/humio-operator/crds/core.humio.com_humioactions.yaml b/charts/humio-operator/crds/core.humio.com_humioactions.yaml index aa211c33..275ad98a 100644 --- a/charts/humio-operator/crds/core.humio.com_humioactions.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioactions.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humioaggregatealerts.yaml b/charts/humio-operator/crds/core.humio.com_humioaggregatealerts.yaml index 024e2cce..7fd4369f 100644 --- a/charts/humio-operator/crds/core.humio.com_humioaggregatealerts.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioaggregatealerts.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humioalerts.yaml b/charts/humio-operator/crds/core.humio.com_humioalerts.yaml index c6a49426..2dbc7e8e 100644 --- a/charts/humio-operator/crds/core.humio.com_humioalerts.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioalerts.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humioclusters.yaml b/charts/humio-operator/crds/core.humio.com_humioclusters.yaml index ab43f7ec..0794678c 100644 --- a/charts/humio-operator/crds/core.humio.com_humioclusters.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioclusters.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humioexternalclusters.yaml b/charts/humio-operator/crds/core.humio.com_humioexternalclusters.yaml index 95ffb0ae..b60263f9 100644 --- a/charts/humio-operator/crds/core.humio.com_humioexternalclusters.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioexternalclusters.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humiofilteralerts.yaml b/charts/humio-operator/crds/core.humio.com_humiofilteralerts.yaml index 02f8ba44..1a5107b9 100644 --- a/charts/humio-operator/crds/core.humio.com_humiofilteralerts.yaml +++ b/charts/humio-operator/crds/core.humio.com_humiofilteralerts.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humioingesttokens.yaml b/charts/humio-operator/crds/core.humio.com_humioingesttokens.yaml index 4aa8d7a0..4632eda0 100644 --- a/charts/humio-operator/crds/core.humio.com_humioingesttokens.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioingesttokens.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humioparsers.yaml b/charts/humio-operator/crds/core.humio.com_humioparsers.yaml index 945049bc..acf7ba2f 100644 --- a/charts/humio-operator/crds/core.humio.com_humioparsers.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioparsers.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humiorepositories.yaml b/charts/humio-operator/crds/core.humio.com_humiorepositories.yaml index 639223da..08244fb4 100644 --- a/charts/humio-operator/crds/core.humio.com_humiorepositories.yaml +++ b/charts/humio-operator/crds/core.humio.com_humiorepositories.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humioscheduledsearches.yaml b/charts/humio-operator/crds/core.humio.com_humioscheduledsearches.yaml index a39f6933..5cbec6f9 100644 --- a/charts/humio-operator/crds/core.humio.com_humioscheduledsearches.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioscheduledsearches.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/charts/humio-operator/crds/core.humio.com_humioviews.yaml b/charts/humio-operator/crds/core.humio.com_humioviews.yaml index c5d87856..5cf7950a 100644 --- a/charts/humio-operator/crds/core.humio.com_humioviews.yaml +++ b/charts/humio-operator/crds/core.humio.com_humioviews.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioactions.yaml b/config/crd/bases/core.humio.com_humioactions.yaml index aa211c33..275ad98a 100644 --- a/config/crd/bases/core.humio.com_humioactions.yaml +++ b/config/crd/bases/core.humio.com_humioactions.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioaggregatealerts.yaml b/config/crd/bases/core.humio.com_humioaggregatealerts.yaml index 024e2cce..7fd4369f 100644 --- a/config/crd/bases/core.humio.com_humioaggregatealerts.yaml +++ b/config/crd/bases/core.humio.com_humioaggregatealerts.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioalerts.yaml b/config/crd/bases/core.humio.com_humioalerts.yaml index c6a49426..2dbc7e8e 100644 --- a/config/crd/bases/core.humio.com_humioalerts.yaml +++ b/config/crd/bases/core.humio.com_humioalerts.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioclusters.yaml b/config/crd/bases/core.humio.com_humioclusters.yaml index ab43f7ec..0794678c 100644 --- a/config/crd/bases/core.humio.com_humioclusters.yaml +++ b/config/crd/bases/core.humio.com_humioclusters.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioexternalclusters.yaml b/config/crd/bases/core.humio.com_humioexternalclusters.yaml index 95ffb0ae..b60263f9 100644 --- a/config/crd/bases/core.humio.com_humioexternalclusters.yaml +++ b/config/crd/bases/core.humio.com_humioexternalclusters.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humiofilteralerts.yaml b/config/crd/bases/core.humio.com_humiofilteralerts.yaml index 02f8ba44..1a5107b9 100644 --- a/config/crd/bases/core.humio.com_humiofilteralerts.yaml +++ b/config/crd/bases/core.humio.com_humiofilteralerts.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioingesttokens.yaml b/config/crd/bases/core.humio.com_humioingesttokens.yaml index 4aa8d7a0..4632eda0 100644 --- a/config/crd/bases/core.humio.com_humioingesttokens.yaml +++ b/config/crd/bases/core.humio.com_humioingesttokens.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioparsers.yaml b/config/crd/bases/core.humio.com_humioparsers.yaml index 945049bc..acf7ba2f 100644 --- a/config/crd/bases/core.humio.com_humioparsers.yaml +++ b/config/crd/bases/core.humio.com_humioparsers.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humiorepositories.yaml b/config/crd/bases/core.humio.com_humiorepositories.yaml index 639223da..08244fb4 100644 --- a/config/crd/bases/core.humio.com_humiorepositories.yaml +++ b/config/crd/bases/core.humio.com_humiorepositories.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioscheduledsearches.yaml b/config/crd/bases/core.humio.com_humioscheduledsearches.yaml index a39f6933..5cbec6f9 100644 --- a/config/crd/bases/core.humio.com_humioscheduledsearches.yaml +++ b/config/crd/bases/core.humio.com_humioscheduledsearches.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: diff --git a/config/crd/bases/core.humio.com_humioviews.yaml b/config/crd/bases/core.humio.com_humioviews.yaml index c5d87856..5cf7950a 100644 --- a/config/crd/bases/core.humio.com_humioviews.yaml +++ b/config/crd/bases/core.humio.com_humioviews.yaml @@ -10,7 +10,7 @@ metadata: app.kubernetes.io/name: 'humio-operator' app.kubernetes.io/instance: 'humio-operator' app.kubernetes.io/managed-by: 'Helm' - helm.sh/chart: 'humio-operator-0.23.0' + helm.sh/chart: 'humio-operator-0.24.0' spec: group: core.humio.com names: