Skip to content

Commit

Permalink
Merge pull request #22 from Cray-HPE/CASMHMS-5157/update-cray-service…
Browse files Browse the repository at this point in the history
…-chart-version-csm-1.1

CASMHMS-5157 Update cray-service version csm-1.1
  • Loading branch information
schooler-hpe authored Sep 24, 2021
2 parents f17ee60 + 6ec4aa8 commit 46ff8b1
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.5
1.6.6
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project 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).\

## [1.6.6] - 2021-09-22

### Changed

- Changed cray-service version to ~5.0.0

## [1.6.5] - 2021-08-19

### Changed
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/cray-hms-scsd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
description: "Kubernetes resources for cray-hms-scsd"
name: "cray-hms-scsd"
home: "HMS/hms-scsd"
version: 1.6.5
version: 1.6.6
6 changes: 3 additions & 3 deletions kubernetes/cray-hms-scsd/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cray-service
repository: https://artifactory.algol60.net/artifactory/csm-helm-charts
version: 2.8.0
digest: sha256:4a60684923c7310e8db14a2956c03a18e49bc68261dcf8833e3aaf27e17e406f
generated: "2021-08-11T15:22:03.981761372-06:00"
version: 5.0.0
digest: sha256:6c11e281d3250670e2b3521154e2afd9ab8d3c343312aaae8c033c4f5384f03e
generated: "2021-09-22T15:51:28.497111-05:00"
2 changes: 1 addition & 1 deletion kubernetes/cray-hms-scsd/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies:
- name: cray-service
version: "~2.8.0"
version: "~5.0.0"
repository: "@cray-algol60"

0 comments on commit 46ff8b1

Please sign in to comment.