From 96c4f9e1452c92ed057b11be774ebd113b6bb4cb Mon Sep 17 00:00:00 2001 From: Aaron Roydhouse Date: Fri, 9 Mar 2018 22:18:54 -0500 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 b997196da..495c8ef58 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.2 + chart: cert-manager-0.2.3 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/clusterissuer-crd.yaml b/docs/deploy/rbac/clusterissuer-crd.yaml index d0b999a5c..d4e00d035 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.2 + chart: cert-manager-0.2.3 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/deployment.yaml b/docs/deploy/rbac/deployment.yaml index 333e77d9e..b90fcf075 100644 --- a/docs/deploy/rbac/deployment.yaml +++ b/docs/deploy/rbac/deployment.yaml @@ -7,7 +7,7 @@ metadata: namespace: "cert-manager" labels: app: cert-manager - chart: cert-manager-0.2.2 + chart: cert-manager-0.2.3 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/issuer-crd.yaml b/docs/deploy/rbac/issuer-crd.yaml index f1fac860e..7b08030fd 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.2 + chart: cert-manager-0.2.3 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/rbac.yaml b/docs/deploy/rbac/rbac.yaml index 822ffa841..9a4532387 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.2 + chart: cert-manager-0.2.3 release: cert-manager heritage: Tiller rules: @@ -31,7 +31,7 @@ metadata: name: cert-manager labels: app: cert-manager - chart: cert-manager-0.2.2 + chart: cert-manager-0.2.3 release: cert-manager heritage: Tiller roleRef: diff --git a/docs/deploy/rbac/serviceaccount.yaml b/docs/deploy/rbac/serviceaccount.yaml index 3f17c5cd4..830a573f6 100644 --- a/docs/deploy/rbac/serviceaccount.yaml +++ b/docs/deploy/rbac/serviceaccount.yaml @@ -7,6 +7,6 @@ metadata: namespace: "cert-manager" labels: app: cert-manager - chart: cert-manager-0.2.2 + chart: cert-manager-0.2.3 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 b997196da..495c8ef58 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.2 + chart: cert-manager-0.2.3 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 d0b999a5c..d4e00d035 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.2 + chart: cert-manager-0.2.3 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/without-rbac/deployment.yaml b/docs/deploy/without-rbac/deployment.yaml index 644fc22c9..97b323bc6 100644 --- a/docs/deploy/without-rbac/deployment.yaml +++ b/docs/deploy/without-rbac/deployment.yaml @@ -7,7 +7,7 @@ metadata: namespace: "cert-manager" labels: app: cert-manager - chart: cert-manager-0.2.2 + chart: cert-manager-0.2.3 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 f1fac860e..7b08030fd 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.2 + chart: cert-manager-0.2.3 release: cert-manager heritage: Tiller spec: