Skip to content

Commit

Permalink
chore(deps): update helm release aws-for-fluent-bit to v0.1.23 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2023
1 parent 65c244d commit 5f1144f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluentbit.tf
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ resource "helm_release" "fluentbit" {
namespace = "amazon-cloudwatch"
repository = "https://aws.github.io/eks-charts"
chart = "aws-for-fluent-bit"
version = "0.1.22"
version = "0.1.23"
# appVersion: v2.21.5

values = [
Expand Down

0 comments on commit 5f1144f

Please sign in to comment.