Skip to content

Commit

Permalink
chore: prepare release v0.11.0 (#674)
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Rosiek <[email protected]>
  • Loading branch information
sumo-drosiek authored Mar 25, 2024
1 parent 648b50e commit 31a389b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ 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).

## [v0.11.0] - 2024-03-25

- feat: build ubi images [#654]
- add affinity config for operator pod [#670]
- build(deps): bump Fluent Bit from 2.2.2 to 3.0.0 [#672]

[#654]: https://github.com/SumoLogic/tailing-sidecar/pull/654
[#670]: https://github.com/SumoLogic/tailing-sidecar/pull/670
[#672]: https://github.com/SumoLogic/tailing-sidecar/pull/672
[v0.11.0]: https://github.com/SumoLogic/tailing-sidecar/releases/v0.11.0

## [v0.10.0] - 2024-02-14

- feat(operator): add proper health checks [#608]
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.10.0
appVersion: 0.10.0
version: 0.11.0
appVersion: 0.11.0
keywords:
- tailing-sidecar
- k8s-logging
Expand Down

0 comments on commit 31a389b

Please sign in to comment.