mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 07:39:00 +08:00
release 0.3.3
This commit is contained in:
parent
b5b0725cc4
commit
41e2c6b075
@ -20,7 +20,7 @@ services:
|
|||||||
retries: 3
|
retries: 3
|
||||||
|
|
||||||
query-service:
|
query-service:
|
||||||
image: signoz/query-service:0.3.1
|
image: signoz/query-service:0.3.3
|
||||||
container_name: query-service
|
container_name: query-service
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
@ -36,7 +36,7 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: signoz/frontend:0.3.2
|
image: signoz/frontend:0.3.3
|
||||||
container_name: frontend
|
container_name: frontend
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@ -147,7 +147,7 @@ services:
|
|||||||
retries: 5
|
retries: 5
|
||||||
|
|
||||||
flatten-processor:
|
flatten-processor:
|
||||||
image: signoz/flattener-processor:0.2.0
|
image: signoz/flattener-processor:0.3.3
|
||||||
container_name: flattener-processor
|
container_name: flattener-processor
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
@ -163,7 +163,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
query-service:
|
query-service:
|
||||||
image: signoz.docker.scarf.sh/signoz/query-service:0.3.1
|
image: signoz.docker.scarf.sh/signoz/query-service:0.3.3
|
||||||
container_name: query-service
|
container_name: query-service
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
@ -182,7 +182,7 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: signoz/frontend:0.3.2
|
image: signoz/frontend:0.3.3
|
||||||
container_name: frontend
|
container_name: frontend
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@ -142,7 +142,7 @@ services:
|
|||||||
retries: 5
|
retries: 5
|
||||||
|
|
||||||
flatten-processor:
|
flatten-processor:
|
||||||
image: signoz/flattener-processor:0.2.0
|
image: signoz/flattener-processor:0.3.3
|
||||||
container_name: flattener-processor
|
container_name: flattener-processor
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
@ -158,7 +158,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
query-service:
|
query-service:
|
||||||
image: signoz.docker.scarf.sh/signoz/query-service:0.3.1
|
image: signoz.docker.scarf.sh/signoz/query-service:0.3.3
|
||||||
container_name: query-service
|
container_name: query-service
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
@ -177,7 +177,7 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: signoz/frontend:0.3.2
|
image: signoz/frontend:0.3.3
|
||||||
container_name: frontend
|
container_name: frontend
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@ -10,12 +10,12 @@ dependencies:
|
|||||||
version: 0.2.18
|
version: 0.2.18
|
||||||
- name: flattener-processor
|
- name: flattener-processor
|
||||||
repository: file://./signoz-charts/flattener-processor
|
repository: file://./signoz-charts/flattener-processor
|
||||||
version: 0.2.0
|
version: 0.3.3
|
||||||
- name: query-service
|
- name: query-service
|
||||||
repository: file://./signoz-charts/query-service
|
repository: file://./signoz-charts/query-service
|
||||||
version: 0.3.1
|
version: 0.3.3
|
||||||
- name: frontend
|
- name: frontend
|
||||||
repository: file://./signoz-charts/frontend
|
repository: file://./signoz-charts/frontend
|
||||||
version: 0.3.2
|
version: 0.3.3
|
||||||
digest: sha256:4501accff11231878f58b6d3626263455241ecb8a9d3317d36caa1474cfb36e7
|
digest: sha256:3d9f7f0f9fc4162ccffae7aa9cc29be5885fe78d32c9e0ff7b1f0e0927f64525
|
||||||
generated: "2021-06-24T23:01:02.327558+05:30"
|
generated: "2021-08-02T22:14:12.043486+05:30"
|
||||||
|
@ -34,10 +34,10 @@ dependencies:
|
|||||||
version: 0.2.18
|
version: 0.2.18
|
||||||
- name: flattener-processor
|
- name: flattener-processor
|
||||||
repository: "file://./signoz-charts/flattener-processor"
|
repository: "file://./signoz-charts/flattener-processor"
|
||||||
version: 0.2.0
|
version: 0.3.3
|
||||||
- name: query-service
|
- name: query-service
|
||||||
repository: "file://./signoz-charts/query-service"
|
repository: "file://./signoz-charts/query-service"
|
||||||
version: 0.3.1
|
version: 0.3.3
|
||||||
- name: frontend
|
- name: frontend
|
||||||
repository: "file://./signoz-charts/frontend"
|
repository: "file://./signoz-charts/frontend"
|
||||||
version: 0.3.2
|
version: 0.3.3
|
@ -14,8 +14,8 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.2.0
|
version: 0.3.3
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 0.2.0
|
appVersion: 0.3.3
|
||||||
|
@ -14,8 +14,8 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.3.2
|
version: 0.3.3
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 0.3.2
|
appVersion: 0.3.3
|
||||||
|
@ -14,8 +14,8 @@ type: application
|
|||||||
|
|
||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
version: 0.3.1
|
version: 0.3.3
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 0.3.1
|
appVersion: 0.3.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user