@@ -6,10 +6,10 @@ metadata:
66 name : agent-netflow-example
77 namespace : " default"
88 labels :
9- helm.sh/chart : elastic-agent-9.1.0 -beta
9+ helm.sh/chart : elastic-agent-9.1.1 -beta
1010 app.kubernetes.io/name : elastic-agent
1111 app.kubernetes.io/instance : example
12- app.kubernetes.io/version : 9.1.0
12+ app.kubernetes.io/version : 9.1.1
1313stringData :
1414
1515 agent.yml : |-
@@ -79,10 +79,10 @@ metadata:
7979 name : agent-netflow-example
8080 namespace : " default"
8181 labels :
82- helm.sh/chart : elastic-agent-9.1.0 -beta
82+ helm.sh/chart : elastic-agent-9.1.1 -beta
8383 app.kubernetes.io/name : elastic-agent
8484 app.kubernetes.io/instance : example
85- app.kubernetes.io/version : 9.1.0
85+ app.kubernetes.io/version : 9.1.1
8686spec :
8787 type : ClusterIP
8888 selector :
@@ -99,10 +99,10 @@ metadata:
9999 name : agent-netflow-example
100100 namespace : " default"
101101 labels :
102- helm.sh/chart : elastic-agent-9.1.0 -beta
102+ helm.sh/chart : elastic-agent-9.1.1 -beta
103103 app.kubernetes.io/name : elastic-agent
104104 app.kubernetes.io/instance : example
105- app.kubernetes.io/version : 9.1.0
105+ app.kubernetes.io/version : 9.1.1
106106spec :
107107 serviceName : agent-netflow-example-headless
108108 selector :
@@ -142,7 +142,7 @@ spec:
142142 secretKeyRef :
143143 key : api_key
144144 name : es-api-secret
145- image : docker.elastic.co/elastic-agent/elastic-agent:9.1.0 -SNAPSHOT
145+ image : docker.elastic.co/elastic-agent/elastic-agent:9.1.1 -SNAPSHOT
146146 imagePullPolicy : IfNotPresent
147147 name : agent
148148 ports :
0 commit comments