This repository was archived by the owner on Apr 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
charts/stiebeleltron-exporter Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515| [ ![ chart downloads] ( https://img.shields.io/github/downloads/ccremer/charts/fronius-stack-0.1.5/total )] ( https://github.com/ccremer/charts/releases/tag/fronius-stack-0.1.5 ) | [ fronius-stack] ( charts/fronius-stack/README.md ) |
1616| [ ![ chart downloads] ( https://img.shields.io/github/downloads/ccremer/charts/kubernetes-zfs-provisioner-1.1.2/total )] ( https://github.com/ccremer/charts/releases/tag/kubernetes-zfs-provisioner-1.1.2 ) | [ kubernetes-zfs-provisioner] ( charts/kubernetes-zfs-provisioner/README.md ) |
1717| [ ![ chart downloads] ( https://img.shields.io/github/downloads/ccremer/charts/samba-0.1.1/total )] ( https://github.com/ccremer/charts/releases/tag/samba-0.1.1 ) | [ samba] ( charts/samba/README.md ) |
18- | [ ![ chart downloads] ( https://img.shields.io/github/downloads/ccremer/charts/stiebeleltron-exporter-0.1.0 /total )] ( https://github.com/ccremer/charts/releases/tag/stiebeleltron-exporter-0.1.0 ) | [ stiebeleltron-exporter] ( charts/stiebeleltron-exporter/README.md ) |
18+ | [ ![ chart downloads] ( https://img.shields.io/github/downloads/ccremer/charts/stiebeleltron-exporter-0.1.1 /total )] ( https://github.com/ccremer/charts/releases/tag/stiebeleltron-exporter-0.1.1 ) | [ stiebeleltron-exporter] ( charts/stiebeleltron-exporter/README.md ) |
1919| [ ![ chart downloads] ( https://img.shields.io/github/downloads/ccremer/charts/znapzend-0.5.4/total )] ( https://github.com/ccremer/charts/releases/tag/znapzend-0.5.4 ) | [ znapzend] ( charts/znapzend/README.md ) |
2020
2121## Development
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.1.0
18+ version : 0.1.1
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 11# stiebeleltron-exporter
22
3- ![ 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 )
3+ ![ Version: 0.1.1 ] ( https://img.shields.io/badge/Version-0.1.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
44
55Prometheus Exporter for Stiebel Eltron heat pump ISG
66
@@ -50,7 +50,7 @@ Common/Useful Link references from values.yaml
5050| image.pullPolicy | string | `"IfNotPresent"` | |
5151| image.registry | string | `"ghcr.io"` | Container image registry |
5252| image.repository | string | `"ccremer/stiebeleltron-exporter"` | Location of the container image |
53- | image.tag | string | `"v0.1.0 "` | Container image tag |
53+ | image.tag | string | `"v0.1.2 "` | Container image tag |
5454| imagePullSecrets | list | `[]` | List of image pull secrets if you use a privately hosted image |
5555| ingress.annotations | object | `{}` | Additional annotations for the Ingress object |
5656| ingress.enabled | bool | `false` | Useful if your Prometheus is outside of the cluster |
Original file line number Diff line number Diff line change 1111 # -- Location of the container image
1212 repository : ccremer/stiebeleltron-exporter
1313 # -- Container image tag
14- tag : v0.1.0
14+ tag : v0.1.2
1515 pullPolicy : IfNotPresent
1616
1717# -- List of image pull secrets if you use a privately hosted image
You can’t perform that action at this time.
0 commit comments