Skip to content

Commit

Permalink
Release/k8s infra 0.10.0 (#334)
Browse files Browse the repository at this point in the history
* chore: πŸ“Œ pin versions: OtelCollector 0.88.0

* chore(release): πŸ”– Bump up k8s-infra to 0.10.0

---------

Signed-off-by: Prashant Shahi <[email protected]>
  • Loading branch information
prashant-shahi authored Nov 16, 2023
1 parent ddf2552 commit 726c230
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/k8s-infra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: k8s-infra
description: Helm chart for collecting metrics and logs in K8s
type: application
version: 0.9.3
appVersion: "0.79.0"
version: 0.10.0
appVersion: "0.88.0"
home: https://signoz.io
icon: https://signoz.io/img/SigNozLogo-orange.svg
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/k8s-infra/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ otelAgent:
image:
registry: docker.io
repository: otel/opentelemetry-collector-contrib
tag: 0.79.0
tag: 0.88.0
pullPolicy: IfNotPresent

# -- Image Registry Secret Names for OtelAgent.
Expand Down Expand Up @@ -642,7 +642,7 @@ otelDeployment:
image:
registry: docker.io
repository: otel/opentelemetry-collector-contrib
tag: 0.79.0
tag: 0.88.0
pullPolicy: IfNotPresent

# -- Image Registry Secret Names for OtelDeployment.
Expand Down

0 comments on commit 726c230

Please sign in to comment.