From 2496d24c20dfc732b8891294bf199ed480431ba3 Mon Sep 17 00:00:00 2001 From: rubenvp8510 Date: Tue, 16 Apr 2024 03:38:46 +0000 Subject: [PATCH] Prepare Release 1026.0.0 --- CHANGELOG.md | 5 +++++ Makefile | 2 +- .../tempo-operator.clusterserviceversion.yaml | 10 +++++----- .../tempo-operator.clusterserviceversion.yaml | 10 +++++----- config/manager/kustomization.yaml | 2 +- .../bases/tempo-operator.clusterserviceversion.yaml | 2 +- .../bases/tempo-operator.clusterserviceversion.yaml | 2 +- 7 files changed, 19 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 594d8dafd..a151e2b39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ Changes by Version +## 1026.0.0 + +### Components +- Tempo: [v2.3.1](https://github.com/grafana/tempo/releases/tag/v2.3.1) + ## 1025.0.1 ### Components diff --git a/Makefile b/Makefile index c66c7105e..dc50be2e6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Current Operator version -OPERATOR_VERSION ?= 1025.0.1 +OPERATOR_VERSION ?= 1026.0.0 TEMPO_VERSION ?= 2.3.1 TEMPO_QUERY_VERSION ?= 2.3.1 TEMPO_GATEWAY_VERSION ?= main-2024-01-16-162bfad diff --git a/bundle/community/manifests/tempo-operator.clusterserviceversion.yaml b/bundle/community/manifests/tempo-operator.clusterserviceversion.yaml index 303a4117a..fe33f6a21 100644 --- a/bundle/community/manifests/tempo-operator.clusterserviceversion.yaml +++ b/bundle/community/manifests/tempo-operator.clusterserviceversion.yaml @@ -73,8 +73,8 @@ metadata: ] capabilities: Deep Insights categories: Logging & Tracing,Monitoring - containerImage: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1025.0.1 - createdAt: "2024-04-16T03:34:36Z" + containerImage: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1026.0.0 + createdAt: "2024-04-16T03:38:45Z" description: Create and manage deployments of Tempo, a high-scale distributed tracing backend. operatorframework.io/cluster-monitoring: "true" @@ -83,7 +83,7 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/grafana/tempo-operator support: Grafana Tempo Operator SIG - name: tempo-operator.v1025.0.1 + name: tempo-operator.v1026.0.0 namespace: placeholder spec: apiservicedefinitions: {} @@ -1316,7 +1316,7 @@ spec: value: quay.io/observatorium/api:main-2024-01-16-162bfad - name: RELATED_IMAGE_TEMPO_GATEWAY_OPA value: quay.io/observatorium/opa-openshift:main-2023-11-15-8ed318e - image: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1025.0.1 + image: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1026.0.0 livenessProbe: httpGet: path: /healthz @@ -1462,7 +1462,7 @@ spec: name: tempo-gateway - image: quay.io/observatorium/opa-openshift:main-2023-11-15-8ed318e name: tempo-gateway-opa - version: 1025.0.1 + version: 1026.0.0 webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/bundle/openshift/manifests/tempo-operator.clusterserviceversion.yaml b/bundle/openshift/manifests/tempo-operator.clusterserviceversion.yaml index 989f0accc..e8db1eaaa 100644 --- a/bundle/openshift/manifests/tempo-operator.clusterserviceversion.yaml +++ b/bundle/openshift/manifests/tempo-operator.clusterserviceversion.yaml @@ -73,8 +73,8 @@ metadata: ] capabilities: Deep Insights categories: Logging & Tracing,Monitoring - containerImage: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1025.0.1 - createdAt: "2024-04-16T03:34:34Z" + containerImage: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1026.0.0 + createdAt: "2024-04-16T03:38:43Z" description: Create and manage deployments of Tempo, a high-scale distributed tracing backend. operatorframework.io/cluster-monitoring: "true" @@ -83,7 +83,7 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/grafana/tempo-operator support: Grafana Tempo Operator SIG - name: tempo-operator.v1025.0.1 + name: tempo-operator.v1026.0.0 namespace: placeholder spec: apiservicedefinitions: {} @@ -1326,7 +1326,7 @@ spec: value: quay.io/observatorium/api:main-2024-01-16-162bfad - name: RELATED_IMAGE_TEMPO_GATEWAY_OPA value: quay.io/observatorium/opa-openshift:main-2023-11-15-8ed318e - image: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1025.0.1 + image: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1026.0.0 livenessProbe: httpGet: path: /healthz @@ -1483,7 +1483,7 @@ spec: name: tempo-gateway - image: quay.io/observatorium/opa-openshift:main-2023-11-15-8ed318e name: tempo-gateway-opa - version: 1025.0.1 + version: 1026.0.0 webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index b33cff314..3f3a0a5ef 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -9,4 +9,4 @@ kind: Kustomization images: - name: controller newName: ghcr.io/rubenvp8510/tempo-operator/tempo-operator - newTag: v1025.0.1 + newTag: v1026.0.0 diff --git a/config/manifests/community/bases/tempo-operator.clusterserviceversion.yaml b/config/manifests/community/bases/tempo-operator.clusterserviceversion.yaml index b312f7e16..c9017671a 100644 --- a/config/manifests/community/bases/tempo-operator.clusterserviceversion.yaml +++ b/config/manifests/community/bases/tempo-operator.clusterserviceversion.yaml @@ -5,7 +5,7 @@ metadata: alm-examples: '[]' capabilities: Deep Insights categories: Logging & Tracing,Monitoring - containerImage: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1025.0.1 + containerImage: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1026.0.0 description: Create and manage deployments of Tempo, a high-scale distributed tracing backend. operatorframework.io/cluster-monitoring: "true" diff --git a/config/manifests/openshift/bases/tempo-operator.clusterserviceversion.yaml b/config/manifests/openshift/bases/tempo-operator.clusterserviceversion.yaml index 433fedb00..7138cb59b 100644 --- a/config/manifests/openshift/bases/tempo-operator.clusterserviceversion.yaml +++ b/config/manifests/openshift/bases/tempo-operator.clusterserviceversion.yaml @@ -5,7 +5,7 @@ metadata: alm-examples: '[]' capabilities: Deep Insights categories: Logging & Tracing,Monitoring - containerImage: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1025.0.1 + containerImage: ghcr.io/rubenvp8510/tempo-operator/tempo-operator:v1026.0.0 description: Create and manage deployments of Tempo, a high-scale distributed tracing backend. operatorframework.io/cluster-monitoring: "true"