From 4545babcc1b4c567868a732b86ce5552e492c66c Mon Sep 17 00:00:00 2001 From: Raj Nishtala <113392743+rnishtala-sumo@users.noreply.github.com> Date: Thu, 10 Oct 2024 14:42:15 -0400 Subject: [PATCH] chore: Changelog updates for 0.16.0 (#772) --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ed73bd6..65d72d43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,12 @@ 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.16.0] - 2024-10-07 +## [v0.16.0] - 2024-10-10 -- build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.7.1 (#745) -- build(deps): bump github.com/onsi/gomega in /operator (#757) -- build(deps): bump fluent/fluent-bit in /sidecar/fluentbit (#763) -- build(deps): bump golang from 1.22.4 to 1.23.2 in /operator (#764) +- build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.7.1 [#745] +- build(deps): bump github.com/onsi/gomega in /operator [#757] +- build(deps): bump fluent/fluent-bit in /sidecar/fluentbit [#763] +- build(deps): bump golang from 1.22.4 to 1.23.2 in /operator [#764] [#745] https://github.com/SumoLogic/tailing-sidecar/pull/745 [#757] https://github.com/SumoLogic/tailing-sidecar/pull/757