diff --git a/changelog/v2.0.md b/changelog/v2.0.md index 0567326..6727fb3 100644 --- a/changelog/v2.0.md +++ b/changelog/v2.0.md @@ -5,6 +5,12 @@ All notable changes to this project for v2.0.X will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.10] - 2024-10-25 + +### Changed + +- Updated hms-trs-app-api vendor code to latest version + ## [2.0.9] - 2024-04-24 ### Added diff --git a/changelog/v2.1.md b/changelog/v2.1.md index 93ff6e7..723ea99 100644 --- a/changelog/v2.1.md +++ b/changelog/v2.1.md @@ -5,6 +5,12 @@ All notable changes to this project for v2.1.X will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.1.9] - 2024-10-25 + +### Changed + +- Updated hms-trs-app-api vendor code to latest version + ## [2.1.8] - 2024-08-30 ### Changed diff --git a/charts/v2.0/cray-power-control/Chart.yaml b/charts/v2.0/cray-power-control/Chart.yaml index 0f57b59..e7dc683 100644 --- a/charts/v2.0/cray-power-control/Chart.yaml +++ b/charts/v2.0/cray-power-control/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: "cray-power-control" -version: 2.0.9 +version: 2.0.10 description: "Kubernetes resources for cray-power-control" home: "https://github.com/Cray-HPE/hms-power-control-charts" sources: @@ -15,6 +15,6 @@ dependencies: maintainers: - name: Hardware Management url: https://github.com/orgs/Cray-HPE/teams/hardware-management -appVersion: 2.4.0 +appVersion: 2.5.0 annotations: artifacthub.io/license: "MIT" diff --git a/charts/v2.0/cray-power-control/values.yaml b/charts/v2.0/cray-power-control/values.yaml index 3f77528..f8b10ed 100644 --- a/charts/v2.0/cray-power-control/values.yaml +++ b/charts/v2.0/cray-power-control/values.yaml @@ -7,8 +7,8 @@ # tag: "" (default = "latest") # pullPolicy: "" (default = "IfNotPresent") global: - appVersion: 2.4.0 - testVersion: 2.4.0 + appVersion: 2.5.0 + testVersion: 2.5.0 tests: image: diff --git a/charts/v2.1/cray-power-control/Chart.yaml b/charts/v2.1/cray-power-control/Chart.yaml index 3e0f8a2..178e083 100644 --- a/charts/v2.1/cray-power-control/Chart.yaml +++ b/charts/v2.1/cray-power-control/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: "cray-power-control" -version: 2.1.8 +version: 2.1.9 description: "Kubernetes resources for cray-power-control" home: "https://github.com/Cray-HPE/hms-power-control-charts" sources: @@ -15,6 +15,6 @@ dependencies: maintainers: - name: Hardware Management url: https://github.com/orgs/Cray-HPE/teams/hardware-management -appVersion: 2.4.0 +appVersion: 2.5.0 annotations: artifacthub.io/license: "MIT" diff --git a/charts/v2.1/cray-power-control/values.yaml b/charts/v2.1/cray-power-control/values.yaml index 31f7b15..1d47080 100644 --- a/charts/v2.1/cray-power-control/values.yaml +++ b/charts/v2.1/cray-power-control/values.yaml @@ -7,8 +7,8 @@ # tag: "" (default = "latest") # pullPolicy: "" (default = "IfNotPresent") global: - appVersion: 2.4.0 - testVersion: 2.4.0 + appVersion: 2.5.0 + testVersion: 2.5.0 tests: image: diff --git a/cray-hms-power-control.compatibility.yaml b/cray-hms-power-control.compatibility.yaml index 80bcc6f..c7ffa80 100644 --- a/cray-hms-power-control.compatibility.yaml +++ b/cray-hms-power-control.compatibility.yaml @@ -46,6 +46,7 @@ chartVersionToApplicationVersion: "2.0.7": "2.2.0" "2.0.8": "2.3.0" "2.0.9": "2.4.0" + "2.0.10": "2.5.0" "2.1.0": "2.0.0" "2.1.1": "2.0.0" "2.1.2": "2.0.0" @@ -55,6 +56,7 @@ chartVersionToApplicationVersion: "2.1.6": "2.4.0" "2.1.7": "2.4.0" "2.1.8": "2.4.0" + "2.1.9": "2.5.0" # Test results for combinations of Chart, Application, and CSM versions. chartValidationLog: