Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Commit 484e744

Browse files
authored
Merge pull request #1060 from laverya/jaeger-cassandra-integration-test
the cassandra version expected by the test has changed
2 parents 3f0faf0 + 9437ede commit 484e744

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/init/jaeger-helm/expected/base/charts/cassandra/templates/service.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: jaeger-cassandra
77
labels:
88
app: cassandra
9-
chart: cassandra-0.13.2
9+
chart: cassandra-0.13.3
1010
release: jaeger
1111
heritage: Tiller
1212
spec:

integration/init/jaeger-helm/expected/base/charts/cassandra/templates/statefulset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: jaeger-cassandra
77
labels:
88
app: cassandra
9-
chart: cassandra-0.13.2
9+
chart: cassandra-0.13.3
1010
release: jaeger
1111
heritage: Tiller
1212
spec:

0 commit comments

Comments
 (0)