You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/stash-enterprise/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The following table lists the configurable parameters of the `stash-enterprise`
53
53
| 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`|
54
54
| operator.registry | Docker registry used to pull operator image |`stashed`|
55
55
| operator.repository | Name of operator container image |`stash-enterprise`|
56
-
| operator.tag | Operator container image tag |`v0.11.4`|
56
+
| operator.tag | Operator container image tag |`v0.11.5`|
57
57
| operator.resources | Compute Resources required by the operator container |`{"requests":{"cpu":"100m"}}`|
58
58
| operator.securityContext | Security options the operator container should run with |`{}`|
59
59
| pushgateway.registry | Docker registry used to pull Prometheus pushgateway image |`prom`|
Copy file name to clipboardExpand all lines: charts/stash/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The following table lists the configurable parameters of the `stash` chart and t
53
53
| 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`|
54
54
| operator.registry | Docker registry used to pull operator image |`appscode`|
55
55
| operator.repository | Name of operator container image |`stash`|
56
-
| operator.tag | Operator container image tag |`v0.11.4`|
56
+
| operator.tag | Operator container image tag |`v0.11.5`|
57
57
| operator.resources | Compute Resources required by the operator container |`{"requests":{"cpu":"100m"}}`|
58
58
| operator.securityContext | Security options the operator container should run with |`{}`|
59
59
| pushgateway.registry | Docker registry used to pull Prometheus pushgateway image |`prom`|
0 commit comments