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 v2.0.0-rc.39
Browse files Browse the repository at this point in the history
  • Loading branch information
Baliedge committed Feb 28, 2023
1 parent 8825003 commit f888586
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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.39] - 2023-02-28
## What's Changed
* Simplify OTel traces by @Baliedge in #165.

## [2.0.0-rc.38] - 2023-02-20
## What's Changed
* Update dependencies to patch for CVE-2022-27664 by @Baliedge in #164.
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.38
version: 2.0.0-rc.39

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

0 comments on commit f888586

Please sign in to comment.