[stable/instana-agent] Chart version 1.0.30 (#23558)

Signed-off-by: Instana CD <instanacd@instana.com>

Co-authored-by: Instana CD <instanacd@instana.com>
This commit is contained in:
Dahlia Bock
2020-08-17 12:15:30 -07:00
committed by GitHub
co-authored by Instana CD
parent 8736171868
commit 03271aef9d
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ maintainers:
name: instana-agent
sources:
- https://github.com/instana/instana-agent-docker
version: 1.0.29
version: 1.0.30
+1 -1
View File
@@ -70,7 +70,7 @@ Add Helm metadata to selector labels specifically for deployments/daemonsets/sta
*/}}
{{- define "instana-agent.selectorLabels" -}}
app.kubernetes.io/name: {{ include "instana-agent.name" . }}
{{ if not .Values.templating -}}
{{- if not .Values.templating }}
app.kubernetes.io/instance: {{ .Release.Name }}
{{- end -}}
{{- end -}}
@@ -43,6 +43,8 @@ rules:
- "replicationcontrollers"
- "componentstatuses"
- "resourcequotas"
- "persistentvolumes"
- "persistentvolumeclaims"
verbs: ["get", "list", "watch"]
- apiGroups: [""]
resources: