Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 3b7a6d5

Browse files
authored
Merge pull request #106 from ccremer/renovate/influxdb2-2.x
Update Helm release influxdb2 to v2.0.4
2 parents 8100a27 + 5053468 commit 3b7a6d5

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| [![chart downloads](https://img.shields.io/github/downloads/ccremer/charts/clustercode-0.1.2/total)](https://github.com/ccremer/charts/releases/tag/clustercode-0.1.2) | [clustercode](charts/clustercode/README.md) |
1313
| [![chart downloads](https://img.shields.io/github/downloads/ccremer/charts/emby-0.2.3/total)](https://github.com/ccremer/charts/releases/tag/emby-0.2.3) | [emby](charts/emby/README.md) |
1414
| [![chart downloads](https://img.shields.io/github/downloads/ccremer/charts/fronius-exporter-0.8.1/total)](https://github.com/ccremer/charts/releases/tag/fronius-exporter-0.8.1) | [fronius-exporter](charts/fronius-exporter/README.md) |
15-
| [![chart downloads](https://img.shields.io/github/downloads/ccremer/charts/fronius-stack-0.1.4/total)](https://github.com/ccremer/charts/releases/tag/fronius-stack-0.1.4) | [fronius-stack](charts/fronius-stack/README.md) |
15+
| [![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) |
1818
| [![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) |

charts/fronius-stack/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 0.8.1
55
- name: influxdb2
66
repository: https://helm.influxdata.com
7-
version: 2.0.2
8-
digest: sha256:4a07f1d8da2db0106154dce815fc48ab38ca4b8bf30e9ac5a18be603b3823665
9-
generated: "2021-11-24T16:05:02.248733163Z"
7+
version: 2.0.4
8+
digest: sha256:d28481cd65e601bd158c2ee9f88af5aac95f8db081437d66df9f8c96e61cf180
9+
generated: "2021-12-11T16:18:04.931331246Z"

charts/fronius-stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.4
18+
version: 0.1.5
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
@@ -34,6 +34,6 @@ dependencies:
3434
condition: fronius.enabled
3535
- name: influxdb2
3636
alias: influxdb
37-
version: 2.0.2
37+
version: 2.0.4
3838
repository: https://helm.influxdata.com
3939
condition: influxdb.enabled

charts/fronius-stack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fronius-stack
22

3-
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
3+
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
44

55
A Helm chart for installing fronius-exporter with long-term storage
66

@@ -116,7 +116,7 @@ Common/Useful Link references from values.yaml
116116
| Repository | Name | Version |
117117
|------------|------|---------|
118118
| https://ccremer.github.io/charts | fronius(fronius-exporter) | 0.8.1 |
119-
| https://helm.influxdata.com | influxdb(influxdb2) | 2.0.2 |
119+
| https://helm.influxdata.com | influxdb(influxdb2) | 2.0.4 |
120120

121121
## Values
122122

0 commit comments

Comments
 (0)