Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Update version to 2.0.0-rc.36.
Browse files Browse the repository at this point in the history
  • Loading branch information
Baliedge committed Dec 8, 2022
1 parent c75b42d commit caa1a84
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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).

## [2.0.0-rc.36] - 2022-12-07
## What's Changed
* Add environment variable to set minimum TLS version on server tls config by
@denkyl08 in #160.

## [2.0.0-rc.35] - 2022-10-28
## What's Changed
* No functional change.
Expand Down
4 changes: 2 additions & 2 deletions charts/gubernator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description: A Helm Chart for gubernator

type: application

version: 2.0.0-rc.35
version: 2.0.0-rc.36

appVersion: 2.0.0-rc.35
appVersion: 2.0.0-rc.36
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.0-rc.35
v2.0.0-rc.36

0 comments on commit caa1a84

Please sign in to comment.