Skip to content

Commit

Permalink
Preparing release v1.43.0 (#2201)
Browse files Browse the repository at this point in the history
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
  • Loading branch information
frzifus authored Mar 26, 2023
1 parent 275b616 commit 5e1bc59
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 22 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changes by Version
==================

## v1.43.0 (2023-02-07)
* update operator-sdk to 1.27.0 ([#2178](https://github.com/jaegertracing/jaeger-operator/pull/2178), [@iblancasa](https://github.com/iblancasa))
* Support JaegerCommonSpec in JaegerCassandraCreateSchemaSpec ([#2176](https://github.com/jaegertracing/jaeger-operator/pull/2176), [@haanhvu](https://github.com/haanhvu))

## v1.42.0 (2023-02-07)
* Upgrade Kafka Operator default version to 0.32.0 ([#2150](https://github.com/jaegertracing/jaeger-operator/pull/2150), [@iblancasa](https://github.com/iblancasa))
* Upgrade Kind, Kind images and add Kubernetes 1.26 ([#2161](https://github.com/jaegertracing/jaeger-operator/pull/2161), [@iblancasa](https://github.com/iblancasa))

1.41.1 (2023-01-23)
-------------------
* Fix the Jaeger version for the Jaeger Operator 1.41.x ([#2157](https://github.com/jaegertracing/jaeger-operator/pull/2157), [@iblancasa](https://github.com/iblancasa))
Expand Down
16 changes: 8 additions & 8 deletions COMPATIBILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ The following table shows the compatibility of jaeger operator with different co

| Jaeger Operator | Kubernetes | Strimzi Operator | Cert-Manager |
|-----------------|-----------------|--------------------|--------------|
| v1.43.x | v1.19 to v1.26 | v0.23 | v1.6.1 |
| v1.42.x | v1.19 to v1.25 | v0.23 | v1.6.1 |
| v1.41.x | v1.19 to v1.25 | v0.23 | v1.6.1 |
| v1.40.x | v1.19 to v1.25 | v0.23 | v1.6.1 |
| v1.39.x | v1.19 to v1.25 | v0.23 | v1.6.1 |
| v1.38.x | v1.19 to v1.25 | v0.23 | v1.6.1 |
| v1.37.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
| v1.35.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
| v1.34.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
| v1.33.x | v1.19 to v1.23 | v0.23 | v1.6.1 |
| v1.32.x | v1.19 to v1.21 | v0.23 | v1.6.1 |
| v1.31.x | v1.19 to v1.21 | v0.23 | v1.6.1 |
| v1.30.x | v1.19 to v1.21 | v0.23 | |
| v1.29.x | v1.19 to v1.21 | v0.23 | |
| v1.28.x | v1.19 to v1.21 | v0.23 | |
| v1.27.x | v1.19 to v1.21 | v0.23 | |
| v1.26.x | v1.19 to v1.21 | v0.23 | |
| v1.25.x | v1.19 to v1.21 | v0.23 | |
| v1.24.x | v1.19 to v1.21 | v0.23 | |
| v1.23.x | v1.19 to v1.21 | v0.19, v0.20 | |
| v1.22.x | v1.18 to v1.20 | v0.19 | |
10 changes: 5 additions & 5 deletions bundle/manifests/jaeger-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ metadata:
categories: Logging & Tracing
certified: "false"
containerImage: quay.io/jaegertracing/jaeger-operator
createdAt: "2019-09-04T13:28:40+00:00"
createdAt: "2023-03-25T22:42:54Z"
description: Provides tracing, monitoring and troubleshooting for microservices-based
distributed systems
operators.openshift.io/infrastructure-features: '["disconnected"]'
operators.operatorframework.io/builder: operator-sdk-v1.27.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/jaegertracing/jaeger-operator
support: Jaeger Community
name: jaeger-operator.v1.42.0
name: jaeger-operator.v1.43.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -403,7 +403,7 @@ spec:
fieldPath: metadata.namespace
- name: OPERATOR_NAME
value: jaeger-operator
image: quay.io/jaegertracing/jaeger-operator:1.42.0
image: quay.io/jaegertracing/jaeger-operator:1.43.0
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -518,11 +518,11 @@ spec:
maturity: alpha
provider:
name: CNCF
replaces: jaeger-operator.v1.41.1
replaces: jaeger-operator.v1.42.0
selector:
matchLabels:
name: jaeger-operator
version: 1.42.0
version: 1.43.0
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 @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/jaegertracing/jaeger-operator
newTag: 1.42.0
newTag: 1.43.0
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
maturity: alpha
provider:
name: CNCF
replaces: jaeger-operator.v1.41.1
replaces: jaeger-operator.v1.42.0
selector:
matchLabels:
name: jaeger-operator
Expand Down
2 changes: 1 addition & 1 deletion examples/all-in-one-with-options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
strategy: allInOne
allInOne:
image: jaegertracing/all-in-one:1.42.0
image: jaegertracing/all-in-one:1.43.0
options:
log-level: debug
query:
Expand Down
4 changes: 2 additions & 2 deletions examples/operator-with-tracing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
serviceAccountName: jaeger-operator
containers:
- name: jaeger-operator
image: jaegertracing/jaeger-operator:1.42.0
image: jaegertracing/jaeger-operator:1.43.0
ports:
- containerPort: 8383
name: http-metrics
Expand All @@ -41,7 +41,7 @@ spec:
- name: OPERATOR_NAME
value: "jaeger-operator"
- name: jaeger-agent
image: jaegertracing/jaeger-agent:1.42.0
image: jaegertracing/jaeger-agent:1.43.0
env:
- name: POD_NAMESPACE
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion examples/statefulset-manual-sidecar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- containerPort: 8080
protocol: TCP
- name: jaeger-agent
image: jaegertracing/jaeger-agent:1.42.0
image: jaegertracing/jaeger-agent:1.43.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 5775
Expand Down
2 changes: 1 addition & 1 deletion examples/tracegen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: tracegen
image: jaegertracing/jaeger-tracegen:1.42.0
image: jaegertracing/jaeger-tracegen:1.43.0
args:
- -duration=30m
- -workers=10
Expand Down
4 changes: 2 additions & 2 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The Jaeger version to use by default. This is updated manually. Make sure to update the changelog
# and add an upgrade procedure (pkg/upgrade) for the new version.
jaeger=1.42.0
jaeger=1.43.0

# DO NOT EDIT the next value, it is updated automatically during the release.
# Represents the current (latest) release of the Jaeger Operator.
operator=1.42.0
operator=1.43.0

0 comments on commit 5e1bc59

Please sign in to comment.