We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60a5f3 commit 322b9c1Copy full SHA for 322b9c1
cloudwatch_agent.tf
@@ -64,7 +64,7 @@ resource "helm_release" "cloudwatch-agent" {
64
repository = "https://aws.github.io/eks-charts"
65
chart = "aws-cloudwatch-metrics"
66
version = "0.0.10"
67
- # appVersion: 1.247350.0b251780
+ # appVersion: 1.300032.2b361
68
69
values = [
70
templatefile(
fluentbit.tf
@@ -61,7 +61,7 @@ resource "helm_release" "fluentbit" {
61
62
chart = "aws-for-fluent-bit"
63
version = "0.1.32"
- # appVersion: v2.21.5
+ # appVersion: 2.31.12.20231011
0 commit comments