Skip to content

Commit fcba408

Browse files
authored
Preparing release v1.60.0 (#2648)
Signed-off-by: Pavol Loffay <[email protected]>
1 parent b73c8d3 commit fcba408

File tree

11 files changed

+51
-46
lines changed

11 files changed

+51
-46
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changes by Version
22
==================
3-
## v1.58.0 (2024-05-06)
3+
4+
## v1.60.0 (2024-08-09)
5+
* Test on k8s 1.30 ([#2647](https://github.com/jaegertracing/jaeger-operator/pull/2647), [@pavolloffay](https://github.com/pavolloffay))
6+
* Bump go to 1.22 and controller-gen to 1.14 ([#2646](https://github.com/jaegertracing/jaeger-operator/pull/2646), [@pavolloffay](https://github.com/pavolloffay))
7+
8+
## v1.59.0 (2024-08-06)
49
* Update compatibility matrix for v1.57.x ([#2594](https://github.com/jaegertracing/jaeger-operator/pull/2594), [@mooneeb](https://github.com/mooneeb))
510
* imagePullSecrets is not set for agent DaemonSet ([#2563](https://github.com/jaegertracing/jaeger-operator/pull/2563), [@antoniomerlin](https://github.com/antoniomerlin))
611

COMPATIBILITY.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
The following table shows the compatibility of Jaeger Operator with three different components: Kubernetes, Strimzi Operator, and Cert-Manager.
22

3-
| Jaeger Operator | Kubernetes | Strimzi Operator | Cert-Manager |
4-
|-----------------|-----------------|--------------------|--------------|
5-
| v1.59.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
6-
| v1.58.x | skipped | skipped | skipped |
7-
| v1.57.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
8-
| v1.56.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
9-
| v1.55.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
10-
| v1.54.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
11-
| v1.53.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
12-
| v1.52.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
13-
| v1.51.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
14-
| v1.50.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
15-
| v1.49.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
16-
| v1.48.x | v1.19 to v1.27 | v0.32 | v1.6.1 |
17-
| v1.47.x | v1.19 to v1.27 | v0.32 | v1.6.1 |
18-
| v1.46.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
19-
| v1.45.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
20-
| v1.44.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
21-
| v1.43.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
22-
| v1.42.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
23-
| v1.41.x | v1.19 to v1.25 | v0.30 | v1.6.1 |
24-
| v1.40.x | v1.19 to v1.25 | v0.30 | v1.6.1 |
25-
| v1.39.x | v1.19 to v1.25 | v0.30 | v1.6.1 |
26-
| v1.38.x | v1.19 to v1.25 | v0.30 | v1.6.1 |
27-
| v1.37.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
28-
| v1.36.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
29-
| v1.35.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
30-
| v1.34.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
31-
| v1.33.x | v1.19 to v1.23 | v0.23 | v1.6.1 |
32-
| v1.32.x | v1.19 to v1.22 | v0.23 | v1.6.1 |
3+
| Jaeger Operator | Kubernetes | Strimzi Operator | Cert-Manager |
4+
|-----------------|----------------|--------------------|--------------|
5+
| v1.60.x | v1.19 to v1.30 | v0.32 | v1.6.1 |
6+
| v1.59.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
7+
| v1.58.x | skipped | skipped | skipped |
8+
| v1.57.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
9+
| v1.56.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
10+
| v1.55.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
11+
| v1.54.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
12+
| v1.53.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
13+
| v1.52.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
14+
| v1.51.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
15+
| v1.50.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
16+
| v1.49.x | v1.19 to v1.28 | v0.32 | v1.6.1 |
17+
| v1.48.x | v1.19 to v1.27 | v0.32 | v1.6.1 |
18+
| v1.47.x | v1.19 to v1.27 | v0.32 | v1.6.1 |
19+
| v1.46.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
20+
| v1.45.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
21+
| v1.44.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
22+
| v1.43.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
23+
| v1.42.x | v1.19 to v1.26 | v0.32 | v1.6.1 |
24+
| v1.41.x | v1.19 to v1.25 | v0.30 | v1.6.1 |
25+
| v1.40.x | v1.19 to v1.25 | v0.30 | v1.6.1 |
26+
| v1.39.x | v1.19 to v1.25 | v0.30 | v1.6.1 |
27+
| v1.38.x | v1.19 to v1.25 | v0.30 | v1.6.1 |
28+
| v1.37.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
29+
| v1.36.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
30+
| v1.35.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
31+
| v1.34.x | v1.19 to v1.24 | v0.23 | v1.6.1 |
32+
| v1.33.x | v1.19 to v1.23 | v0.23 | v1.6.1 |

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The operator should be released within a week after the [Jaeger release](https:/
6666
6767
| Version | Release Manager |
6868
|---------| -------------------------------------------------------- |
69-
| 1.60.0 | [Pavol Loffay](https://github.com/pavolloffay) |
7069
| 1.61.0 | [Israel Blancas](https://github.com/iblancasa) |
7170
| 1.62.0 | [Ruben Vargas](https://github.com/rubenvp8510) |
7271
| 1.63.0 | [Benedikt Bongartz](https://github.com/frzifus) |
72+
| 1.64.0 | [Pavol Loffay](https://github.com/pavolloffay) |

bundle/manifests/jaeger-operator.clusterserviceversion.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ metadata:
1919
categories: Logging & Tracing
2020
certified: "false"
2121
containerImage: quay.io/jaegertracing/jaeger-operator:1.59.0
22-
createdAt: "2024-08-09T08:45:04Z"
22+
createdAt: "2024-08-09T09:12:17Z"
2323
description: Provides tracing, monitoring and troubleshooting for microservices-based
2424
distributed systems
2525
operators.openshift.io/infrastructure-features: '["disconnected"]'
2626
operators.operatorframework.io/builder: operator-sdk-v1.32.0
2727
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
2828
repository: https://github.com/jaegertracing/jaeger-operator
2929
support: Jaeger Community
30-
name: jaeger-operator.v1.59.0
30+
name: jaeger-operator.v1.60.0
3131
namespace: placeholder
3232
spec:
3333
apiservicedefinitions: {}
@@ -414,7 +414,7 @@ spec:
414414
value: DEBUG
415415
- name: KAFKA-PROVISIONING-MINIMAL
416416
value: "true"
417-
image: quay.io/jaegertracing/jaeger-operator:1.59.0
417+
image: quay.io/jaegertracing/jaeger-operator:1.60.0
418418
livenessProbe:
419419
httpGet:
420420
path: /healthz
@@ -527,11 +527,11 @@ spec:
527527
minKubeVersion: 1.19.0
528528
provider:
529529
name: CNCF
530-
replaces: jaeger-operator.v1.57.0
530+
replaces: jaeger-operator.v1.59.0
531531
selector:
532532
matchLabels:
533533
name: jaeger-operator
534-
version: 1.59.0
534+
version: 1.60.0
535535
webhookdefinitions:
536536
- admissionReviewVersions:
537537
- v1

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kind: Kustomization
55
images:
66
- name: controller
77
newName: quay.io/jaegertracing/jaeger-operator
8-
newTag: 1.59.0
8+
newTag: 1.60.0

config/manifests/bases/jaeger-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ spec:
125125
minKubeVersion: 1.19.0
126126
provider:
127127
name: CNCF
128-
replaces: jaeger-operator.v1.57.0
128+
replaces: jaeger-operator.v1.59.0
129129
selector:
130130
matchLabels:
131131
name: jaeger-operator

examples/all-in-one-with-options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
strategy: allInOne
77
allInOne:
8-
image: jaegertracing/all-in-one:1.59.0
8+
image: jaegertracing/all-in-one:1.60.0
99
options:
1010
log-level: debug
1111
query:

examples/operator-with-tracing.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
serviceAccountName: jaeger-operator
1818
containers:
1919
- name: jaeger-operator
20-
image: jaegertracing/jaeger-operator:1.59.0
20+
image: jaegertracing/jaeger-operator:1.60.0
2121
ports:
2222
- containerPort: 8383
2323
name: http-metrics
@@ -41,7 +41,7 @@ spec:
4141
- name: OPERATOR_NAME
4242
value: "jaeger-operator"
4343
- name: jaeger-agent
44-
image: jaegertracing/jaeger-agent:1.59.0
44+
image: jaegertracing/jaeger-agent:1.60.0
4545
env:
4646
- name: POD_NAMESPACE
4747
valueFrom:

examples/statefulset-manual-sidecar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
- containerPort: 8080
2424
protocol: TCP
2525
- name: jaeger-agent
26-
image: jaegertracing/jaeger-agent:1.59.0
26+
image: jaegertracing/jaeger-agent:1.60.0
2727
imagePullPolicy: IfNotPresent
2828
ports:
2929
- containerPort: 5775

examples/tracegen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
spec:
2121
containers:
2222
- name: tracegen
23-
image: jaegertracing/jaeger-tracegen:1.59.0
23+
image: jaegertracing/jaeger-tracegen:1.60.0
2424
args:
2525
- -duration=30m
2626
- -workers=10

0 commit comments

Comments
 (0)