@@ -31,7 +31,7 @@ containerLogs:
3131 fluentBit :
3232 image :
3333 repository : aws-for-fluent-bit
34- tag : 3.4.3
34+ tag : 3.4.8
3535 tagWindows : 2.31.12-windowsservercore
3636 repositoryDomainMap :
3737 public : public.ecr.aws/aws-observability
@@ -466,7 +466,7 @@ manager:
466466 name :
467467 image :
468468 repository : cloudwatch-agent-operator
469- tag : 3.5 .0
469+ tag : 3.6 .0
470470 repositoryDomainMap :
471471 public : public.ecr.aws/cloudwatch-agent
472472 cn-north-1 : 934860584483.dkr.ecr.cn-north-1.amazonaws.com.cn
@@ -477,15 +477,15 @@ manager:
477477 java :
478478 repositoryDomain : public.ecr.aws/aws-observability
479479 repository : adot-autoinstrumentation-java
480- tag : v2.28.2
480+ tag : v2.29.0
481481 python :
482482 repositoryDomain : public.ecr.aws/aws-observability
483483 repository : adot-autoinstrumentation-python
484484 tag : v0.18.0
485485 dotnet :
486486 repositoryDomain : public.ecr.aws/aws-observability
487487 repository : adot-autoinstrumentation-dotnet
488- tag : v1.13 .0
488+ tag : v1.14 .0
489489 nodejs :
490490 repositoryDomain : public.ecr.aws/aws-observability
491491 repository : adot-autoinstrumentation-node
@@ -804,7 +804,7 @@ dcgmExporter:
804804 name :
805805 image :
806806 repository : dcgm-exporter
807- tag : 4.5.2 -4.8.1-ubuntu22.04
807+ tag : 4.6.0 -4.8.3-distroless
808808 repositoryDomainMap :
809809 public : nvcr.io/nvidia/k8s
810810 cn-north-1 : 934860584483.dkr.ecr.cn-north-1.amazonaws.com.cn
@@ -980,7 +980,7 @@ neuronMonitor:
980980 name :
981981 image :
982982 repository : neuron-monitor
983- tag : 1.10 .0
983+ tag : 1.11 .0
984984 repositoryDomainMap :
985985 public : public.ecr.aws/neuron
986986 resources :
@@ -1064,7 +1064,7 @@ kubeStateMetrics:
10641064 us-gov-west-1 : 013241004608.dkr.ecr.us-gov-west-1.amazonaws.com
10651065 # Used in China/GovCloud regions where the public upstream image isn't available; the helper falls back to repositoryDomainMap[region]/restrictedRepository:restrictedTag
10661066 restrictedRepository : eks/kube-state-metrics
1067- restrictedTag : v2.18.0 -eksbuild.10
1067+ restrictedTag : v2.19.1 -eksbuild.3
10681068 resources :
10691069 limits :
10701070 cpu : 200m
@@ -1090,7 +1090,7 @@ nodeExporter:
10901090 name :
10911091 image :
10921092 repository : prometheus/node-exporter
1093- tag : v1.11 .1
1093+ tag : v1.12 .1
10941094 repositoryDomainMap :
10951095 public : quay.io
10961096 cn-north-1 : 918309763551.dkr.ecr.cn-north-1.amazonaws.com.cn
@@ -1099,7 +1099,7 @@ nodeExporter:
10991099 us-gov-west-1 : 013241004608.dkr.ecr.us-gov-west-1.amazonaws.com
11001100 # Used in China/GovCloud regions where the public upstream image isn't available; the helper falls back to repositoryDomainMap[region]/restrictedRepository:restrictedTag
11011101 restrictedRepository : eks/prometheus-node-exporter
1102- restrictedTag : v1.11 .1-eksbuild.4
1102+ restrictedTag : v1.12 .1-eksbuild.1
11031103 resources :
11041104 limits :
11051105 cpu : 200m
0 commit comments