File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
helm/tailing-sidecar-operator Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : tailing-sidecar-operator
33description : Installs Tailing Sidecar Operator
44type : application
5- version : 0.5.0
6- appVersion : 0.5.0
5+ version : 0.5.1
6+ appVersion : 0.5.1
77keywords :
88 - tailing-sidecar
99 - k8s-logging
You can’t perform that action at this time.
0 commit comments