---
title: diagnostics-cli-330
source: https://docs.newrelic.com/docs/release-notes/diagnostics-release-notes/diagnostics-cli-release-notes/diagnostics-cli-330
---

## Task Updates

-   Infra/Agent/Version - Updated to return a warning instead of an error when there is an issue connecting to github to verify the version ([#231](https://github.com/newrelic/newrelic-diagnostics-cli/pull/231))

## New Feature

-   We have added the following tasks for Kubernetes and Agent Control ([#235](https://github.com/newrelic/newrelic-diagnostics-cli/pull/235), [#237](https://github.com/newrelic/newrelic-diagnostics-cli/pull/237), [#238](https://github.com/newrelic/newrelic-diagnostics-cli/pull/238))
    -   K8s/AgentControl/helm-controller - Collects Agent Control helm-controller pod logs
    -   K8s/AgentControl/source-controller - Collects Agent Control source-controller pod logs
    -   K8s/AgentControl/agent-control - Collects Agent Control agent-control pod logs
    -   K8s/Flux/Charts - Collects Flux Helm Charts information
    -   K8s/Flux/Repositories - Collects Flux Helm Repositories information
    -   K8s/Flux/Releases - Collects Flux Helm Releases information
    -   K8s/Resources/Config - Collects K8s configMaps for the given namespace in YAML format
    -   K8s/Resources/Deploy - Collects K8s deployments information for the given namespace in YAML format
    -   K8s/Resources/Pods - Collects K8s pods information for the given namespace in YAML format
    -   K8s/Resources/Daemonset - Collects K8s daemonsets information for the given namespace in YAML format
    -   K8s/Env/Version - Retrieves the version of the kubectl client and of the cluster
    -   K8s/Helm/Releases - Collects the list of helm releases
