Skip to content

Commit 27104b5

Browse files
Prepare Release 0.15.2 (#1132)
Co-authored-by: pavolloffay <pavolloffay@users.noreply.github.com>
1 parent 796f4d7 commit 27104b5

File tree

7 files changed

+19
-14
lines changed

7 files changed

+19
-14
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Changes by Version
33

44
<!-- next version -->
55

6+
## 0.15.2
7+
8+
### Components
9+
- Tempo: [v2.7.1](https://github.com/grafana/tempo/releases/tag/v2.7.1)
10+
611
## 0.15.1
712

813
### Components

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Current Operator version
2-
OPERATOR_VERSION ?= 0.15.1
2+
OPERATOR_VERSION ?= 0.15.2
33
TEMPO_VERSION ?= 2.7.1
44
JAEGER_QUERY_VERSION ?= 1.66.0
55
TEMPO_QUERY_VERSION ?= 2.7.1

bundle/community/manifests/tempo-operator.clusterserviceversion.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ metadata:
7373
]
7474
capabilities: Deep Insights
7575
categories: Logging & Tracing,Monitoring
76-
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.1
77-
createdAt: "2025-02-20T06:15:35Z"
76+
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.2
77+
createdAt: "2025-02-24T14:25:33Z"
7878
description: Create and manage deployments of Tempo, a high-scale distributed
7979
tracing backend.
8080
operatorframework.io/cluster-monitoring: "true"
@@ -83,7 +83,7 @@ metadata:
8383
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
8484
repository: https://github.com/grafana/tempo-operator
8585
support: Grafana Tempo Operator SIG
86-
name: tempo-operator.v0.15.1
86+
name: tempo-operator.v0.15.2
8787
namespace: placeholder
8888
spec:
8989
apiservicedefinitions: {}
@@ -1519,7 +1519,7 @@ spec:
15191519
value: quay.io/observatorium/opa-openshift:main-2025-01-22-ed30f3c
15201520
- name: RELATED_IMAGE_OAUTH_PROXY
15211521
value: quay.io/openshift/origin-oauth-proxy:4.14
1522-
image: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.1
1522+
image: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.2
15231523
livenessProbe:
15241524
httpGet:
15251525
path: /healthz
@@ -1649,7 +1649,7 @@ spec:
16491649
name: tempo-gateway-opa
16501650
- image: quay.io/openshift/origin-oauth-proxy:4.14
16511651
name: oauth-proxy
1652-
version: 0.15.1
1652+
version: 0.15.2
16531653
webhookdefinitions:
16541654
- admissionReviewVersions:
16551655
- v1

bundle/openshift/manifests/tempo-operator.clusterserviceversion.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ metadata:
7373
]
7474
capabilities: Deep Insights
7575
categories: Logging & Tracing,Monitoring
76-
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.1
77-
createdAt: "2025-02-20T06:15:33Z"
76+
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.2
77+
createdAt: "2025-02-24T14:25:31Z"
7878
description: Create and manage deployments of Tempo, a high-scale distributed
7979
tracing backend.
8080
operatorframework.io/cluster-monitoring: "true"
@@ -83,7 +83,7 @@ metadata:
8383
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
8484
repository: https://github.com/grafana/tempo-operator
8585
support: Grafana Tempo Operator SIG
86-
name: tempo-operator.v0.15.1
86+
name: tempo-operator.v0.15.2
8787
namespace: placeholder
8888
spec:
8989
apiservicedefinitions: {}
@@ -1530,7 +1530,7 @@ spec:
15301530
value: quay.io/observatorium/opa-openshift:main-2025-01-22-ed30f3c
15311531
- name: RELATED_IMAGE_OAUTH_PROXY
15321532
value: quay.io/openshift/origin-oauth-proxy:4.14
1533-
image: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.1
1533+
image: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.2
15341534
livenessProbe:
15351535
httpGet:
15361536
path: /healthz
@@ -1666,7 +1666,7 @@ spec:
16661666
name: tempo-gateway-opa
16671667
- image: quay.io/openshift/origin-oauth-proxy:4.14
16681668
name: oauth-proxy
1669-
version: 0.15.1
1669+
version: 0.15.2
16701670
webhookdefinitions:
16711671
- admissionReviewVersions:
16721672
- v1

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ kind: Kustomization
99
images:
1010
- name: controller
1111
newName: ghcr.io/grafana/tempo-operator/tempo-operator
12-
newTag: v0.15.1
12+
newTag: v0.15.2

config/manifests/community/bases/tempo-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
alm-examples: '[]'
66
capabilities: Deep Insights
77
categories: Logging & Tracing,Monitoring
8-
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.1
8+
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.2
99
description: Create and manage deployments of Tempo, a high-scale distributed
1010
tracing backend.
1111
operatorframework.io/cluster-monitoring: "true"

config/manifests/openshift/bases/tempo-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
alm-examples: '[]'
66
capabilities: Deep Insights
77
categories: Logging & Tracing,Monitoring
8-
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.1
8+
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.15.2
99
description: Create and manage deployments of Tempo, a high-scale distributed
1010
tracing backend.
1111
operatorframework.io/cluster-monitoring: "true"

0 commit comments

Comments
 (0)