Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[meta] Update rbac.authorization.k8s.io api #890

Merged
merged 1 commit into from
Nov 10, 2020

Commits on Nov 10, 2020

  1. [meta] update rbac.authorization.k8s.io api

    This commit updates Kubernetes [rbac.authorization.k8s.io][0] api from
    v1beta1 in apm-server, filebeat and metricbeat charts.
    
    - `rbac.authorization.k8s.io/v1` has been released in Kubernetes 1.8
    - `rbac.authorization.k8s.io/v1beta1` is being deprecated in Kubernetes
    1.17 and will be fully removed in 1.22
    
    In addition, this is required for Helm 3 support to make
    `helm lint --strict` happy.
    
    [0]: https://kubernetes.io/docs/reference/access-authn-authz/rbac/
    jmlrt committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    704c36b View commit details
    Browse the repository at this point in the history