Skip to content

Commit

Permalink
chore: Bump chart default exporter version
Browse files Browse the repository at this point in the history
  • Loading branch information
adinhodovic committed Oct 11, 2023
1 parent dbda036 commit bef6f71
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions charts/celery-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ maintainers:
- name: danihodovic
- name: adinhodovic

version: 0.6.5
appVersion: 0.8.1
version: 0.7.0
appVersion: 0.9.2
100 changes: 50 additions & 50 deletions charts/celery-exporter/README.md
Original file line number Diff line number Diff line change
@@ -1,65 +1,65 @@
# celery-exporter

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.1](https://img.shields.io/badge/AppVersion-0.2.1-informational?style=flat-square)
![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.2](https://img.shields.io/badge/AppVersion-0.9.2-informational?style=flat-square)

Prometheus exporter for Celery

**Homepage:** <https://github.com/danihodovic/celery-exporter>

## Maintainers

| Name | Email | Url |
| ---- | ------ | --- |
| danihodovic | | |
| adinhodovic | | |
| Name | Email | Url |
| ----------- | ----- | --- |
| danihodovic | | |
| adinhodovic | | |

## Source Code

* <https://github.com/danihodovic/celery-exporter>
- <https://github.com/danihodovic/celery-exporter>

## Values

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| affinity | object | `{}` | |
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"danihodovic/celery-exporter"` | |
| image.tag | string | `""` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.className | string | `""` | |
| ingress.enabled | bool | `false` | |
| ingress.hosts[0].host | string | `"celery-exporter.example"` | |
| ingress.hosts[0].paths[0].path | string | `"/"` | |
| ingress.hosts[0].paths[0].pathType | string | `"ImplementationSpecific"` | |
| ingress.tls | list | `[]` | |
| nameOverride | string | `""` | |
| nodeSelector | object | `{}` | |
| podAnnotations | object | `{}` | |
| podSecurityContext | object | `{}` | |
| replicaCount | int | `1` | |
| resources | object | `{}` | |
| securityContext | object | `{}` | |
| service.port | int | `9808` | |
| service.type | string | `"ClusterIP"` | |
| serviceAccount.annotations | object | `{}` | |
| serviceAccount.create | bool | `true` | |
| serviceAccount.name | string | `""` | |
| serviceMonitor.additionalLabels | object | `{}` | |
| serviceMonitor.enabled | bool | `false` | |
| serviceMonitor.metricRelabelings | list | `[]` | |
| serviceMonitor.namespace | string | `""` | |
| serviceMonitor.namespaceSelector | object | `{}` | |
| serviceMonitor.relabelings | list | `[]` | |
| serviceMonitor.scrapeInterval | string | `"30s"` | |
| serviceMonitor.targetLabels | list | `[]` | |
| tolerations | list | `[]` | |
| livenessProbe.timeoutSeconds | object | `5` | |
| livenessProbe.failureThreshold | object | `5` | |
| livenessProbe.periodSeconds | object | `10` | |
| livenessProbe.successThreshold | object | `1` | |
| readinessProbe.timeoutSeconds | object | `5` | |
| readinessProbe.failureThreshold | object | `5` | |
| readinessProbe.periodSeconds | object | `10` | |
| readinessProbe.namespaceSelector | object | `1` | |
| Key | Type | Default | Description |
| ---------------------------------- | ------ | ------------------------------- | ----------- |
| affinity | object | `{}` | |
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"danihodovic/celery-exporter"` | |
| image.tag | string | `""` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.className | string | `""` | |
| ingress.enabled | bool | `false` | |
| ingress.hosts[0].host | string | `"celery-exporter.example"` | |
| ingress.hosts[0].paths[0].path | string | `"/"` | |
| ingress.hosts[0].paths[0].pathType | string | `"ImplementationSpecific"` | |
| ingress.tls | list | `[]` | |
| nameOverride | string | `""` | |
| nodeSelector | object | `{}` | |
| podAnnotations | object | `{}` | |
| podSecurityContext | object | `{}` | |
| replicaCount | int | `1` | |
| resources | object | `{}` | |
| securityContext | object | `{}` | |
| service.port | int | `9808` | |
| service.type | string | `"ClusterIP"` | |
| serviceAccount.annotations | object | `{}` | |
| serviceAccount.create | bool | `true` | |
| serviceAccount.name | string | `""` | |
| serviceMonitor.additionalLabels | object | `{}` | |
| serviceMonitor.enabled | bool | `false` | |
| serviceMonitor.metricRelabelings | list | `[]` | |
| serviceMonitor.namespace | string | `""` | |
| serviceMonitor.namespaceSelector | object | `{}` | |
| serviceMonitor.relabelings | list | `[]` | |
| serviceMonitor.scrapeInterval | string | `"30s"` | |
| serviceMonitor.targetLabels | list | `[]` | |
| tolerations | list | `[]` | |
| livenessProbe.timeoutSeconds | object | `5` | |
| livenessProbe.failureThreshold | object | `5` | |
| livenessProbe.periodSeconds | object | `10` | |
| livenessProbe.successThreshold | object | `1` | |
| readinessProbe.timeoutSeconds | object | `5` | |
| readinessProbe.failureThreshold | object | `5` | |
| readinessProbe.periodSeconds | object | `10` | |
| readinessProbe.namespaceSelector | object | `1` | |

0 comments on commit bef6f71

Please sign in to comment.