mirror of
https://github.com/SigNoz/charts.git
synced 2025-12-18 20:47:48 +00:00
chore(release): bump SigNoz to v0.105.1, OTel Collector to v0.129.12 (#802)
#### Summary - Release SigNoz v0.105.1 - Bump SigNoz OTel Collector to v0.129.12 - Bump SigNoz Helm chart version to 0.104.1 Created by [Primus-Bot](https://github.com/apps/primus-bot) --------- Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com> Co-authored-by: Nagesh <nageshbansal59@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
name: signoz
|
||||
version: 0.104.0
|
||||
appVersion: "v0.104.0"
|
||||
version: 0.104.1
|
||||
appVersion: "v0.105.1"
|
||||
description: SigNoz Observability Platform Helm Chart
|
||||
type: application
|
||||
home: https://signoz.io/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
# SigNoz
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
|
||||
|
||||
@@ -309,7 +309,7 @@ verify: false</pre>
|
||||
<div style="max-width: 300px;"><pre lang="yaml">pullPolicy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: signoz/signoz
|
||||
tag: v0.104.0</pre>
|
||||
tag: v0.105.1</pre>
|
||||
</div>
|
||||
</td>
|
||||
<td>Image configuration for SigNoz.</td>
|
||||
|
||||
@@ -765,7 +765,7 @@ signoz:
|
||||
repository: signoz/signoz
|
||||
# signoz.image.tag - The container image tag.
|
||||
# @default -- "v0.90.1"
|
||||
tag: v0.104.0
|
||||
tag: v0.105.1
|
||||
# signoz.image.pullPolicy - The image pull policy.
|
||||
# @default -- "IfNotPresent"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user