Skip to content

Commit

Permalink
Prepare release v0.14.1 (#1084)
Browse files Browse the repository at this point in the history
* Prepare Release 0.14.1

* clarify changelog entry

Signed-off-by: Andreas Gerstmayr <[email protected]>

---------

Signed-off-by: Andreas Gerstmayr <[email protected]>
Co-authored-by: andreasgerstmayr <[email protected]>
Co-authored-by: Andreas Gerstmayr <[email protected]>
  • Loading branch information
3 people authored Nov 6, 2024
1 parent 683d4b9 commit 45b7540
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 47 deletions.
16 changes: 0 additions & 16 deletions .chloggen/internal_tracing.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions .chloggen/jaeger_ui_routes.yaml

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ Changes by Version

<!-- next version -->

## 0.14.1

### 🧰 Bug fixes 🧰

- `tempostack`: Fix enabling `.spec.observability.tracing` with multi-tenancy on OpenShift (#1081)
- `tempostack, tempomonolithic`: Register missing Jaeger UI routes (#1082)
Without these routes, hitting refresh on the trace detail, system architecture or monitor page of Jaeger UI results in a 404 when multi-tenancy is enabled.


### Components
- Tempo: [v2.6.1](https://github.com/grafana/tempo/releases/tag/v2.6.1)

## 0.14.0

### 🛑 Breaking changes 🛑
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Current Operator version
OPERATOR_VERSION ?= 0.14.0
OPERATOR_VERSION ?= 0.14.1
TEMPO_VERSION ?= 2.6.1
JAEGER_QUERY_VERSION ?= 1.62.0
TEMPO_QUERY_VERSION ?= 2.6.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ metadata:
]
capabilities: Deep Insights
categories: Logging & Tracing,Monitoring
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.0
createdAt: "2024-11-06T09:57:13Z"
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.1
createdAt: "2024-11-06T14:25:14Z"
description: Create and manage deployments of Tempo, a high-scale distributed
tracing backend.
operatorframework.io/cluster-monitoring: "true"
Expand All @@ -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.v0.14.0
name: tempo-operator.v0.14.1
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -1475,7 +1475,7 @@ spec:
value: quay.io/observatorium/opa-openshift:main-2024-10-09-7237863
- name: RELATED_IMAGE_OAUTH_PROXY
value: quay.io/openshift/origin-oauth-proxy:4.14
image: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.0
image: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.1
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -1625,7 +1625,7 @@ spec:
name: tempo-gateway-opa
- image: quay.io/openshift/origin-oauth-proxy:4.14
name: oauth-proxy
version: 0.14.0
version: 0.14.1
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ metadata:
]
capabilities: Deep Insights
categories: Logging & Tracing,Monitoring
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.0
createdAt: "2024-11-06T09:57:12Z"
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.1
createdAt: "2024-11-06T14:25:12Z"
description: Create and manage deployments of Tempo, a high-scale distributed
tracing backend.
operatorframework.io/cluster-monitoring: "true"
Expand All @@ -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.v0.14.0
name: tempo-operator.v0.14.1
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -1485,7 +1485,7 @@ spec:
value: quay.io/observatorium/opa-openshift:main-2024-10-09-7237863
- name: RELATED_IMAGE_OAUTH_PROXY
value: quay.io/openshift/origin-oauth-proxy:4.14
image: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.0
image: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.1
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -1646,7 +1646,7 @@ spec:
name: tempo-gateway-opa
- image: quay.io/openshift/origin-oauth-proxy:4.14
name: oauth-proxy
version: 0.14.0
version: 0.14.1
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ kind: Kustomization
images:
- name: controller
newName: ghcr.io/grafana/tempo-operator/tempo-operator
newTag: v0.14.0
newTag: v0.14.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
alm-examples: '[]'
capabilities: Deep Insights
categories: Logging & Tracing,Monitoring
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.0
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.1
description: Create and manage deployments of Tempo, a high-scale distributed
tracing backend.
operatorframework.io/cluster-monitoring: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
alm-examples: '[]'
capabilities: Deep Insights
categories: Logging & Tracing,Monitoring
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.0
containerImage: ghcr.io/grafana/tempo-operator/tempo-operator:v0.14.1
description: Create and manage deployments of Tempo, a high-scale distributed
tracing backend.
operatorframework.io/cluster-monitoring: "true"
Expand Down

0 comments on commit 45b7540

Please sign in to comment.