diff --git a/charts/dockerhub-exporter/Chart.yaml b/charts/dockerhub-exporter/Chart.yaml index 5f77deb..c997ab7 100644 --- a/charts/dockerhub-exporter/Chart.yaml +++ b/charts/dockerhub-exporter/Chart.yaml @@ -7,7 +7,7 @@ type: application # renovate: datasource=docker depName=quay.io/promhippie/dockerhub-exporter appVersion: 1.0.0 -version: 1.0.0 +version: 1.0.1 home: https://promhippie.github.io/dockerhub_exporter/ icon: https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/docker.svg diff --git a/charts/dockerhub-exporter/values.yaml b/charts/dockerhub-exporter/values.yaml index 155492b..d164367 100644 --- a/charts/dockerhub-exporter/values.yaml +++ b/charts/dockerhub-exporter/values.yaml @@ -137,6 +137,9 @@ envFromConfigMap: "" # -- Extra environment variables from mapping extraEnvVariables: {} + # DOCKERHUB_EXPORTER_ORG: promhippie + # DOCKERHUB_EXPORTER_USER: tboerger + # DOCKERHUB_EXPORTER_REPO: webhippie/* # -- Extra environment variables from secrets extraEnvSecrets: {} diff --git a/charts/github-exporter/Chart.yaml b/charts/github-exporter/Chart.yaml index de01464..fe1932d 100644 --- a/charts/github-exporter/Chart.yaml +++ b/charts/github-exporter/Chart.yaml @@ -7,7 +7,7 @@ type: application # renovate: datasource=docker depName=quay.io/promhippie/github-exporter appVersion: 1.1.1 -version: 2.0.0 +version: 2.0.1 home: https://promhippie.github.io/github_exporter/ icon: https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/github.svg diff --git a/charts/github-exporter/values.yaml b/charts/github-exporter/values.yaml index e1789bc..9227913 100644 --- a/charts/github-exporter/values.yaml +++ b/charts/github-exporter/values.yaml @@ -137,6 +137,8 @@ envFromConfigMap: "" # -- Extra environment variables from mapping extraEnvVariables: {} + # GITHUB_EXPORTER_ORGS: promhippie + # GITHUB_EXPORTER_REPOS: promhippie/* # -- Extra environment variables from secrets extraEnvSecrets: {} diff --git a/charts/hcloud-exporter/Chart.yaml b/charts/hcloud-exporter/Chart.yaml index 5b73d43..8f77435 100644 --- a/charts/hcloud-exporter/Chart.yaml +++ b/charts/hcloud-exporter/Chart.yaml @@ -7,7 +7,7 @@ type: application # renovate: datasource=docker depName=quay.io/promhippie/hcloud-exporter appVersion: 1.2.2 -version: 2.0.0 +version: 2.0.1 home: https://promhippie.github.io/hcloud_exporter/ icon: https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/hetzner.svg diff --git a/charts/hcloud-exporter/values.yaml b/charts/hcloud-exporter/values.yaml index 3d37fb9..60f3df8 100644 --- a/charts/hcloud-exporter/values.yaml +++ b/charts/hcloud-exporter/values.yaml @@ -137,6 +137,7 @@ envFromConfigMap: "" # -- Extra environment variables from mapping extraEnvVariables: {} + # HCLOUD_EXPORTER_COLLECTOR_SERVERS: true # -- Extra environment variables from secrets extraEnvSecrets: {} diff --git a/charts/hetzner-exporter/Chart.yaml b/charts/hetzner-exporter/Chart.yaml index 5f77deb..c997ab7 100644 --- a/charts/hetzner-exporter/Chart.yaml +++ b/charts/hetzner-exporter/Chart.yaml @@ -7,7 +7,7 @@ type: application # renovate: datasource=docker depName=quay.io/promhippie/dockerhub-exporter appVersion: 1.0.0 -version: 1.0.0 +version: 1.0.1 home: https://promhippie.github.io/dockerhub_exporter/ icon: https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/docker.svg diff --git a/charts/hetzner-exporter/values.yaml b/charts/hetzner-exporter/values.yaml index 4ff9c59..af9effd 100644 --- a/charts/hetzner-exporter/values.yaml +++ b/charts/hetzner-exporter/values.yaml @@ -137,6 +137,7 @@ envFromConfigMap: "" # -- Extra environment variables from mapping extraEnvVariables: {} + # HETZNER_EXPORTER_COLLECTOR_SERVERS: true # -- Extra environment variables from secrets extraEnvSecrets: {} diff --git a/charts/jenkins-exporter/Chart.yaml b/charts/jenkins-exporter/Chart.yaml index ffd9d1e..c5d7b71 100644 --- a/charts/jenkins-exporter/Chart.yaml +++ b/charts/jenkins-exporter/Chart.yaml @@ -7,7 +7,7 @@ type: application # renovate: datasource=docker depName=quay.io/promhippie/jenkins-exporter appVersion: 1.0.0 -version: 1.0.0 +version: 1.0.1 home: https://promhippie.github.io/jenkins_exporter/ icon: https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/jenkins.svg diff --git a/charts/jenkins-exporter/values.yaml b/charts/jenkins-exporter/values.yaml index d73ab03..eb457ce 100644 --- a/charts/jenkins-exporter/values.yaml +++ b/charts/jenkins-exporter/values.yaml @@ -137,6 +137,7 @@ envFromConfigMap: "" # -- Extra environment variables from mapping extraEnvVariables: {} + # JENKINS_EXPORTER_COLLECTOR_JOBS: true # -- Extra environment variables from secrets extraEnvSecrets: {} diff --git a/charts/scw-exporter/Chart.yaml b/charts/scw-exporter/Chart.yaml index 9dc675b..2d5adbe 100644 --- a/charts/scw-exporter/Chart.yaml +++ b/charts/scw-exporter/Chart.yaml @@ -7,7 +7,7 @@ type: application # renovate: datasource=docker depName=quay.io/promhippie/scw-exporter appVersion: 0.1.0 -version: 1.0.0 +version: 1.0.1 home: https://promhippie.github.io/scw_exporter/ icon: https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/scaleway.svg diff --git a/charts/scw-exporter/values.yaml b/charts/scw-exporter/values.yaml index f573313..ff238eb 100644 --- a/charts/scw-exporter/values.yaml +++ b/charts/scw-exporter/values.yaml @@ -137,6 +137,7 @@ envFromConfigMap: "" # -- Extra environment variables from mapping extraEnvVariables: {} + # SCW_EXPORTER_COLLECTOR_SERVERS: true # -- Extra environment variables from secrets extraEnvSecrets: {}