Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
schooler-hpe committed Oct 11, 2021
1 parent f082630 commit 0ea3d57
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.11
1.9.12
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.9.12] - 2021-10-11

### Added

- CASMHMS-5055 - Added BSS CT test RPM.

## [1.9.11] - 2021-09-21

### Changed
Expand Down
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# MIT License
#
# (C) Copyright 2021 Hewlett Packard Enterprise Development LP
#
# Permission is hereby granted, free of charge, to any person obtaining a
Expand Down
4 changes: 1 addition & 3 deletions hms-bss-ct-test.spec
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ Version: %(cat .version)
Release: %(echo ${BUILD_METADATA})
Source: %{name}-%{version}.tar.bz2
Vendor: Hewlett Packard Enterprise
#TODO
#Requires: cray-cmstools-crayctldeploy-test >= 0.2.11
#Conflicts: cray-crus-crayctldeploy-test < 0.2.9
Requires: hms-ct-test >= 1.8.6

# name of this repository
%define REPO hms-bss
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/cray-hms-bss/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-bss"
name: "cray-hms-bss"
home: "HMS/hms-bss"
version: 1.9.11
version: 1.9.12

0 comments on commit 0ea3d57

Please sign in to comment.