Skip to content

Commit f84d82b

Browse files
release: Prepare v0.5.1
1 parent 4101b73 commit f84d82b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [v0.5.1] - 2022-02-02
99

1010
- chore: update Golang from 1.16.5 to 1.17.6 [#212] [#213] [#231] [#232] [#247] [#248] [#256] [#257]
1111
- chore: update Fluent Bit from 1.7.8 to 1.8.12 [#249] [#261]
1212
- chore: update k8s.io/apimachinery from 0.21.1 to 0.22.4 [#215] [#237]
1313

14+
[v0.5.1]: https://github.com/SumoLogic/tailing-sidecar/releases/v0.5.1
1415
[#212]: https://github.com/SumoLogic/tailing-sidecar/pull/212
1516
[#213]: https://github.com/SumoLogic/tailing-sidecar/pull/213
1617
[#231]: https://github.com/SumoLogic/tailing-sidecar/pull/232

helm/tailing-sidecar-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: tailing-sidecar-operator
33
description: Installs Tailing Sidecar Operator
44
type: application
5-
version: 0.5.0
6-
appVersion: 0.5.0
5+
version: 0.5.1
6+
appVersion: 0.5.1
77
keywords:
88
- tailing-sidecar
99
- k8s-logging

0 commit comments

Comments
 (0)