Skip to content

Commit 506c34f

Browse files
committed
release: 0.3.5
1 parent aca67d4 commit 506c34f

File tree

8 files changed

+22
-22
lines changed

8 files changed

+22
-22
lines changed

deploy/docker/clickhouse-setup/docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
retries: 3
2121

2222
query-service:
23-
image: signoz/query-service:0.3.4
23+
image: signoz/query-service:0.3.5
2424
container_name: query-service
2525

2626
ports:
@@ -36,7 +36,7 @@ services:
3636
condition: service_healthy
3737

3838
frontend:
39-
image: signoz/frontend:0.3.4
39+
image: signoz/frontend:0.3.5
4040
container_name: frontend
4141

4242
depends_on:

deploy/docker/druid-kafka-setup/docker-compose-tiny.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ services:
147147
retries: 5
148148

149149
flatten-processor:
150-
image: signoz/flattener-processor:0.3.4
150+
image: signoz/flattener-processor:0.3.5
151151
container_name: flattener-processor
152152

153153
depends_on:
@@ -163,7 +163,7 @@ services:
163163

164164

165165
query-service:
166-
image: signoz.docker.scarf.sh/signoz/query-service:0.3.4
166+
image: signoz.docker.scarf.sh/signoz/query-service:0.3.5
167167
container_name: query-service
168168

169169
depends_on:
@@ -182,7 +182,7 @@ services:
182182
condition: service_healthy
183183

184184
frontend:
185-
image: signoz/frontend:0.3.4
185+
image: signoz/frontend:0.3.5
186186
container_name: frontend
187187

188188
depends_on:

deploy/docker/druid-kafka-setup/docker-compose.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ services:
142142
retries: 5
143143

144144
flatten-processor:
145-
image: signoz/flattener-processor:0.3.4
145+
image: signoz/flattener-processor:0.3.5
146146
container_name: flattener-processor
147147

148148
depends_on:
@@ -158,7 +158,7 @@ services:
158158

159159

160160
query-service:
161-
image: signoz.docker.scarf.sh/signoz/query-service:0.3.4
161+
image: signoz.docker.scarf.sh/signoz/query-service:0.3.5
162162
container_name: query-service
163163

164164
depends_on:
@@ -177,7 +177,7 @@ services:
177177
condition: service_healthy
178178

179179
frontend:
180-
image: signoz/frontend:0.3.4
180+
image: signoz/frontend:0.3.5
181181
container_name: frontend
182182

183183
depends_on:

deploy/kubernetes/platform/Chart.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ dependencies:
1010
version: 0.2.18
1111
- name: flattener-processor
1212
repository: file://./signoz-charts/flattener-processor
13-
version: 0.3.4
13+
version: 0.3.5
1414
- name: query-service
1515
repository: file://./signoz-charts/query-service
16-
version: 0.3.4
16+
version: 0.3.5
1717
- name: frontend
1818
repository: file://./signoz-charts/frontend
19-
version: 0.3.4
20-
digest: sha256:49f8b43acecdb7cb0fb8ed5af1488bfbef5b66be02e17bb716403750a6894844
21-
generated: "2021-08-10T23:37:01.176317+05:30"
19+
version: 0.3.5
20+
digest: sha256:c2083da617d4c61f5c56e26c0648b40a3f61ebba52c464005717b9da33a7db93
21+
generated: "2021-08-20T12:45:02.903711+05:30"

deploy/kubernetes/platform/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ dependencies:
3434
version: 0.2.18
3535
- name: flattener-processor
3636
repository: "file://./signoz-charts/flattener-processor"
37-
version: 0.3.4
37+
version: 0.3.5
3838
- name: query-service
3939
repository: "file://./signoz-charts/query-service"
40-
version: 0.3.4
40+
version: 0.3.5
4141
- name: frontend
4242
repository: "file://./signoz-charts/frontend"
43-
version: 0.3.4
43+
version: 0.3.5

deploy/kubernetes/platform/signoz-charts/flattener-processor/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ type: application
1414

1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
17-
version: 0.3.4
17+
version: 0.3.5
1818

1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application.
21-
appVersion: 0.3.4
21+
appVersion: 0.3.5

deploy/kubernetes/platform/signoz-charts/frontend/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ type: application
1414

1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
17-
version: 0.3.4
17+
version: 0.3.5
1818

1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application.
21-
appVersion: 0.3.4
21+
appVersion: 0.3.5

deploy/kubernetes/platform/signoz-charts/query-service/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ type: application
1414

1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
17-
version: 0.3.4
17+
version: 0.3.5
1818

1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application.
21-
appVersion: 0.3.4
21+
appVersion: 0.3.5

0 commit comments

Comments
 (0)