@leverege/build-tools 2.66.1 → 2.66.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 +5 -5
- package/src/bash-funcs +11 -0
- package/src/helm-audit.mjs +116 -0
- package/src/helm-charts/api-server/values-local.yaml +4 -1
- package/src/helm-charts/authz-server/values-local.yaml +3 -0
- package/src/helm-charts/cnpg-db-pgbench/cluster.yaml.ovh +2 -0
- package/src/helm-charts/cnpg-db-tsdb-basic/cluster.yaml.ovh +3 -1
- package/src/helm-charts/cnpg-db-tsdb-dense/cluster.yaml.ovh +2 -0
- package/src/helm-charts/elasticsearch8/helmup.plugin +1 -1
- package/src/helm-charts/emailer/values-local.yaml +6 -3
- package/src/helm-charts/geotile-server/values-local.yaml +6 -3
- package/src/helm-charts/imagine/values-local.yaml +3 -0
- package/src/helm-charts/message-processor/values-local.yaml +1 -1
- package/src/helm-charts/messenger/values-local.yaml +4 -1
- package/src/helm-charts/overdose/values-local.yaml +3 -0
- package/src/helm-charts/prom-operator/prometheus-stack.yaml.ovh +1 -1
- package/src/helm-charts/prom-operator/rules/cadvisor-rules.yaml +3 -3
- package/src/helm-charts/prom-operator/rules/cnpg-rules.yaml +3 -2
- package/src/helm-charts/prom-operator/rules/elasticsearch-rules.yaml +2 -2
- package/src/helm-charts/prom-operator/rules/gcp-rules.yaml +2 -2
- package/src/helm-charts/prom-operator/rules/kubestate-rules.yaml +2 -2
- package/src/helm-charts/prom-operator/rules/po-k8s-selective.yaml +23 -0
- package/src/helm-charts/prom-operator/rules/prometheus-rules.yaml +2 -2
- package/src/helm-charts/prom-operator/rules/redis-rules.yaml +1 -1
- package/src/helm-charts/prom-operator/rules/traefik-rules.yaml +2 -2
- package/src/helm-charts/prom-operator/update-rules.sh +32 -0
- package/src/helm-charts/pubsub-pulse/values-local.yaml +4 -1
- package/src/helm-charts/pusher/values-local.yaml +3 -0
- package/src/helm-charts/reason/values-local.yaml +4 -1
- package/src/helm-charts/redis/.nohelm +0 -0
- package/src/helm-charts/redis/helmup.plugin +2 -2
- package/src/helm-charts/resource-server/values-local.yaml +9 -4
- package/src/helm-charts/rule-engine/values-local.yaml +3 -0
- package/src/helm-charts/traefik/.nohelm +0 -0
- package/src/helm-charts/traefik/helmup.plugin +1 -1
- package/src/helm-charts/transponder-bq/values-local.yaml +4 -1
- package/src/helm-charts/transponder-dh/values-local.yaml +4 -1
- package/src/helm-charts/transponder-rt/values-local.yaml +4 -1
- package/src/helm-charts/transponder-tsdb/values-local.yaml +4 -1
- package/src/helm-charts/velero/helmup.plugin +1 -1
- package/src/helm-charts/vin-decoder-server/values-local.yaml +3 -0
- package/src/helmup.sh +26 -4
- package/src/push-my-chart.mjs +17 -8
- package/src/awesome-fetch.mjs +0 -44
- package/src/helm-charts/prom-operator/apply-rules +0 -15
- package/src/helm-charts/prom-operator/gitignore +0 -2
- package/src/helm-charts/prom-operator/grafana-dashboards/cloudnative-pg.json +0 -9190
- package/src/helm-charts/prom-operator/grafana-dashboards/redis.json +0 -1513
- package/src/helm-charts/prom-operator/grafana-dashboards/stackdriver.json +0 -624
- package/src/helm-charts/prom-operator/grafana-dashboards/traefik-op.json +0 -1386
- package/src/helm-charts/prom-operator/rules/awesome-base/etcd-exporter.yaml +0 -153
- package/src/helm-charts/prom-operator/rules/etcd-rulte.yaml +0 -153
- /package/src/helm-charts/{cert-manager → deprecated/cert-manager}/.nohelm +0 -0
- /package/src/helm-charts/{cert-manager → deprecated/cert-manager}/cert-manager-local.yaml.ovh +0 -0
- /package/src/helm-charts/{cert-manager → deprecated/cert-manager}/gitignore +0 -0
- /package/src/helm-charts/{cert-manager → deprecated/cert-manager}/helmup.plugin +0 -0
- /package/src/helm-charts/{grafana → deprecated/grafana}/.nohelm +0 -0
- /package/src/helm-charts/{grafana → deprecated/grafana}/gitignore +0 -0
- /package/src/helm-charts/{grafana → deprecated/grafana}/grafana-local.yaml.ovh +0 -0
- /package/src/helm-charts/{grafana → deprecated/grafana}/helmup.plugin +0 -0
- /package/src/helm-charts/{postgres → deprecated/postgres}/.nohelm +0 -0
- /package/src/helm-charts/{postgres → deprecated/postgres}/helmup.plugin +0 -0
- /package/src/helm-charts/{postgres → deprecated/postgres}/postgres-local.yaml +0 -0
- /package/src/helm-charts/{prometheus → deprecated/prometheus}/helmup.plugin +0 -0
- /package/src/helm-charts/{prometheus → deprecated/prometheus}/values-local.yaml +0 -0
- /package/src/helm-charts/{stackdriver-exporter → deprecated/stackdriver-exporter}/helmup.plugin +0 -0
- /package/src/helm-charts/{stackdriver-exporter → deprecated/stackdriver-exporter}/values-local.yaml +0 -0
- /package/src/helm-charts/{timescale-db → deprecated/timescale-db}/.nohelm +0 -0
- /package/src/helm-charts/{timescale-db → deprecated/timescale-db}/helmup.plugin +0 -0
- /package/src/helm-charts/{timescale-db → deprecated/timescale-db}/timescale-db-local.yaml +0 -0
- /package/src/helm-charts/prom-operator/rules/{postgres-rules.yaml → postgres-rules.yaml.disabled} +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.