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: