Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Helm release influxdb2 to v2.1.2 #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/fronius-stack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.8.1
- name: influxdb2
repository: https://helm.influxdata.com
version: 2.0.4
digest: sha256:d28481cd65e601bd158c2ee9f88af5aac95f8db081437d66df9f8c96e61cf180
generated: "2021-12-11T16:18:04.931331246Z"
version: 2.1.2
digest: sha256:e9bc70640adbaebe09513a9b6df121857ab41295ba2471970cf8b6ae52dc1ad7
generated: "2023-12-04T17:10:30.898453945Z"
2 changes: 1 addition & 1 deletion charts/fronius-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ dependencies:
condition: fronius.enabled
- name: influxdb2
alias: influxdb
version: 2.0.4
version: 2.1.2
repository: https://helm.influxdata.com
condition: influxdb.enabled
6 changes: 3 additions & 3 deletions charts/stiebeleltron-stack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.1.1
- name: influxdb2
repository: https://helm.influxdata.com
version: 2.0.4
digest: sha256:d9ccd8efe32fa75a7259f031469021671152303eb3388eeb1532f30323bd39a6
generated: "2022-01-02T19:20:11.057517417+01:00"
version: 2.1.2
digest: sha256:cd6d77c8b9877370822f22c1ba8385fe0055ee669f3841f62d103bbe78ca38f4
generated: "2023-12-04T17:10:24.494696299Z"
2 changes: 1 addition & 1 deletion charts/stiebeleltron-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ dependencies:
condition: stiebeleltron.enabled
- name: influxdb2
alias: influxdb
version: 2.0.4
version: 2.1.2
repository: https://helm.influxdata.com
condition: influxdb.enabled
Loading