Skip to content

Commit

Permalink
FAS to 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuchmann-hpe committed May 1, 2024
1 parent fdd9621 commit ce2e67e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/v3.0/cray-hms-firmware-action/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: "cray-hms-firmware-action"
version: 3.0.7
version: 3.0.8
description: "Kubernetes resources for cray-hms-firmware-action"
home: "https://github.com/Cray-HPE/hms-firmware-action-charts"
sources:
Expand All @@ -15,6 +15,6 @@ dependencies:
maintainers:
- name: Hardware Management
url: https://github.com/orgs/Cray-HPE/teams/hardware-management
appVersion: "1.31.0"
appVersion: "1.32.0"
annotations:
artifacthub.io/license: "MIT"
4 changes: 2 additions & 2 deletions charts/v3.1/cray-hms-firmware-action/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: "cray-hms-firmware-action"
version: 3.1.2
version: 3.1.3
description: "Kubernetes resources for cray-hms-firmware-action"
home: "https://github.com/Cray-HPE/hms-firmware-action-charts"
sources:
Expand All @@ -15,6 +15,6 @@ dependencies:
maintainers:
- name: Hardware Management
url: https://github.com/orgs/Cray-HPE/teams/hardware-management
appVersion: "1.31.0"
appVersion: "1.32.0"
annotations:
artifacthub.io/license: "MIT"
2 changes: 2 additions & 0 deletions cray-hms-firmware-action.compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ chartVersionToApplicationVersion:
"3.0.5": "1.29.0"
"3.0.6": "1.30.0"
"3.0.7": "1.31.0"
"3.0.8": "1.32.0"
"3.1.0": "1.29.0"
"3.1.1": "1.30.0"
"3.1.2": "1.31.0"
"3.1.3": "1.32.0"

# Test results for combinations of Chart, Application, and CSM versions.
chartValidationLog: []
Expand Down

0 comments on commit ce2e67e

Please sign in to comment.