File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
77and 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
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : cdviz-collector
33description : Helm chart for cdviz-collector - Event collection service for CDEvents and CI/CD pipeline observability
44type : application
5- version : 1.2.4 # version set during release
5+ version : 1.2.5 # version set during release
66icon : https://cdviz.dev/assets/favicon.svg
77keywords :
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
Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
77and 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
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ apiVersion: v2
22name : cdviz-grafana
33description : Helm chart for cdviz-grafana - Grafana dashboards and datasources for CDviz SDLC observability platform
44type : application
5- version : 1.11.0 # version set during release
5+ version : 1.11.1 # version set during release
66icon : https://cdviz.dev/assets/favicon.svg
77keywords :
88 - sdlc
99 - cd
1010home : https://cdviz.dev/
1111sources :
1212 - https://github.com/cdviz-dev/cdviz
13- appVersion : 1.11.0
13+ appVersion : 1.11.1
You can’t perform that action at this time.
0 commit comments