Skip to content

Commit

Permalink
Release/signoz 0.29.2 (#332)
Browse files Browse the repository at this point in the history
* chore(signoz): πŸ“Œ pin charts: k8s-infra 0.9.3, clickhouse 23.12.3

* chore(release): πŸ”– Bump up signoz to 0.29.2

---------

Signed-off-by: Prashant Shahi <[email protected]>
  • Loading branch information
prashant-shahi authored Nov 10, 2023
1 parent e96b664 commit ddf2552
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/signoz/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dependencies:
- name: clickhouse
repository: https://signoz.github.io/charts
version: 23.12.2
version: 23.12.3
- name: k8s-infra
repository: https://signoz.github.io/charts
version: 0.9.2
version: 0.9.3
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.9.1
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: keycloak
repository: https://charts.bitnami.com/bitnami
version: 10.1.5
digest: sha256:fd8db5ff6adb7efe68444219ef7c550630ad0cf7bbcd5c027e06771b346d1384
generated: "2023-07-14T03:44:14.722646+05:30"
digest: sha256:7a12cabe6fd97adcbba65681714b8faf83b5d3a081c0e7b5a1109706522acb54
generated: "2023-11-10T14:26:09.246357+05:45"
6 changes: 3 additions & 3 deletions charts/signoz/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: signoz
version: 0.29.1
version: 0.29.2
appVersion: "0.33.1"
description: SigNoz Observability Platform Helm Chart
type: application
Expand All @@ -22,11 +22,11 @@ dependencies:
- name: clickhouse
repository: "https://signoz.github.io/charts"
condition: clickhouse.enabled
version: 23.12.2
version: 23.12.3
- name: k8s-infra
repository: "https://signoz.github.io/charts"
condition: k8s-infra.enabled
version: 0.9.2
version: 0.9.3
- name: cert-manager
repository: https://charts.jetstack.io
condition: cert-manager.enabled
Expand Down
Binary file removed charts/signoz/charts/clickhouse-23.12.2.tgz
Binary file not shown.
Binary file added charts/signoz/charts/clickhouse-23.12.3.tgz
Binary file not shown.
Binary file removed charts/signoz/charts/k8s-infra-0.9.2.tgz
Binary file not shown.
Binary file added charts/signoz/charts/k8s-infra-0.9.3.tgz
Binary file not shown.

0 comments on commit ddf2552

Please sign in to comment.