From 5aa3c091e9876b17415cd1b7dcc20702d01e8cc3 Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Mon, 5 Feb 2018 19:16:47 +0000 Subject: [PATCH] Run hack/update-deploy-gen.sh --- docs/deploy/rbac/certificate-crd.yaml | 2 +- docs/deploy/rbac/clusterissuer-crd.yaml | 2 +- docs/deploy/rbac/deployment.yaml | 2 +- docs/deploy/rbac/issuer-crd.yaml | 2 +- docs/deploy/rbac/rbac.yaml | 4 ++-- docs/deploy/rbac/serviceaccount.yaml | 2 +- docs/deploy/without-rbac/certificate-crd.yaml | 2 +- docs/deploy/without-rbac/clusterissuer-crd.yaml | 2 +- docs/deploy/without-rbac/deployment.yaml | 2 +- docs/deploy/without-rbac/issuer-crd.yaml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/deploy/rbac/certificate-crd.yaml b/docs/deploy/rbac/certificate-crd.yaml index a6f56517d..ed7580866 100644 --- a/docs/deploy/rbac/certificate-crd.yaml +++ b/docs/deploy/rbac/certificate-crd.yaml @@ -6,7 +6,7 @@ metadata: name: certificates.certmanager.k8s.io labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/clusterissuer-crd.yaml b/docs/deploy/rbac/clusterissuer-crd.yaml index d8cf3245e..d0b999a5c 100644 --- a/docs/deploy/rbac/clusterissuer-crd.yaml +++ b/docs/deploy/rbac/clusterissuer-crd.yaml @@ -6,7 +6,7 @@ metadata: name: clusterissuers.certmanager.k8s.io labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/deployment.yaml b/docs/deploy/rbac/deployment.yaml index 652e4d60a..1748dd55d 100644 --- a/docs/deploy/rbac/deployment.yaml +++ b/docs/deploy/rbac/deployment.yaml @@ -6,7 +6,7 @@ metadata: name: cert-manager labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/issuer-crd.yaml b/docs/deploy/rbac/issuer-crd.yaml index 301013808..f1fac860e 100644 --- a/docs/deploy/rbac/issuer-crd.yaml +++ b/docs/deploy/rbac/issuer-crd.yaml @@ -6,7 +6,7 @@ metadata: name: issuers.certmanager.k8s.io labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/rbac.yaml b/docs/deploy/rbac/rbac.yaml index aab0a1a3d..0d3ac3736 100644 --- a/docs/deploy/rbac/rbac.yaml +++ b/docs/deploy/rbac/rbac.yaml @@ -6,7 +6,7 @@ metadata: name: cert-manager labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller rules: @@ -26,7 +26,7 @@ metadata: name: cert-manager labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller roleRef: diff --git a/docs/deploy/rbac/serviceaccount.yaml b/docs/deploy/rbac/serviceaccount.yaml index 860c4aae6..8894649d4 100644 --- a/docs/deploy/rbac/serviceaccount.yaml +++ b/docs/deploy/rbac/serviceaccount.yaml @@ -6,6 +6,6 @@ metadata: name: cert-manager labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller \ No newline at end of file diff --git a/docs/deploy/without-rbac/certificate-crd.yaml b/docs/deploy/without-rbac/certificate-crd.yaml index a6f56517d..ed7580866 100644 --- a/docs/deploy/without-rbac/certificate-crd.yaml +++ b/docs/deploy/without-rbac/certificate-crd.yaml @@ -6,7 +6,7 @@ metadata: name: certificates.certmanager.k8s.io labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/without-rbac/clusterissuer-crd.yaml b/docs/deploy/without-rbac/clusterissuer-crd.yaml index d8cf3245e..d0b999a5c 100644 --- a/docs/deploy/without-rbac/clusterissuer-crd.yaml +++ b/docs/deploy/without-rbac/clusterissuer-crd.yaml @@ -6,7 +6,7 @@ metadata: name: clusterissuers.certmanager.k8s.io labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/without-rbac/deployment.yaml b/docs/deploy/without-rbac/deployment.yaml index c1e0ee561..bc15442dd 100644 --- a/docs/deploy/without-rbac/deployment.yaml +++ b/docs/deploy/without-rbac/deployment.yaml @@ -6,7 +6,7 @@ metadata: name: cert-manager labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/without-rbac/issuer-crd.yaml b/docs/deploy/without-rbac/issuer-crd.yaml index 301013808..f1fac860e 100644 --- a/docs/deploy/without-rbac/issuer-crd.yaml +++ b/docs/deploy/without-rbac/issuer-crd.yaml @@ -6,7 +6,7 @@ metadata: name: issuers.certmanager.k8s.io labels: app: cert-manager - chart: cert-manager-0.2.1 + chart: cert-manager-0.2.2 release: cert-manager heritage: Tiller spec: