diff --git a/deploy/docker/clickhouse-setup/docker-compose.yaml b/deploy/docker/clickhouse-setup/docker-compose.yaml index d48e52ab24..0e0b005095 100644 --- a/deploy/docker/clickhouse-setup/docker-compose.yaml +++ b/deploy/docker/clickhouse-setup/docker-compose.yaml @@ -20,7 +20,7 @@ services: retries: 3 query-service: - image: signoz/query-service:0.3.4 + image: signoz/query-service:0.3.5 container_name: query-service ports: @@ -36,7 +36,7 @@ services: condition: service_healthy frontend: - image: signoz/frontend:0.3.4 + image: signoz/frontend:0.3.5 container_name: frontend depends_on: diff --git a/deploy/docker/druid-kafka-setup/docker-compose-tiny.yaml b/deploy/docker/druid-kafka-setup/docker-compose-tiny.yaml index c8e3ecd300..1df568e1ed 100644 --- a/deploy/docker/druid-kafka-setup/docker-compose-tiny.yaml +++ b/deploy/docker/druid-kafka-setup/docker-compose-tiny.yaml @@ -147,7 +147,7 @@ services: retries: 5 flatten-processor: - image: signoz/flattener-processor:0.3.4 + image: signoz/flattener-processor:0.3.5 container_name: flattener-processor depends_on: @@ -163,7 +163,7 @@ services: query-service: - image: signoz.docker.scarf.sh/signoz/query-service:0.3.4 + image: signoz.docker.scarf.sh/signoz/query-service:0.3.5 container_name: query-service depends_on: @@ -182,7 +182,7 @@ services: condition: service_healthy frontend: - image: signoz/frontend:0.3.4 + image: signoz/frontend:0.3.5 container_name: frontend depends_on: diff --git a/deploy/docker/druid-kafka-setup/docker-compose.yaml b/deploy/docker/druid-kafka-setup/docker-compose.yaml index f6c2bf6eb7..4e9168fa05 100644 --- a/deploy/docker/druid-kafka-setup/docker-compose.yaml +++ b/deploy/docker/druid-kafka-setup/docker-compose.yaml @@ -142,7 +142,7 @@ services: retries: 5 flatten-processor: - image: signoz/flattener-processor:0.3.4 + image: signoz/flattener-processor:0.3.5 container_name: flattener-processor depends_on: @@ -158,7 +158,7 @@ services: query-service: - image: signoz.docker.scarf.sh/signoz/query-service:0.3.4 + image: signoz.docker.scarf.sh/signoz/query-service:0.3.5 container_name: query-service depends_on: @@ -177,7 +177,7 @@ services: condition: service_healthy frontend: - image: signoz/frontend:0.3.4 + image: signoz/frontend:0.3.5 container_name: frontend depends_on: diff --git a/deploy/kubernetes/platform/Chart.lock b/deploy/kubernetes/platform/Chart.lock index 38aaee800b..2c7070dc27 100644 --- a/deploy/kubernetes/platform/Chart.lock +++ b/deploy/kubernetes/platform/Chart.lock @@ -10,12 +10,12 @@ dependencies: version: 0.2.18 - name: flattener-processor repository: file://./signoz-charts/flattener-processor - version: 0.3.4 + version: 0.3.5 - name: query-service repository: file://./signoz-charts/query-service - version: 0.3.4 + version: 0.3.5 - name: frontend repository: file://./signoz-charts/frontend - version: 0.3.4 -digest: sha256:49f8b43acecdb7cb0fb8ed5af1488bfbef5b66be02e17bb716403750a6894844 -generated: "2021-08-10T23:37:01.176317+05:30" + version: 0.3.5 +digest: sha256:c2083da617d4c61f5c56e26c0648b40a3f61ebba52c464005717b9da33a7db93 +generated: "2021-08-20T12:45:02.903711+05:30" diff --git a/deploy/kubernetes/platform/Chart.yaml b/deploy/kubernetes/platform/Chart.yaml index 2743a2fb67..00daca8f99 100644 --- a/deploy/kubernetes/platform/Chart.yaml +++ b/deploy/kubernetes/platform/Chart.yaml @@ -34,10 +34,10 @@ dependencies: version: 0.2.18 - name: flattener-processor repository: "file://./signoz-charts/flattener-processor" - version: 0.3.4 + version: 0.3.5 - name: query-service repository: "file://./signoz-charts/query-service" - version: 0.3.4 + version: 0.3.5 - name: frontend repository: "file://./signoz-charts/frontend" - version: 0.3.4 \ No newline at end of file + version: 0.3.5 \ No newline at end of file diff --git a/deploy/kubernetes/platform/signoz-charts/flattener-processor/Chart.yaml b/deploy/kubernetes/platform/signoz-charts/flattener-processor/Chart.yaml index 4450ce7adc..f49711e363 100644 --- a/deploy/kubernetes/platform/signoz-charts/flattener-processor/Chart.yaml +++ b/deploy/kubernetes/platform/signoz-charts/flattener-processor/Chart.yaml @@ -14,8 +14,8 @@ type: application # 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. -version: 0.3.4 +version: 0.3.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.3.4 +appVersion: 0.3.5 diff --git a/deploy/kubernetes/platform/signoz-charts/frontend/Chart.yaml b/deploy/kubernetes/platform/signoz-charts/frontend/Chart.yaml index bfb745aa93..abb4cc6044 100644 --- a/deploy/kubernetes/platform/signoz-charts/frontend/Chart.yaml +++ b/deploy/kubernetes/platform/signoz-charts/frontend/Chart.yaml @@ -14,8 +14,8 @@ type: application # 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. -version: 0.3.4 +version: 0.3.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.3.4 +appVersion: 0.3.5 diff --git a/deploy/kubernetes/platform/signoz-charts/query-service/Chart.yaml b/deploy/kubernetes/platform/signoz-charts/query-service/Chart.yaml index be2b1263dc..ce1dd96b04 100644 --- a/deploy/kubernetes/platform/signoz-charts/query-service/Chart.yaml +++ b/deploy/kubernetes/platform/signoz-charts/query-service/Chart.yaml @@ -14,8 +14,8 @@ type: application # 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. -version: 0.3.4 +version: 0.3.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.3.4 +appVersion: 0.3.5