From 5f5664b3aa623d59a496c45193fccd0179ace4ee Mon Sep 17 00:00:00 2001 From: Tamal Saha <tamal@appscode.com> Date: Sat, 30 Jun 2018 01:55:17 -0700 Subject: [PATCH] Update client libraries to Kubernetes 1.11 --- ...rometheus-operator-0alertmanagerCustomResourceDefinition.yaml | 1 + ...0prometheus-operator-0prometheusCustomResourceDefinition.yaml | 1 + ...metheus-operator-0prometheusruleCustomResourceDefinition.yaml | 1 + ...metheus-operator-0servicemonitorCustomResourceDefinition.yaml | 1 + 4 files changed, 4 insertions(+) diff --git a/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml index 560eb6ef..ea5b6663 100644 --- a/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml +++ b/manifests/0prometheus-operator-0alertmanagerCustomResourceDefinition.yaml @@ -2282,3 +2282,4 @@ status: kind: "" plural: "" conditions: null + storedVersions: null diff --git a/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml index 1af66f0f..1622e174 100644 --- a/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml +++ b/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml @@ -2864,3 +2864,4 @@ status: kind: "" plural: "" conditions: null + storedVersions: null diff --git a/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml index 43f98251..baba968c 100644 --- a/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml +++ b/manifests/0prometheus-operator-0prometheusruleCustomResourceDefinition.yaml @@ -339,3 +339,4 @@ status: kind: "" plural: "" conditions: null + storedVersions: null diff --git a/manifests/0prometheus-operator-0servicemonitorCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0servicemonitorCustomResourceDefinition.yaml index c6bc96a1..018a612d 100644 --- a/manifests/0prometheus-operator-0servicemonitorCustomResourceDefinition.yaml +++ b/manifests/0prometheus-operator-0servicemonitorCustomResourceDefinition.yaml @@ -238,3 +238,4 @@ status: kind: "" plural: "" conditions: null + storedVersions: null -- GitLab