Skip to content

Commit b7118f7

Browse files
davidBgithub-actions[bot]
authored andcommitted
chore(release): prepare releases
1 parent c0eabc4 commit b7118f7

4 files changed

Lines changed: 16 additions & 4 deletions

File tree

charts/cdviz-collector/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [1.2.5] - 2026-04-09
10+
11+
### Fixed
12+
13+
- Bump cdviz-collector to 0.35.1 (#445) ([c0eabc4](c0eabc414fd4a7947d92313f4c4f931416dd9e66))
14+
915
## [1.2.4] - 2026-04-02
1016

1117
### Fixed

charts/cdviz-collector/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: cdviz-collector
33
description: Helm chart for cdviz-collector - Event collection service for CDEvents and CI/CD pipeline observability
44
type: application
5-
version: 1.2.4 # version set during release
5+
version: 1.2.5 # version set during release
66
icon: https://cdviz.dev/assets/favicon.svg
77
keywords:
88
- sdlc
@@ -15,4 +15,4 @@ dependencies:
1515
version: 3.5.0
1616
repository: https://robusta-charts.storage.googleapis.com
1717
condition: kubewatch.enabled
18-
appVersion: 1.2.4
18+
appVersion: 1.2.5

charts/cdviz-grafana/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [1.11.1] - 2026-04-09
10+
11+
### Fixed
12+
13+
- Update cdviz-executiontable-panel to 1.2.2 (#444) ([37ead73](37ead733cfac2d6cfe1fb343393575c082310974))
14+
915
## [1.11.0] - 2026-04-02
1016

1117
### Added

charts/cdviz-grafana/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: v2
22
name: cdviz-grafana
33
description: Helm chart for cdviz-grafana - Grafana dashboards and datasources for CDviz SDLC observability platform
44
type: application
5-
version: 1.11.0 # version set during release
5+
version: 1.11.1 # version set during release
66
icon: https://cdviz.dev/assets/favicon.svg
77
keywords:
88
- sdlc
99
- cd
1010
home: https://cdviz.dev/
1111
sources:
1212
- https://github.com/cdviz-dev/cdviz
13-
appVersion: 1.11.0
13+
appVersion: 1.11.1

0 commit comments

Comments
 (0)