Skip to content
  • Clemens Beck's avatar
    CI: Fix `kubectl version` deprecation message · e7f4073c
    Clemens Beck authored
    Fixes the following warning in CI jobs calling `kubectl version`:
    
    ```
    This version information is deprecated and will be replaced with the
    output from kubectl version --short.  Use --output=yaml|json to get the
    full version.
    ```
    e7f4073c