From b5333e8be3eae4957908d41cb58ba2fbebdcf974 Mon Sep 17 00:00:00 2001 From: Michael Buchmann Date: Tue, 17 Sep 2024 09:11:45 -0500 Subject: [PATCH] Added quotes around Days_to_keep_actions --- changelog/v3.1.md | 4 ++++ charts/v3.1/cray-hms-firmware-action/Chart.yaml | 2 +- cray-hms-firmware-action.compatibility.yaml | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog/v3.1.md b/changelog/v3.1.md index 4f45950..d9324e1 100644 --- a/changelog/v3.1.md +++ b/changelog/v3.1.md @@ -5,6 +5,10 @@ All notable changes to this project for v3.1.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). +## [3.1.8] - 2024-09-17 + +- Added quotes around 60 days value + ## [3.1.7] - 2024-09-12 ### Changed diff --git a/charts/v3.1/cray-hms-firmware-action/Chart.yaml b/charts/v3.1/cray-hms-firmware-action/Chart.yaml index e057ab1..17fcbfa 100644 --- a/charts/v3.1/cray-hms-firmware-action/Chart.yaml +++ b/charts/v3.1/cray-hms-firmware-action/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: "cray-hms-firmware-action" -version: 3.1.7 +version: 3.1.8 description: "Kubernetes resources for cray-hms-firmware-action" home: "https://github.com/Cray-HPE/hms-firmware-action-charts" sources: diff --git a/cray-hms-firmware-action.compatibility.yaml b/cray-hms-firmware-action.compatibility.yaml index 7181d81..4b1c7e1 100644 --- a/cray-hms-firmware-action.compatibility.yaml +++ b/cray-hms-firmware-action.compatibility.yaml @@ -48,6 +48,7 @@ chartVersionToApplicationVersion: "3.1.5": "1.33.0" "3.1.6": "1.33.0" "3.1.7": "1.34.0" + "3.1.8": "1.34.0" # Test results for combinations of Chart, Application, and CSM versions. chartValidationLog: []