diff --git a/incubator/prometheus/0.0.1/CHANGELOG.md b/incubator/prometheus/0.0.1/CHANGELOG.md deleted file mode 100644 index eecd3db9d59..00000000000 --- a/incubator/prometheus/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# Changelog
- - - -### prometheus-0.0.1 (2021-11-22) - -#### Add - -* add prometheus prototype ([#1379](https://github.com/truecharts/apps/issues/1379)) - diff --git a/incubator/prometheus/0.0.2/CHANGELOG.md b/incubator/prometheus/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..95fcbaa4bc0 --- /dev/null +++ b/incubator/prometheus/0.0.2/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog
+ + + +### [prometheus-0.0.2](https://github.com/truecharts/apps/compare/prometheus-0.0.1...prometheus-0.0.2) (2021-11-22) + +#### Fix + +* more thoroughly show services on SCALE + + + + +### prometheus-0.0.1 (2021-11-22) + +#### Add + +* add prometheus prototype ([#1379](https://github.com/truecharts/apps/issues/1379)) + diff --git a/incubator/prometheus/0.0.1/CONFIG.md b/incubator/prometheus/0.0.2/CONFIG.md similarity index 100% rename from incubator/prometheus/0.0.1/CONFIG.md rename to incubator/prometheus/0.0.2/CONFIG.md diff --git a/incubator/prometheus/0.0.1/Chart.lock b/incubator/prometheus/0.0.2/Chart.lock similarity index 78% rename from incubator/prometheus/0.0.1/Chart.lock rename to incubator/prometheus/0.0.2/Chart.lock index 11cdcb4e6fe..88a352298af 100644 --- a/incubator/prometheus/0.0.1/Chart.lock +++ b/incubator/prometheus/0.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.0 digest: sha256:897df8a7a9ac40261f41d88342ca2d8748cdf91b8e8ed0ba04c8f26643bf3430 -generated: "2021-11-22T19:18:40.549356862Z" +generated: "2021-11-22T19:35:43.771043236Z" diff --git a/incubator/prometheus/0.0.1/Chart.yaml b/incubator/prometheus/0.0.2/Chart.yaml similarity index 98% rename from incubator/prometheus/0.0.1/Chart.yaml rename to incubator/prometheus/0.0.2/Chart.yaml index 6d75a8886b1..e4074ca4643 100644 --- a/incubator/prometheus/0.0.1/Chart.yaml +++ b/incubator/prometheus/0.0.2/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - metrics diff --git a/incubator/prometheus/0.0.1/README.md b/incubator/prometheus/0.0.2/README.md similarity index 100% rename from incubator/prometheus/0.0.1/README.md rename to incubator/prometheus/0.0.2/README.md diff --git a/incubator/prometheus/0.0.1/app-readme.md b/incubator/prometheus/0.0.2/app-readme.md similarity index 100% rename from incubator/prometheus/0.0.1/app-readme.md rename to incubator/prometheus/0.0.2/app-readme.md diff --git a/incubator/prometheus/0.0.1/charts/common-8.9.0.tgz b/incubator/prometheus/0.0.2/charts/common-8.9.0.tgz similarity index 100% rename from incubator/prometheus/0.0.1/charts/common-8.9.0.tgz rename to incubator/prometheus/0.0.2/charts/common-8.9.0.tgz diff --git a/incubator/prometheus/0.0.1/crds/crd-alertmanager-config.yaml b/incubator/prometheus/0.0.2/crds/crd-alertmanager-config.yaml similarity index 100% rename from incubator/prometheus/0.0.1/crds/crd-alertmanager-config.yaml rename to incubator/prometheus/0.0.2/crds/crd-alertmanager-config.yaml diff --git a/incubator/prometheus/0.0.1/crds/crd-alertmanager.yaml b/incubator/prometheus/0.0.2/crds/crd-alertmanager.yaml similarity index 100% rename from incubator/prometheus/0.0.1/crds/crd-alertmanager.yaml rename to incubator/prometheus/0.0.2/crds/crd-alertmanager.yaml diff --git a/incubator/prometheus/0.0.1/crds/crd-podmonitor.yaml b/incubator/prometheus/0.0.2/crds/crd-podmonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/crds/crd-podmonitor.yaml rename to incubator/prometheus/0.0.2/crds/crd-podmonitor.yaml diff --git a/incubator/prometheus/0.0.1/crds/crd-probes.yaml b/incubator/prometheus/0.0.2/crds/crd-probes.yaml similarity index 100% rename from incubator/prometheus/0.0.1/crds/crd-probes.yaml rename to incubator/prometheus/0.0.2/crds/crd-probes.yaml diff --git a/incubator/prometheus/0.0.1/crds/crd-prometheus.yaml b/incubator/prometheus/0.0.2/crds/crd-prometheus.yaml similarity index 100% rename from incubator/prometheus/0.0.1/crds/crd-prometheus.yaml rename to incubator/prometheus/0.0.2/crds/crd-prometheus.yaml diff --git a/incubator/prometheus/0.0.1/crds/crd-prometheusrules.yaml b/incubator/prometheus/0.0.2/crds/crd-prometheusrules.yaml similarity index 100% rename from incubator/prometheus/0.0.1/crds/crd-prometheusrules.yaml rename to incubator/prometheus/0.0.2/crds/crd-prometheusrules.yaml diff --git a/incubator/prometheus/0.0.1/crds/crd-servicemonitor.yaml b/incubator/prometheus/0.0.2/crds/crd-servicemonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/crds/crd-servicemonitor.yaml rename to incubator/prometheus/0.0.2/crds/crd-servicemonitor.yaml diff --git a/incubator/prometheus/0.0.1/crds/crd-thanosrulers.yaml b/incubator/prometheus/0.0.2/crds/crd-thanosrulers.yaml similarity index 100% rename from incubator/prometheus/0.0.1/crds/crd-thanosrulers.yaml rename to incubator/prometheus/0.0.2/crds/crd-thanosrulers.yaml diff --git a/incubator/prometheus/0.0.1/helm-values.md b/incubator/prometheus/0.0.2/helm-values.md similarity index 99% rename from incubator/prometheus/0.0.1/helm-values.md rename to incubator/prometheus/0.0.2/helm-values.md index 381603b3815..a85b56e5722 100644 --- a/incubator/prometheus/0.0.1/helm-values.md +++ b/incubator/prometheus/0.0.2/helm-values.md @@ -330,19 +330,19 @@ You will, however, be able to use all values referenced in the common chart here | prometheusImage.tag | string | `"2.31.1-debian-10-r10"` | | | rbac | object | `{"enabled":true,"rules":[{"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"],"verbs":["create"]},{"apiGroups":["apiextensions.k8s.io"],"resourceNames":["alertmanagers.monitoring.coreos.com","podmonitors.monitoring.coreos.com","prometheuses.monitoring.coreos.com","prometheusrules.monitoring.coreos.com","servicemonitors.monitoring.coreos.com","thanosrulers.monitoring.coreos.com","probes.monitoring.coreos.com"],"resources":["customresourcedefinitions"],"verbs":["get","update"]},{"apiGroups":["monitoring.coreos.com"],"resources":["alertmanagers","alertmanagers/finalizers","alertmanagerconfigs","prometheuses","prometheuses/finalizers","thanosrulers","thanosrulers/finalizers","servicemonitors","podmonitors","probes","prometheusrules"],"verbs":["*"]},{"apiGroups":["apps"],"resources":["statefulsets"],"verbs":["*"]},{"apiGroups":[""],"resources":["configmaps","secrets"],"verbs":["*"]},{"apiGroups":[""],"resources":["pods"],"verbs":["list","delete"]},{"apiGroups":[""],"resources":["services","services/finalizers","endpoints"],"verbs":["get","create","update","delete"]},{"apiGroups":[""],"resources":["nodes"],"verbs":["list","watch"]},{"apiGroups":[""],"resources":["namespaces"],"verbs":["get","list","watch"]},{"apiGroups":["networking.k8s.io"],"resources":["ingresses"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created | | securityContext.readOnlyRootFilesystem | bool | `false` | | -| service.alertmanager.ports.alertmanager.port | int | `9093` | | +| service.alertmanager.ports.alertmanager.port | int | `10087` | | | service.alertmanager.ports.alertmanager.protocol | string | `"HTTP"` | | | service.alertmanager.ports.alertmanager.targetPort | int | `9093` | | | service.alertmanager.selector."app.kubernetes.io/name" | string | `"alertmanager"` | | | service.alertmanager.selector.alertmanager | string | `"{{ template \"kube-prometheus.alertmanager.fullname\" . }}"` | | -| service.main.ports.main.port | int | `9090` | | +| service.main.ports.main.port | int | `10086` | | | service.main.ports.main.protocol | string | `"HTTP"` | | | service.main.ports.main.targetPort | int | `9090` | | | service.main.selector."app.kubernetes.io/name" | string | `"prometheus"` | | | service.main.selector.prometheus | string | `"{{ template \"kube-prometheus.prometheus.fullname\" . }}"` | | | service.promop.enabled | bool | `true` | | | service.promop.ports.promop.enabled | bool | `true` | | -| service.promop.ports.promop.port | int | `8080` | | +| service.promop.ports.promop.port | int | `10089` | | | service.promop.ports.promop.protocol | string | `"HTTP"` | | | service.promop.ports.promop.targetPort | int | `8080` | | | service.thanos.ports.thanos.port | int | `10901` | | diff --git a/incubator/prometheus/0.0.1/ix_values.yaml b/incubator/prometheus/0.0.2/ix_values.yaml similarity index 99% rename from incubator/prometheus/0.0.1/ix_values.yaml rename to incubator/prometheus/0.0.2/ix_values.yaml index b06e77ed175..a5bdbe2cf2b 100644 --- a/incubator/prometheus/0.0.1/ix_values.yaml +++ b/incubator/prometheus/0.0.2/ix_values.yaml @@ -24,7 +24,7 @@ service: prometheus: '{{ template "kube-prometheus.prometheus.fullname" . }}' ports: main: - port: 9090 + port: 10086 targetPort: 9090 protocol: HTTP promop: @@ -32,7 +32,7 @@ service: ports: promop: enabled: true - port: 8080 + port: 10089 targetPort: 8080 protocol: HTTP alertmanager: @@ -41,7 +41,7 @@ service: alertmanager: '{{ template "kube-prometheus.alertmanager.fullname" . }}' ports: alertmanager: - port: 9093 + port: 10087 targetPort: 9093 protocol: HTTP thanos: diff --git a/incubator/prometheus/0.0.1/questions.yaml b/incubator/prometheus/0.0.2/questions.yaml similarity index 69% rename from incubator/prometheus/0.0.1/questions.yaml rename to incubator/prometheus/0.0.2/questions.yaml index 6d79f34be1b..9295a512ba9 100644 --- a/incubator/prometheus/0.0.1/questions.yaml +++ b/incubator/prometheus/0.0.2/questions.yaml @@ -62,7 +62,318 @@ questions: schema: type: boolean default: false - + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The serving the Prometheus WebUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9090 + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10086 + required: true + - variable: promop + label: "Operator Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: promop + label: "Operator Service Port Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10089 + required: true + - variable: alertmanager + label: "Main Service" + description: "alertmanager service " + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: alertmanager + label: "alertmanager Service Port Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9093 + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10087 + required: true - variable: dnsPolicy group: "Networking and Services" label: "dnsPolicy" diff --git a/incubator/prometheus/0.0.1/templates/_helpers.tpl b/incubator/prometheus/0.0.2/templates/_helpers.tpl similarity index 100% rename from incubator/prometheus/0.0.1/templates/_helpers.tpl rename to incubator/prometheus/0.0.2/templates/_helpers.tpl diff --git a/incubator/prometheus/0.0.1/templates/alertmanager/alertmanager.yaml b/incubator/prometheus/0.0.2/templates/alertmanager/alertmanager.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/alertmanager/alertmanager.yaml rename to incubator/prometheus/0.0.2/templates/alertmanager/alertmanager.yaml diff --git a/incubator/prometheus/0.0.1/templates/alertmanager/secrets.yaml b/incubator/prometheus/0.0.2/templates/alertmanager/secrets.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/alertmanager/secrets.yaml rename to incubator/prometheus/0.0.2/templates/alertmanager/secrets.yaml diff --git a/incubator/prometheus/0.0.1/templates/alertmanager/service.yaml b/incubator/prometheus/0.0.2/templates/alertmanager/service.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/alertmanager/service.yaml rename to incubator/prometheus/0.0.2/templates/alertmanager/service.yaml diff --git a/incubator/prometheus/0.0.1/templates/alertmanager/serviceaccount.yaml b/incubator/prometheus/0.0.2/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/alertmanager/serviceaccount.yaml rename to incubator/prometheus/0.0.2/templates/alertmanager/serviceaccount.yaml diff --git a/incubator/prometheus/0.0.1/templates/alertmanager/servicemonitor.yaml b/incubator/prometheus/0.0.2/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/alertmanager/servicemonitor.yaml rename to incubator/prometheus/0.0.2/templates/alertmanager/servicemonitor.yaml diff --git a/incubator/prometheus/0.0.1/templates/common.yaml b/incubator/prometheus/0.0.2/templates/common.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/common.yaml rename to incubator/prometheus/0.0.2/templates/common.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/core-dns/service.yaml b/incubator/prometheus/0.0.2/templates/exporters/core-dns/service.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/core-dns/service.yaml rename to incubator/prometheus/0.0.2/templates/exporters/core-dns/service.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/core-dns/servicemonitor.yaml b/incubator/prometheus/0.0.2/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/core-dns/servicemonitor.yaml rename to incubator/prometheus/0.0.2/templates/exporters/core-dns/servicemonitor.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/kube-apiserver/servicemonitor.yaml b/incubator/prometheus/0.0.2/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/kube-apiserver/servicemonitor.yaml rename to incubator/prometheus/0.0.2/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/kube-controller-manager/endpoints.yaml b/incubator/prometheus/0.0.2/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/kube-controller-manager/endpoints.yaml rename to incubator/prometheus/0.0.2/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/kube-controller-manager/service.yaml b/incubator/prometheus/0.0.2/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/kube-controller-manager/service.yaml rename to incubator/prometheus/0.0.2/templates/exporters/kube-controller-manager/service.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/kube-controller-manager/servicemonitor.yaml b/incubator/prometheus/0.0.2/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to incubator/prometheus/0.0.2/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/kube-scheduler/endpoints.yaml b/incubator/prometheus/0.0.2/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/kube-scheduler/endpoints.yaml rename to incubator/prometheus/0.0.2/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/kube-scheduler/service.yaml b/incubator/prometheus/0.0.2/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/kube-scheduler/service.yaml rename to incubator/prometheus/0.0.2/templates/exporters/kube-scheduler/service.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/kube-scheduler/servicemonitor.yaml b/incubator/prometheus/0.0.2/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/kube-scheduler/servicemonitor.yaml rename to incubator/prometheus/0.0.2/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/incubator/prometheus/0.0.1/templates/exporters/kubelet/servicemonitor.yaml b/incubator/prometheus/0.0.2/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/exporters/kubelet/servicemonitor.yaml rename to incubator/prometheus/0.0.2/templates/exporters/kubelet/servicemonitor.yaml diff --git a/incubator/prometheus/0.0.1/templates/operator/_args.tpl b/incubator/prometheus/0.0.2/templates/operator/_args.tpl similarity index 100% rename from incubator/prometheus/0.0.1/templates/operator/_args.tpl rename to incubator/prometheus/0.0.2/templates/operator/_args.tpl diff --git a/incubator/prometheus/0.0.1/templates/operator/configmap.yaml b/incubator/prometheus/0.0.2/templates/operator/configmap.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/operator/configmap.yaml rename to incubator/prometheus/0.0.2/templates/operator/configmap.yaml diff --git a/incubator/prometheus/0.0.1/templates/operator/servicemonitor.yaml b/incubator/prometheus/0.0.2/templates/operator/servicemonitor.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/operator/servicemonitor.yaml rename to incubator/prometheus/0.0.2/templates/operator/servicemonitor.yaml diff --git a/incubator/prometheus/0.0.1/templates/prometheus/_additionalPrometheusRules.tpl b/incubator/prometheus/0.0.2/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from incubator/prometheus/0.0.1/templates/prometheus/_additionalPrometheusRules.tpl rename to incubator/prometheus/0.0.2/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/incubator/prometheus/0.0.1/templates/prometheus/_additionalScrapeJobs.tpl b/incubator/prometheus/0.0.2/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from incubator/prometheus/0.0.1/templates/prometheus/_additionalScrapeJobs.tpl rename to incubator/prometheus/0.0.2/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/incubator/prometheus/0.0.1/templates/prometheus/_prometheus.tpl b/incubator/prometheus/0.0.2/templates/prometheus/_prometheus.tpl similarity index 100% rename from incubator/prometheus/0.0.1/templates/prometheus/_prometheus.tpl rename to incubator/prometheus/0.0.2/templates/prometheus/_prometheus.tpl diff --git a/incubator/prometheus/0.0.1/templates/prometheus/_servicemonitor.tpl b/incubator/prometheus/0.0.2/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from incubator/prometheus/0.0.1/templates/prometheus/_servicemonitor.tpl rename to incubator/prometheus/0.0.2/templates/prometheus/_servicemonitor.tpl diff --git a/incubator/prometheus/0.0.1/templates/prometheus/_thanos-service.tpl b/incubator/prometheus/0.0.2/templates/prometheus/_thanos-service.tpl similarity index 100% rename from incubator/prometheus/0.0.1/templates/prometheus/_thanos-service.tpl rename to incubator/prometheus/0.0.2/templates/prometheus/_thanos-service.tpl diff --git a/incubator/prometheus/0.0.1/templates/prometheus/clusterrole.yaml b/incubator/prometheus/0.0.2/templates/prometheus/clusterrole.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/prometheus/clusterrole.yaml rename to incubator/prometheus/0.0.2/templates/prometheus/clusterrole.yaml diff --git a/incubator/prometheus/0.0.1/templates/prometheus/clusterrolebinding.yaml b/incubator/prometheus/0.0.2/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/prometheus/clusterrolebinding.yaml rename to incubator/prometheus/0.0.2/templates/prometheus/clusterrolebinding.yaml diff --git a/incubator/prometheus/0.0.1/templates/prometheus/serviceaccount.yaml b/incubator/prometheus/0.0.2/templates/prometheus/serviceaccount.yaml similarity index 100% rename from incubator/prometheus/0.0.1/templates/prometheus/serviceaccount.yaml rename to incubator/prometheus/0.0.2/templates/prometheus/serviceaccount.yaml diff --git a/incubator/prometheus/0.0.1/values.yaml b/incubator/prometheus/0.0.2/values.yaml similarity index 100% rename from incubator/prometheus/0.0.1/values.yaml rename to incubator/prometheus/0.0.2/values.yaml