Skip to content

Commit

Permalink
chore: prepare v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzej-stencel authored and kasia-kujawa committed Jul 19, 2022
1 parent 1ee140d commit fbbab90
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,19 @@ 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).

## [Unreleased]
## [v0.5.2] - 2022-07-19

- fix(chart): add permissions for leases [#345]
- fix(operator): prevent the `Failed to prepare volume` error logs [#347]
- chore: upgrade Fluent Bit from 1.8.12 to 1.9.6
- chore: upgrade kube-rbac-proxy from 0.5.0 to 0.11.0 [#280]
- chore: change container repository for kube-rbac-proxy to quay.io/brancz/kube-rbac-proxy [#280]
- chore: upgrade Golang from 1.17.6 to 1.18.4

[v0.5.2]: https://github.com/SumoLogic/tailing-sidecar/releases/v0.5.2
[#280]: https://github.com/SumoLogic/tailing-sidecar/pull/280
[#345]: https://github.com/SumoLogic/tailing-sidecar/pull/345
[#347]: https://github.com/SumoLogic/tailing-sidecar/pull/347

## [v0.5.1] - 2022-02-02

Expand Down
4 changes: 2 additions & 2 deletions helm/tailing-sidecar-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: tailing-sidecar-operator
description: Installs Tailing Sidecar Operator
type: application
version: 0.5.1
appVersion: 0.5.1
version: 0.5.2
appVersion: 0.5.2
keywords:
- tailing-sidecar
- k8s-logging
Expand Down

0 comments on commit fbbab90

Please sign in to comment.