Skip to content

Commit

Permalink
chore: 📌 pin versions: SigNoz 0.11.0, OtelCollector Distribution 0.55.0
Browse files Browse the repository at this point in the history
Signed-off-by: Prashant Shahi <prashant@signoz.io>
  • Loading branch information
prashant-shahi committed Aug 26, 2022
1 parent 695f1ca commit 655f44c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/signoz/values.yaml
Expand Up @@ -290,7 +290,7 @@ queryService:
image:
registry: docker.io
repository: signoz/query-service
tag: 0.11.0-rc.1
tag: 0.11.0
pullPolicy: IfNotPresent
imagePullSecrets: []
serviceAccount:
Expand Down Expand Up @@ -411,7 +411,7 @@ frontend:
image:
registry: docker.io
repository: signoz/frontend
tag: 0.11.0-rc.1
tag: 0.11.0
pullPolicy: IfNotPresent
imagePullSecrets: []
serviceAccount:
Expand Down Expand Up @@ -771,7 +771,7 @@ otelCollector:
image:
registry: docker.io
repository: signoz/signoz-otel-collector
tag: 0.55.0-rc.3
tag: 0.55.0
pullPolicy: Always
imagePullSecrets: []

Expand Down Expand Up @@ -1228,7 +1228,7 @@ otelCollectorMetrics:
image:
registry: docker.io
repository: signoz/signoz-otel-collector
tag: 0.55.0-rc.3
tag: 0.55.0
pullPolicy: Always
imagePullSecrets: []

Expand Down

0 comments on commit 655f44c

Please sign in to comment.