Skip to content

Commit

Permalink
chore(deps): update helm release aws-for-fluent-bit to v0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 6354db1 commit 9db6cd6
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.27"
version = "0.1.30"
# appVersion: v2.21.5

values = [
Expand Down

0 comments on commit 9db6cd6

Please sign in to comment.