Skip to content

Commit

Permalink
release: 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.0](v1.17.2...v1.18.0) (2024-03-14)

### 🚀 New Features

* save cost by dropping silicon logs on grafana ([321ff8d](321ff8d))
  • Loading branch information
semantic-release-bot committed Mar 14, 2024
1 parent 321ff8d commit 756735a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.18.0](https://github.com/AtomiCloud/sulfoxide.silicon/compare/v1.17.2...v1.18.0) (2024-03-14)


### 🚀 New Features

* save cost by dropping silicon logs on grafana ([321ff8d](https://github.com/AtomiCloud/sulfoxide.silicon/commit/321ff8d37a54cca2b8cca1e480a56f6228f0498b))

## [1.17.2](https://github.com/AtomiCloud/sulfoxide.silicon/compare/v1.17.1...v1.17.2) (2024-02-28)


Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sulfoxide-silicon
description: Helm chart to deploy all different types OTEL Collectors for infrastructure telemetry for AtomiCloud
type: application
version: 1.17.2
version: 1.18.0
appVersion: "0.1.0"
dependencies:
- name: sulfoxide-bromine
Expand Down
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sulfoxide-silicon

![Version: 1.17.2](https://img.shields.io/badge/Version-1.17.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 1.18.0](https://img.shields.io/badge/Version-1.18.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)

Helm chart to deploy all different types OTEL Collectors for infrastructure telemetry for AtomiCloud

Expand Down

0 comments on commit 756735a

Please sign in to comment.