From 48170821a7413b04b7b79e351c34d7353ed97c84 Mon Sep 17 00:00:00 2001 From: lgtm <1gtm@users.noreply.github.com> Date: Thu, 29 Oct 2020 13:28:00 -0700 Subject: [PATCH] Prepare for release v0.11.4 (#120) ProductLine: Stash Release: v2020.10.29 Release-tracker: https://github.com/stashed/CHANGELOG/pull/21 Signed-off-by: 1gtm <1gtm@appscode.com> --- charts/stash-enterprise/Chart.yaml | 4 ++-- charts/stash-enterprise/README.md | 2 +- charts/stash-enterprise/values.yaml | 2 +- charts/stash/Chart.yaml | 4 ++-- charts/stash/README.md | 2 +- charts/stash/values.yaml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stash-enterprise/Chart.yaml b/charts/stash-enterprise/Chart.yaml index b1cbb7dec..e9b4cb560 100755 --- a/charts/stash-enterprise/Chart.yaml +++ b/charts/stash-enterprise/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: 'Stash Enterprise by AppsCode - Enterprise features for Stash' name: stash-enterprise -version: v0.11.3 -appVersion: v0.11.3 +version: v0.11.4 +appVersion: v0.11.4 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-enterprise-icon.png sources: diff --git a/charts/stash-enterprise/README.md b/charts/stash-enterprise/README.md index 0f3f20606..17f211056 100644 --- a/charts/stash-enterprise/README.md +++ b/charts/stash-enterprise/README.md @@ -53,7 +53,7 @@ The following table lists the configurable parameters of the `stash-enterprise` | licenseApiService | Name of the ApiService to use by the addon to identify the respective service and certificate for license verification request | `v1beta1.admission.stash.appscode.com` | | operator.registry | Docker registry used to pull operator image | `stashed` | | operator.repository | Name of operator container image | `stash-enterprise` | -| operator.tag | Operator container image tag | `v0.11.3` | +| operator.tag | Operator container image tag | `v0.11.4` | | operator.resources | Compute Resources required by the operator container | `{"requests":{"cpu":"100m"}}` | | operator.securityContext | Security options the operator container should run with | `{}` | | pushgateway.registry | Docker registry used to pull Prometheus pushgateway image | `prom` | diff --git a/charts/stash-enterprise/values.yaml b/charts/stash-enterprise/values.yaml index 5f93e5747..3a1c65daf 100644 --- a/charts/stash-enterprise/values.yaml +++ b/charts/stash-enterprise/values.yaml @@ -25,7 +25,7 @@ operator: # Name of operator container image repository: stash-enterprise # Operator container image tag - tag: v0.11.3 + tag: v0.11.4 # Compute Resources required by the operator container resources: # +doc-gen:break requests: diff --git a/charts/stash/Chart.yaml b/charts/stash/Chart.yaml index e4ac282e0..86d5b5b23 100755 --- a/charts/stash/Chart.yaml +++ b/charts/stash/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: 'Stash by AppsCode - Backup your Kubernetes Volumes' name: stash -version: v0.11.3 -appVersion: v0.11.3 +version: v0.11.4 +appVersion: v0.11.4 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-community-icon.png sources: diff --git a/charts/stash/README.md b/charts/stash/README.md index 33277bebf..d5e547d99 100644 --- a/charts/stash/README.md +++ b/charts/stash/README.md @@ -53,7 +53,7 @@ The following table lists the configurable parameters of the `stash` chart and t | licenseApiService | Name of the ApiService to use by the addon to identify the respective service and certificate for license verification request | `v1beta1.admission.stash.appscode.com` | | operator.registry | Docker registry used to pull operator image | `appscode` | | operator.repository | Name of operator container image | `stash` | -| operator.tag | Operator container image tag | `v0.11.3` | +| operator.tag | Operator container image tag | `v0.11.4` | | operator.resources | Compute Resources required by the operator container | `{"requests":{"cpu":"100m"}}` | | operator.securityContext | Security options the operator container should run with | `{}` | | pushgateway.registry | Docker registry used to pull Prometheus pushgateway image | `prom` | diff --git a/charts/stash/values.yaml b/charts/stash/values.yaml index d5b7d0ba2..536c8c7df 100644 --- a/charts/stash/values.yaml +++ b/charts/stash/values.yaml @@ -25,7 +25,7 @@ operator: # Name of operator container image repository: stash # Operator container image tag - tag: v0.11.3 + tag: v0.11.4 # Compute Resources required by the operator container resources: # +doc-gen:break requests: