diff --git a/core/prometheus/1.1.68/CHANGELOG.md b/core/prometheus/1.1.69/CHANGELOG.md similarity index 90% rename from core/prometheus/1.1.68/CHANGELOG.md rename to core/prometheus/1.1.69/CHANGELOG.md index 272d443ae7..1f2e7fec5e 100644 --- a/core/prometheus/1.1.68/CHANGELOG.md +++ b/core/prometheus/1.1.69/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prometheus-1.1.69](https://github.com/truecharts/apps/compare/prometheus-1.1.68...prometheus-1.1.69) (2022-02-26) + +#### Fix + +* enable hostNetworking and change port ([#1969](https://github.com/truecharts/apps/issues/1969)) + + + ### [prometheus-1.1.68](https://github.com/truecharts/apps/compare/prometheus-1.1.67...prometheus-1.1.68) (2022-02-26) @@ -88,12 +97,3 @@ ### [prometheus-1.1.59](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-2.0.19...prometheus-1.1.59) (2022-02-07) - -#### Chore - -* update docker general non-major ([#1863](https://github.com/truecharts/apps/issues/1863)) - - - - -### [prometheus-1.1.58](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-2.0.18...prometheus-1.1.58) (2022-02-06) diff --git a/core/prometheus/1.1.68/CONFIG.md b/core/prometheus/1.1.69/CONFIG.md similarity index 100% rename from core/prometheus/1.1.68/CONFIG.md rename to core/prometheus/1.1.69/CONFIG.md diff --git a/core/prometheus/1.1.68/Chart.lock b/core/prometheus/1.1.69/Chart.lock similarity index 88% rename from core/prometheus/1.1.68/Chart.lock rename to core/prometheus/1.1.69/Chart.lock index 4ca6b86d9a..37ebe48948 100644 --- a/core/prometheus/1.1.68/Chart.lock +++ b/core/prometheus/1.1.69/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 2.2.8 digest: sha256:ca8f0dcdbea7bdadafbb5caef58b2dab8c9b1d94284fbddec30e9b1da9c91562 -generated: "2022-02-26T00:10:36.975277248Z" +generated: "2022-02-26T00:39:10.963121214Z" diff --git a/core/prometheus/1.1.68/Chart.yaml b/core/prometheus/1.1.69/Chart.yaml similarity index 98% rename from core/prometheus/1.1.68/Chart.yaml rename to core/prometheus/1.1.69/Chart.yaml index fcfa980b74..9598b1ea39 100644 --- a/core/prometheus/1.1.68/Chart.yaml +++ b/core/prometheus/1.1.69/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 1.1.68 +version: 1.1.69 annotations: truecharts.org/catagories: | - metrics diff --git a/core/prometheus/1.1.68/README.md b/core/prometheus/1.1.69/README.md similarity index 100% rename from core/prometheus/1.1.68/README.md rename to core/prometheus/1.1.69/README.md diff --git a/core/prometheus/1.1.68/app-readme.md b/core/prometheus/1.1.69/app-readme.md similarity index 100% rename from core/prometheus/1.1.68/app-readme.md rename to core/prometheus/1.1.69/app-readme.md diff --git a/core/prometheus/1.1.68/charts/common-8.16.0.tgz b/core/prometheus/1.1.69/charts/common-8.16.0.tgz similarity index 100% rename from core/prometheus/1.1.68/charts/common-8.16.0.tgz rename to core/prometheus/1.1.69/charts/common-8.16.0.tgz diff --git a/core/prometheus/1.1.68/charts/kube-state-metrics-2.2.8.tgz b/core/prometheus/1.1.69/charts/kube-state-metrics-2.2.8.tgz similarity index 100% rename from core/prometheus/1.1.68/charts/kube-state-metrics-2.2.8.tgz rename to core/prometheus/1.1.69/charts/kube-state-metrics-2.2.8.tgz diff --git a/core/prometheus/1.1.68/charts/node-exporter-2.4.3.tgz b/core/prometheus/1.1.69/charts/node-exporter-2.4.3.tgz similarity index 100% rename from core/prometheus/1.1.68/charts/node-exporter-2.4.3.tgz rename to core/prometheus/1.1.69/charts/node-exporter-2.4.3.tgz diff --git a/core/prometheus/1.1.68/crds/crd-alertmanager-config.yaml b/core/prometheus/1.1.69/crds/crd-alertmanager-config.yaml similarity index 100% rename from core/prometheus/1.1.68/crds/crd-alertmanager-config.yaml rename to core/prometheus/1.1.69/crds/crd-alertmanager-config.yaml diff --git a/core/prometheus/1.1.68/crds/crd-alertmanager.yaml b/core/prometheus/1.1.69/crds/crd-alertmanager.yaml similarity index 100% rename from core/prometheus/1.1.68/crds/crd-alertmanager.yaml rename to core/prometheus/1.1.69/crds/crd-alertmanager.yaml diff --git a/core/prometheus/1.1.68/crds/crd-podmonitor.yaml b/core/prometheus/1.1.69/crds/crd-podmonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/crds/crd-podmonitor.yaml rename to core/prometheus/1.1.69/crds/crd-podmonitor.yaml diff --git a/core/prometheus/1.1.68/crds/crd-probes.yaml b/core/prometheus/1.1.69/crds/crd-probes.yaml similarity index 100% rename from core/prometheus/1.1.68/crds/crd-probes.yaml rename to core/prometheus/1.1.69/crds/crd-probes.yaml diff --git a/core/prometheus/1.1.68/crds/crd-prometheus.yaml b/core/prometheus/1.1.69/crds/crd-prometheus.yaml similarity index 100% rename from core/prometheus/1.1.68/crds/crd-prometheus.yaml rename to core/prometheus/1.1.69/crds/crd-prometheus.yaml diff --git a/core/prometheus/1.1.68/crds/crd-prometheusrules.yaml b/core/prometheus/1.1.69/crds/crd-prometheusrules.yaml similarity index 100% rename from core/prometheus/1.1.68/crds/crd-prometheusrules.yaml rename to core/prometheus/1.1.69/crds/crd-prometheusrules.yaml diff --git a/core/prometheus/1.1.68/crds/crd-servicemonitor.yaml b/core/prometheus/1.1.69/crds/crd-servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/crds/crd-servicemonitor.yaml rename to core/prometheus/1.1.69/crds/crd-servicemonitor.yaml diff --git a/core/prometheus/1.1.68/crds/crd-thanosrulers.yaml b/core/prometheus/1.1.69/crds/crd-thanosrulers.yaml similarity index 100% rename from core/prometheus/1.1.68/crds/crd-thanosrulers.yaml rename to core/prometheus/1.1.69/crds/crd-thanosrulers.yaml diff --git a/core/prometheus/1.1.68/helm-values.md b/core/prometheus/1.1.69/helm-values.md similarity index 99% rename from core/prometheus/1.1.68/helm-values.md rename to core/prometheus/1.1.69/helm-values.md index 62d19cd2ab..39b3b390f5 100644 --- a/core/prometheus/1.1.68/helm-values.md +++ b/core/prometheus/1.1.69/helm-values.md @@ -151,8 +151,9 @@ You will, however, be able to use all values referenced in the common chart here | kubelet.serviceMonitor.relabelings | list | `[]` | | | node-exporter.extraArgs."collector.filesystem.ignored-fs-types" | string | `"^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$"` | | | node-exporter.extraArgs."collector.filesystem.ignored-mount-points" | string | `"^/(dev|proc|sys|var/lib/docker/.+)($|/)"` | | -| node-exporter.hostNetwork | bool | `false` | | | node-exporter.service.labels.jobLabel | string | `"node-exporter"` | | +| node-exporter.service.port | int | `9910` | | +| node-exporter.service.targetPort | int | `9910` | | | node-exporter.serviceMonitor.enabled | bool | `true` | | | node-exporter.serviceMonitor.jobLabel | string | `"jobLabel"` | | | operator.configReloaderResources | object | `{}` | | diff --git a/core/prometheus/1.1.68/ix_values.yaml b/core/prometheus/1.1.69/ix_values.yaml similarity index 99% rename from core/prometheus/1.1.68/ix_values.yaml rename to core/prometheus/1.1.69/ix_values.yaml index 6c3a108611..40cdbaafc6 100644 --- a/core/prometheus/1.1.68/ix_values.yaml +++ b/core/prometheus/1.1.69/ix_values.yaml @@ -1147,8 +1147,9 @@ exporters: ## @param node-exporter [object] Node Exporter deployment configuration ## node-exporter: - hostNetwork: false service: + port: 9910 + targetPort: 9910 labels: jobLabel: node-exporter serviceMonitor: diff --git a/core/prometheus/1.1.68/questions.yaml b/core/prometheus/1.1.69/questions.yaml similarity index 100% rename from core/prometheus/1.1.68/questions.yaml rename to core/prometheus/1.1.69/questions.yaml diff --git a/core/prometheus/1.1.68/security.md b/core/prometheus/1.1.69/security.md similarity index 99% rename from core/prometheus/1.1.68/security.md rename to core/prometheus/1.1.69/security.md index 883498dba9..27059aad52 100644 --- a/core/prometheus/1.1.68/security.md +++ b/core/prometheus/1.1.69/security.md @@ -52,6 +52,7 @@ hide: |:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------| | Kubernetes Security Check | KSV001 | Process can elevate its own privileges | MEDIUM |
Expand... A program inside the container can elevate its own privileges and run as root, which might give the program control over the container and node.


Container 'node-exporter' of DaemonSet 'RELEASE-NAME-node-exporter' should set 'securityContext.allowPrivilegeEscalation' to false
|
Expand...https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv001
| | Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW |
Expand... The container should drop all default capabilities and add only those that are needed for its execution.


Container 'node-exporter' of DaemonSet 'RELEASE-NAME-node-exporter' should add 'ALL' to 'securityContext.capabilities.drop'
|
Expand...https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
| +| Kubernetes Security Check | KSV009 | Access to host network | HIGH |
Expand... Sharing the host’s network namespace permits processes in the pod to communicate with processes bound to the host’s loopback adapter.


DaemonSet 'RELEASE-NAME-node-exporter' should not set 'spec.template.spec.hostNetwork' to true
|
Expand...https://kubernetes.io/docs/concepts/security/pod-security-standards/#baseline
https://avd.aquasec.com/appshield/ksv009
| | Kubernetes Security Check | KSV010 | Access to host PID | HIGH |
Expand... Sharing the host’s PID namespace allows visibility on host processes, potentially leaking information such as environment variables and configuration.


DaemonSet 'RELEASE-NAME-node-exporter' should not set 'spec.template.spec.hostPID' to true
|
Expand...https://kubernetes.io/docs/concepts/security/pod-security-standards/#baseline
https://avd.aquasec.com/appshield/ksv010
| | Kubernetes Security Check | KSV011 | CPU not limited | LOW |
Expand... Enforcing CPU limits prevents DoS via resource exhaustion.


Container 'node-exporter' of DaemonSet 'RELEASE-NAME-node-exporter' should set 'resources.limits.cpu'
|
Expand...https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-best-practices-resource-requests-and-limits
https://avd.aquasec.com/appshield/ksv011
| | Kubernetes Security Check | KSV014 | Root file system is not read-only | LOW |
Expand... An immutable root file system prevents applications from writing to their local disk. This can limit intrusions, as attackers will not be able to tamper with the file system or write foreign executables to disk.


Container 'node-exporter' of DaemonSet 'RELEASE-NAME-node-exporter' should set 'securityContext.readOnlyRootFilesystem' to true
|
Expand...https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/
https://avd.aquasec.com/appshield/ksv014
| diff --git a/core/prometheus/1.1.68/templates/_helpers.tpl b/core/prometheus/1.1.69/templates/_helpers.tpl similarity index 100% rename from core/prometheus/1.1.68/templates/_helpers.tpl rename to core/prometheus/1.1.69/templates/_helpers.tpl diff --git a/core/prometheus/1.1.68/templates/alertmanager/_alertmanager.tpl b/core/prometheus/1.1.69/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from core/prometheus/1.1.68/templates/alertmanager/_alertmanager.tpl rename to core/prometheus/1.1.69/templates/alertmanager/_alertmanager.tpl diff --git a/core/prometheus/1.1.68/templates/alertmanager/secrets.yaml b/core/prometheus/1.1.69/templates/alertmanager/secrets.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/alertmanager/secrets.yaml rename to core/prometheus/1.1.69/templates/alertmanager/secrets.yaml diff --git a/core/prometheus/1.1.68/templates/alertmanager/serviceaccount.yaml b/core/prometheus/1.1.69/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/alertmanager/serviceaccount.yaml rename to core/prometheus/1.1.69/templates/alertmanager/serviceaccount.yaml diff --git a/core/prometheus/1.1.68/templates/alertmanager/servicemonitor.yaml b/core/prometheus/1.1.69/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/alertmanager/servicemonitor.yaml rename to core/prometheus/1.1.69/templates/alertmanager/servicemonitor.yaml diff --git a/core/prometheus/1.1.68/templates/common.yaml b/core/prometheus/1.1.69/templates/common.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/common.yaml rename to core/prometheus/1.1.69/templates/common.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/core-dns/service.yaml b/core/prometheus/1.1.69/templates/exporters/core-dns/service.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/core-dns/service.yaml rename to core/prometheus/1.1.69/templates/exporters/core-dns/service.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/core-dns/servicemonitor.yaml b/core/prometheus/1.1.69/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/core-dns/servicemonitor.yaml rename to core/prometheus/1.1.69/templates/exporters/core-dns/servicemonitor.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/kube-apiserver/servicemonitor.yaml b/core/prometheus/1.1.69/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/kube-apiserver/servicemonitor.yaml rename to core/prometheus/1.1.69/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/kube-controller-manager/endpoints.yaml b/core/prometheus/1.1.69/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/kube-controller-manager/endpoints.yaml rename to core/prometheus/1.1.69/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/kube-controller-manager/service.yaml b/core/prometheus/1.1.69/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/kube-controller-manager/service.yaml rename to core/prometheus/1.1.69/templates/exporters/kube-controller-manager/service.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/kube-controller-manager/servicemonitor.yaml b/core/prometheus/1.1.69/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to core/prometheus/1.1.69/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/kube-scheduler/endpoints.yaml b/core/prometheus/1.1.69/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/kube-scheduler/endpoints.yaml rename to core/prometheus/1.1.69/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/kube-scheduler/service.yaml b/core/prometheus/1.1.69/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/kube-scheduler/service.yaml rename to core/prometheus/1.1.69/templates/exporters/kube-scheduler/service.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/kube-scheduler/servicemonitor.yaml b/core/prometheus/1.1.69/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/kube-scheduler/servicemonitor.yaml rename to core/prometheus/1.1.69/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/core/prometheus/1.1.68/templates/exporters/kubelet/servicemonitor.yaml b/core/prometheus/1.1.69/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/exporters/kubelet/servicemonitor.yaml rename to core/prometheus/1.1.69/templates/exporters/kubelet/servicemonitor.yaml diff --git a/core/prometheus/1.1.68/templates/operator/_args.tpl b/core/prometheus/1.1.69/templates/operator/_args.tpl similarity index 100% rename from core/prometheus/1.1.68/templates/operator/_args.tpl rename to core/prometheus/1.1.69/templates/operator/_args.tpl diff --git a/core/prometheus/1.1.68/templates/operator/configmap.yaml b/core/prometheus/1.1.69/templates/operator/configmap.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/operator/configmap.yaml rename to core/prometheus/1.1.69/templates/operator/configmap.yaml diff --git a/core/prometheus/1.1.68/templates/operator/servicemonitor.yaml b/core/prometheus/1.1.69/templates/operator/servicemonitor.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/operator/servicemonitor.yaml rename to core/prometheus/1.1.69/templates/operator/servicemonitor.yaml diff --git a/core/prometheus/1.1.68/templates/prometheus/_additionalPrometheusRules.tpl b/core/prometheus/1.1.69/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from core/prometheus/1.1.68/templates/prometheus/_additionalPrometheusRules.tpl rename to core/prometheus/1.1.69/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/core/prometheus/1.1.68/templates/prometheus/_additionalScrapeJobs.tpl b/core/prometheus/1.1.69/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from core/prometheus/1.1.68/templates/prometheus/_additionalScrapeJobs.tpl rename to core/prometheus/1.1.69/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/core/prometheus/1.1.68/templates/prometheus/_prometheus.tpl b/core/prometheus/1.1.69/templates/prometheus/_prometheus.tpl similarity index 100% rename from core/prometheus/1.1.68/templates/prometheus/_prometheus.tpl rename to core/prometheus/1.1.69/templates/prometheus/_prometheus.tpl diff --git a/core/prometheus/1.1.68/templates/prometheus/_servicemonitor.tpl b/core/prometheus/1.1.69/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from core/prometheus/1.1.68/templates/prometheus/_servicemonitor.tpl rename to core/prometheus/1.1.69/templates/prometheus/_servicemonitor.tpl diff --git a/core/prometheus/1.1.68/templates/prometheus/clusterrole.yaml b/core/prometheus/1.1.69/templates/prometheus/clusterrole.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/prometheus/clusterrole.yaml rename to core/prometheus/1.1.69/templates/prometheus/clusterrole.yaml diff --git a/core/prometheus/1.1.68/templates/prometheus/clusterrolebinding.yaml b/core/prometheus/1.1.69/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/prometheus/clusterrolebinding.yaml rename to core/prometheus/1.1.69/templates/prometheus/clusterrolebinding.yaml diff --git a/core/prometheus/1.1.68/templates/prometheus/serviceaccount.yaml b/core/prometheus/1.1.69/templates/prometheus/serviceaccount.yaml similarity index 100% rename from core/prometheus/1.1.68/templates/prometheus/serviceaccount.yaml rename to core/prometheus/1.1.69/templates/prometheus/serviceaccount.yaml diff --git a/core/prometheus/1.1.68/values.yaml b/core/prometheus/1.1.69/values.yaml similarity index 100% rename from core/prometheus/1.1.68/values.yaml rename to core/prometheus/1.1.69/values.yaml