Skip to content

Commit

Permalink
Merge pull request #22 from pree/renovate/mariadb-11.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release mariadb to v11.4.5
  • Loading branch information
pree authored Feb 2, 2023
2 parents f0b2941 + a219d89 commit 7ea3251
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.0.7
version: 1.0.8
# renovate: image=ghcr.io/home-assistant/home-assistant
appVersion: "2023.1.7"
keywords:
Expand All @@ -26,7 +26,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 11.4.4
version: 11.4.5
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
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.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2023.1.7](https://img.shields.io/badge/AppVersion-2023.1.7-informational?style=flat-square)
![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2023.1.7](https://img.shields.io/badge/AppVersion-2023.1.7-informational?style=flat-square)

Open source home automation that puts local control and privacy first

Expand All @@ -22,7 +22,7 @@ Open source home automation that puts local control and privacy first
|------------|------|---------|
| https://bjw-s.github.io/helm-charts/ | common | 1.2.1 |
| https://charts.bitnami.com/bitnami | influxdb | 5.4.15 |
| https://charts.bitnami.com/bitnami | mariadb | 11.4.4 |
| https://charts.bitnami.com/bitnami | mariadb | 11.4.5 |
| https://charts.bitnami.com/bitnami | postgresql | 12.1.12 |

## Values
Expand Down

0 comments on commit 7ea3251

Please sign in to comment.