diff --git a/contrib/charts/cert-manager/Chart.yaml b/contrib/charts/cert-manager/Chart.yaml index ceadde88f..738e82bfd 100644 --- a/contrib/charts/cert-manager/Chart.yaml +++ b/contrib/charts/cert-manager/Chart.yaml @@ -1,5 +1,5 @@ name: cert-manager -version: 0.2.4 +version: 0.2.5 appVersion: 0.2.3 description: A Helm chart for cert-manager home: https://github.com/jetstack/cert-manager diff --git a/docs/deploy/rbac/certificate-crd.yaml b/docs/deploy/rbac/certificate-crd.yaml index c73549ef0..955cde7e3 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.4 + chart: cert-manager-0.2.5 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/clusterissuer-crd.yaml b/docs/deploy/rbac/clusterissuer-crd.yaml index 86560332b..9cdf17499 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.4 + chart: cert-manager-0.2.5 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/deployment.yaml b/docs/deploy/rbac/deployment.yaml index 2620e5c4a..70458a542 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.4 + chart: cert-manager-0.2.5 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/issuer-crd.yaml b/docs/deploy/rbac/issuer-crd.yaml index 3a7349ed7..cca678809 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.4 + chart: cert-manager-0.2.5 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/rbac/rbac.yaml b/docs/deploy/rbac/rbac.yaml index 75ab3cc80..6a8b774be 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.4 + chart: cert-manager-0.2.5 release: cert-manager heritage: Tiller rules: @@ -31,7 +31,7 @@ metadata: name: cert-manager labels: app: cert-manager - chart: cert-manager-0.2.4 + chart: cert-manager-0.2.5 release: cert-manager heritage: Tiller roleRef: diff --git a/docs/deploy/rbac/serviceaccount.yaml b/docs/deploy/rbac/serviceaccount.yaml index 9d913c381..26c45fe1e 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.4 + chart: cert-manager-0.2.5 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 c73549ef0..955cde7e3 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.4 + chart: cert-manager-0.2.5 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 86560332b..9cdf17499 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.4 + chart: cert-manager-0.2.5 release: cert-manager heritage: Tiller spec: diff --git a/docs/deploy/without-rbac/deployment.yaml b/docs/deploy/without-rbac/deployment.yaml index 659dbe45b..49994dc21 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.4 + chart: cert-manager-0.2.5 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 3a7349ed7..cca678809 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.4 + chart: cert-manager-0.2.5 release: cert-manager heritage: Tiller spec: