Skip to content

Commit 5381dc7

Browse files
committed
preparing for release 0.3.4
1 parent 76848b8 commit 5381dc7

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.3
23+
image: signoz/query-service:0.3.4
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.3
39+
image: signoz/frontend:0.3.4
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.3
150+
image: signoz/flattener-processor:0.3.4
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.3
166+
image: signoz.docker.scarf.sh/signoz/query-service:0.3.4
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.3
185+
image: signoz/frontend:0.3.4
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.3
145+
image: signoz/flattener-processor:0.3.4
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.3
161+
image: signoz.docker.scarf.sh/signoz/query-service:0.3.4
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.3
180+
image: signoz/frontend:0.3.4
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.3
13+
version: 0.3.4
1414
- name: query-service
1515
repository: file://./signoz-charts/query-service
16-
version: 0.3.3
16+
version: 0.3.4
1717
- name: frontend
1818
repository: file://./signoz-charts/frontend
19-
version: 0.3.3
20-
digest: sha256:3d9f7f0f9fc4162ccffae7aa9cc29be5885fe78d32c9e0ff7b1f0e0927f64525
21-
generated: "2021-08-02T22:14:12.043486+05:30"
19+
version: 0.3.4
20+
digest: sha256:49f8b43acecdb7cb0fb8ed5af1488bfbef5b66be02e17bb716403750a6894844
21+
generated: "2021-08-10T23:37:01.176317+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.3
37+
version: 0.3.4
3838
- name: query-service
3939
repository: "file://./signoz-charts/query-service"
40-
version: 0.3.3
40+
version: 0.3.4
4141
- name: frontend
4242
repository: "file://./signoz-charts/frontend"
43-
version: 0.3.3
43+
version: 0.3.4

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.3
17+
version: 0.3.4
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.3
21+
appVersion: 0.3.4

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.3
17+
version: 0.3.4
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.3
21+
appVersion: 0.3.4

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.3
17+
version: 0.3.4
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.3
21+
appVersion: 0.3.4

0 commit comments

Comments
 (0)