Skip to content

Commit

Permalink
Merge pull request fluent#404 from wenchajun/master
Browse files Browse the repository at this point in the history
releasev1.5.1
  • Loading branch information
benjaminhuo authored Sep 30, 2022
2 parents 5a46c97 + 93ec6ba commit abefccf
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 1.5.1 / 2022-09-30

### ENHANCEMENT
- Add Dependabot (#386)
- Bump azure/setup-helm from 1 to 3 (#387)
- Bump alpine from 3.13 to 3.16.2 in /cmd/fluent-watcher/fluentd/base (#388)
- Bump golang from 1.17.10-alpine3.16 to 1.19.1-alpine3.16 in /cmd/fluent-manager (#389)
- Bump docker/setup-buildx-action from 1 to 2 (#390)
- Bump docker/login-action from 1 to 2 (#391)
- Bump golang from 1.14 to 1.19.1 in /docs/best-practice/forwarding-logs-via-http (#392)
- Bump actions/setup-go from 2 to 3 (#393)
- Bump actions/cache from 2 to 3 (#394)
- Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 (#396)
- update go mod (#402)
- Upgrade fluentbit to v1.9.9 (#403)

## 1.5.0 / 2022-09-24

### Features
Expand Down
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This page describes the release process and the currently planned schedule for u
| v1.0.2 | 2022-05-17 | Elon Cheng (GitHub: @wenchajun) |
| v1.1.0 | 2022-06-15 | Elon Cheng (GitHub: @wenchajun) |
| v1.5.0 | 2022-09-24 | Elon Cheng (GitHub: @wenchajun) |
| v1.5.1 | 2022-09-30 | Elon Cheng (GitHub: @wenchajun) |

# How to cut a new release

Expand Down
2 changes: 1 addition & 1 deletion charts/fluent-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ version: 1.5.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 1.5.0
appVersion: 1.5.1

0 comments on commit abefccf

Please sign in to comment.