@leverege/build-tools 2.43.2 → 2.43.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leverege/build-tools",
3
- "version": "2.43.2",
3
+ "version": "2.43.3",
4
4
  "description": "A collection of build / support tools for Leverege developers",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -18,9 +18,9 @@ removeHelmRepo bitnami
18
18
  ## Installing ES8 exporter
19
19
  addHelmRepo prometheus-community https://prometheus-community.github.io/helm-charts
20
20
  helm upgrade --install elasticsearch8-exporter prometheus-community/prometheus-elasticsearch-exporter \
21
- --namespace monitoring \
22
- --version 5 \
23
- -f - <<ELASTIC8_EXPORTER_CHART_MOD
21
+ --namespace monitoring --create-namespace \
22
+ --version 5 \
23
+ -f - <<ELASTIC8_EXPORTER_CHART_MOD
24
24
  fullnameOverride: elasticsearch8-exporter
25
25
 
26
26
  service: