From 9152aaca1fa02f3e31774636d6af2cea2f80a189 Mon Sep 17 00:00:00 2001 From: Joshua Williams Date: Tue, 3 Dec 2024 14:35:31 -0800 Subject: [PATCH] CASMHMS-6295: Resolved some scaling/resource issues --- changelog/v2.16.md | 6 ++++++ charts/v2.16/cray-hms-hmcollector/Chart.yaml | 4 ++-- charts/v2.16/cray-hms-hmcollector/values.yaml | 2 +- cray-hms-hmcollector.compatibility.yaml | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/changelog/v2.16.md b/changelog/v2.16.md index 590ab22..ae8ac5e 100644 --- a/changelog/v2.16.md +++ b/changelog/v2.16.md @@ -5,6 +5,12 @@ All notable changes to this project for v2.16.Z 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.16.8] - 2024-12-06 + +### Fixed + +- Resolved some scaling/resource issues + ## [2.16.7] - 2024-05-30 ### Added diff --git a/charts/v2.16/cray-hms-hmcollector/Chart.yaml b/charts/v2.16/cray-hms-hmcollector/Chart.yaml index 46115e9..20eedc5 100644 --- a/charts/v2.16/cray-hms-hmcollector/Chart.yaml +++ b/charts/v2.16/cray-hms-hmcollector/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: "cray-hms-hmcollector" -version: 2.16.7 +version: 2.16.8 description: "Kubernetes resources for cray-hms-hmcollector" home: "https://github.com/Cray-HPE/hms-hmcollector-charts" sources: @@ -8,6 +8,6 @@ sources: maintainers: - name: Hardware Management url: https://github.com/orgs/Cray-HPE/teams/hardware-management -appVersion: "2.33.0" +appVersion: "2.34.0" annotations: artifacthub.io/license: "MIT" diff --git a/charts/v2.16/cray-hms-hmcollector/values.yaml b/charts/v2.16/cray-hms-hmcollector/values.yaml index 0d68878..60a3f70 100644 --- a/charts/v2.16/cray-hms-hmcollector/values.yaml +++ b/charts/v2.16/cray-hms-hmcollector/values.yaml @@ -1,6 +1,6 @@ --- global: - appVersion: 2.33.0 + appVersion: 2.34.0 image: repository: artifactory.algol60.net/csm-docker/stable/hms-hmcollector diff --git a/cray-hms-hmcollector.compatibility.yaml b/cray-hms-hmcollector.compatibility.yaml index ad483c4..0762f79 100644 --- a/cray-hms-hmcollector.compatibility.yaml +++ b/cray-hms-hmcollector.compatibility.yaml @@ -36,7 +36,7 @@ chartVersionToApplicationVersion: "2.16.5": "2.31.0" "2.16.6": "2.32.0" "2.16.7": "2.33.0" - + "2.16.8": "2.34.0" # Test results for combinations of Chart, Application, and CSM versions. chartValidationLog: []