Skip to content

Commit

Permalink
chore(deps): update helm release influxdb to v5.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
estecabot committed Sep 6, 2023
1 parent d1fe27d commit c5c67b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: home-assistant
description: Open source home automation that puts local control and privacy first
type: application
version: 1.25.1
version: 1.25.2
# renovate: image=ghcr.io/home-assistant/home-assistant
appVersion: "2023.8.4"
keywords:
Expand Down Expand Up @@ -30,7 +30,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
version: 5.9.1
version: 5.9.2
repository: https://charts.bitnami.com/bitnami
condition: influxdb.enabled
annotations:
Expand Down
4 changes: 2 additions & 2 deletions charts/home-assistant/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# home-assistant

![Version: 1.25.1](https://img.shields.io/badge/Version-1.25.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2023.8.4](https://img.shields.io/badge/AppVersion-2023.8.4-informational?style=flat-square)
![Version: 1.25.2](https://img.shields.io/badge/Version-1.25.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2023.8.4](https://img.shields.io/badge/AppVersion-2023.8.4-informational?style=flat-square)

Open source home automation that puts local control and privacy first

Expand All @@ -21,7 +21,7 @@ Open source home automation that puts local control and privacy first
| Repository | Name | Version |
|------------|------|---------|
| https://bjw-s.github.io/helm-charts/ | common | 1.5.1 |
| https://charts.bitnami.com/bitnami | influxdb | 5.9.1 |
| https://charts.bitnami.com/bitnami | influxdb | 5.9.2 |
| https://charts.bitnami.com/bitnami | mariadb | 13.1.2 |
| https://charts.bitnami.com/bitnami | postgresql | 12.10.1 |

Expand Down

0 comments on commit c5c67b7

Please sign in to comment.