From 6e889541c7b0e587e4936207248b37e15655f174 Mon Sep 17 00:00:00 2001 From: Joshua Williams Date: Tue, 1 Oct 2024 14:35:54 -0700 Subject: [PATCH] CASMHMS-6282: Need charts change to kick off snyk scan --- changelog/v3.1.md | 4 ++++ charts/v3.1/cray-hms-firmware-action/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog/v3.1.md b/changelog/v3.1.md index d9324e1..1991b63 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.9] - 2024-10-03 + +- Update alpine base image to resolve CVE + ## [3.1.8] - 2024-09-17 - Added quotes around 60 days value diff --git a/charts/v3.1/cray-hms-firmware-action/Chart.yaml b/charts/v3.1/cray-hms-firmware-action/Chart.yaml index 17fcbfa..9009d64 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.8 +version: 3.1.9 description: "Kubernetes resources for cray-hms-firmware-action" home: "https://github.com/Cray-HPE/hms-firmware-action-charts" sources: