Skip to content

Commit

Permalink
⬆️ Update common Helm release to v1.5.0 (#150)
Browse files Browse the repository at this point in the history
* ⬆️ Update common Helm release to v1.5.0

* 🔧 Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored May 9, 2023
1 parent 82c1e39 commit efd3707
Show file tree
Hide file tree
Showing 108 changed files with 327 additions and 379 deletions.
6 changes: 3 additions & 3 deletions charts/adguard-home/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
digest: sha256:4b75202a3971677362052bcee21a023ea42a0c18991800ae62a8890d4655b699
generated: "2023-04-13T05:23:11.109032521Z"
version: 1.5.0
digest: sha256:f71cd8559dff55a7590531ed57118c55fb0bddd3956bfd5919c24cfc4821e22c
generated: "2023-05-08T11:12:48.11616617Z"
6 changes: 3 additions & 3 deletions charts/adguard-home/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Free and open source, powerful network-wide ads & trackers blocking
home: https://charts.gabe565.com/charts/adguard-home/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/adguard-home/icon.svg
type: application
version: 0.2.1
version: 0.3.0
# renovate datasource=docker depName=adguard/adguardhome
appVersion: v0.107.29
kubeVersion: ">=1.22.0-0"
Expand All @@ -15,13 +15,13 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
version: 1.5.0
sources:
- https://github.com/AdguardTeam/AdGuardHome
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update adguard/adguardhome Docker tag to v0.107.29
description: Update common Helm release to v1.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/AdguardTeam/AdGuardHome
Expand Down
6 changes: 3 additions & 3 deletions charts/adguard-home/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/adguard-home/icon.svg" align="right" width="92" alt="adguard-home logo">

![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat)
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: v0.107.29](https://img.shields.io/badge/AppVersion-v0.107.29-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Free and open source, powerful network-wide ads & trackers blocking DNS server.
**Homepage:** <https://charts.gabe565.com/charts/adguard-home/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=adguard-home&version=0.2.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=adguard-home&version=0.3.0)**

## Source Code

Expand All @@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.4.0 |
| <https://bjw-s.github.io/helm-charts> | common | 1.5.0 |

## TL;DR

Expand Down
6 changes: 3 additions & 3 deletions charts/ascii-movie/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
digest: sha256:4b75202a3971677362052bcee21a023ea42a0c18991800ae62a8890d4655b699
generated: "2023-04-13T05:22:39.254399576Z"
version: 1.5.0
digest: sha256:f71cd8559dff55a7590531ed57118c55fb0bddd3956bfd5919c24cfc4821e22c
generated: "2023-05-08T11:12:32.166548694Z"
8 changes: 4 additions & 4 deletions charts/ascii-movie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Star Wars movie SSH and Telnet server
home: https://charts.gabe565.com/charts/ascii-movie/
icon: https://raw.githubusercontent.com/gabe565/ascii-movie/a1fd5c9df2fb3a177949c9511b62407c83aedefe/assets/icon.svg
type: application
version: 0.10.2
version: 0.11.0
# renovate datasource=docker depName=ghcr.io/gabe565/ascii-movie
appVersion: 1.5.1
kubeVersion: ">=1.22.0-0"
Expand All @@ -16,13 +16,13 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
version: 1.5.0
sources:
- https://github.com/gabe565/ascii-movie
annotations:
artifacthub.io/changes: |-
- kind: added
description: Add concurrent streams env
- kind: changed
description: Update common Helm release to v1.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gabe565/ascii-movie
Expand Down
6 changes: 3 additions & 3 deletions charts/ascii-movie/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/gabe565/ascii-movie/a1fd5c9df2fb3a177949c9511b62407c83aedefe/assets/icon.svg" align="right" width="92" alt="ascii-movie logo">

![Version: 0.10.2](https://img.shields.io/badge/Version-0.10.2-informational?style=flat)
![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.5.1](https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Star Wars movie SSH and Telnet server
**Homepage:** <https://charts.gabe565.com/charts/ascii-movie/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=ascii-movie&version=0.10.2)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=ascii-movie&version=0.11.0)**

## Source Code

Expand All @@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.4.0 |
| <https://bjw-s.github.io/helm-charts> | common | 1.5.0 |

## TL;DR

Expand Down
6 changes: 3 additions & 3 deletions charts/bookstack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
version: 1.5.0
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.6
digest: sha256:f2f11798f2857877be2c7564d28f602c03fd42b85e0134bac7d3189672f61f4c
generated: "2023-04-13T05:22:01.485822598Z"
digest: sha256:cc1c9695817938840b00d27632d9eea6a624a23853eef135345d2c8316bea1c3
generated: "2023-05-08T11:12:13.424314936Z"
6 changes: 3 additions & 3 deletions charts/bookstack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A simple, self-hosted, easy-to-use platform for organising and stor
home: https://charts.gabe565.com/charts/bookstack/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/bookstack/icon.svg
type: application
version: 0.9.0
version: 0.10.0
# renovate datasource=docker depName=ghcr.io/linuxserver/bookstack
appVersion: version-v23.05
kubeVersion: ">=1.22.0-0"
Expand All @@ -15,7 +15,7 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
version: 1.5.0
- name: mariadb
version: 11.5.6
repository: https://charts.bitnami.com/bitnami
Expand All @@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/bookstack Docker tag to version-v23.05
description: Update common Helm release to v1.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/BookStackApp/BookStack
Expand Down
6 changes: 3 additions & 3 deletions charts/bookstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/bookstack/icon.svg" align="right" width="92" alt="bookstack logo">

![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat)
![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v23.05](https://img.shields.io/badge/AppVersion-version--v23.05-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ A simple, self-hosted, easy-to-use platform for organising and storing informati
**Homepage:** <https://charts.gabe565.com/charts/bookstack/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.9.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=bookstack&version=0.10.0)**

## Source Code

Expand All @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.4.0 |
| <https://bjw-s.github.io/helm-charts> | common | 1.5.0 |
| <https://charts.bitnami.com/bitnami> | mariadb | 11.5.6 |

## TL;DR
Expand Down
6 changes: 3 additions & 3 deletions charts/borgmatic/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
digest: sha256:4b75202a3971677362052bcee21a023ea42a0c18991800ae62a8890d4655b699
generated: "2023-04-13T05:21:27.499446382Z"
version: 1.5.0
digest: sha256:f71cd8559dff55a7590531ed57118c55fb0bddd3956bfd5919c24cfc4821e22c
generated: "2023-05-08T11:11:56.506397326Z"
6 changes: 3 additions & 3 deletions charts/borgmatic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: borgmatic is simple, configuration-driven backup software for serve
home: https://charts.gabe565.com/charts/borgmatic/
icon: https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg
type: application
version: 0.7.1
version: 0.8.0
# renovate datasource=docker depName=ghcr.io/borgmatic-collective/borgmatic
appVersion: 1.7.12
kubeVersion: ">=1.21.0-0"
Expand All @@ -15,14 +15,14 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
version: 1.5.0
sources:
- https://projects.torsion.org/borgmatic-collective/borgmatic
- https://github.com/borgmatic-collective/docker-borgmatic
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/borgmatic-collective/borgmatic Docker tag to v1.7.12
description: Update common Helm release to v1.5.0
artifacthub.io/links: |-
- name: App Source
url: https://projects.torsion.org/borgmatic-collective/borgmatic
Expand Down
6 changes: 3 additions & 3 deletions charts/borgmatic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/borgmatic-collective/borgmatic/1.6.6/docs/static/borgmatic.svg" align="right" width="92" alt="borgmatic logo">

![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat)
![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.7.12](https://img.shields.io/badge/AppVersion-1.7.12-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ borgmatic is simple, configuration-driven backup software for servers and workst
**Homepage:** <https://charts.gabe565.com/charts/borgmatic/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=borgmatic&version=0.7.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=borgmatic&version=0.8.0)**

## Source Code

Expand All @@ -26,7 +26,7 @@ Kubernetes: `>=1.21.0-0`

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.4.0 |
| <https://bjw-s.github.io/helm-charts> | common | 1.5.0 |

## TL;DR

Expand Down
6 changes: 3 additions & 3 deletions charts/changedetection-io/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
digest: sha256:4b75202a3971677362052bcee21a023ea42a0c18991800ae62a8890d4655b699
generated: "2023-04-13T05:20:55.760703927Z"
version: 1.5.0
digest: sha256:f71cd8559dff55a7590531ed57118c55fb0bddd3956bfd5919c24cfc4821e22c
generated: "2023-05-08T11:11:40.486300659Z"
8 changes: 3 additions & 5 deletions charts/changedetection-io/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Live your data-life pro-actively, track website content changes and
home: https://charts.gabe565.com/charts/changedetection-io/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/changedetection-io/icon.png
type: application
version: 0.6.0
version: 0.7.0
# renovate datasource=docker depName=ghcr.io/dgtlmoon/changedetection.io
appVersion: 0.41
kubeVersion: ">=1.22.0-0"
Expand All @@ -18,13 +18,11 @@ sources:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
version: 1.5.0
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update common Helm release to v1.4.0
- kind: changed
description: Update homepage URL
description: Update common Helm release to v1.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/dgtlmoon/changedetection.io
Expand Down
6 changes: 3 additions & 3 deletions charts/changedetection-io/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/changedetection-io/icon.png" align="right" width="92" alt="changedetection-io logo">

![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat)
![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.41](https://img.shields.io/badge/AppVersion-0.41-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Live your data-life pro-actively, track website content changes and receive noti
**Homepage:** <https://charts.gabe565.com/charts/changedetection-io/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=changedetection-io&version=0.6.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=changedetection-io&version=0.7.0)**

## Source Code

Expand All @@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.4.0 |
| <https://bjw-s.github.io/helm-charts> | common | 1.5.0 |

## TL;DR

Expand Down
6 changes: 3 additions & 3 deletions charts/domain-watch/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
digest: sha256:4b75202a3971677362052bcee21a023ea42a0c18991800ae62a8890d4655b699
generated: "2023-04-13T05:20:24.072482654Z"
version: 1.5.0
digest: sha256:f71cd8559dff55a7590531ed57118c55fb0bddd3956bfd5919c24cfc4821e22c
generated: "2023-05-08T11:11:24.305763624Z"
8 changes: 3 additions & 5 deletions charts/domain-watch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Tool to watch whois reports and notify when statuses change or expi
home: https://charts.gabe565.com/charts/domain-watch/
icon: https://raw.githubusercontent.com/gabe565/domain-watch/ee028db206ea80c2617dd74a87193191a25a0a8a/assets/icon.svg
type: application
version: 0.4.0
version: 0.5.0
# renovate datasource=docker depName=ghcr.io/gabe565/domain-watch
appVersion: latest
kubeVersion: ">=1.22.0-0"
Expand All @@ -15,15 +15,13 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
version: 1.5.0
sources:
- https://github.com/gabe565/domain-watch
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update common Helm release to v1.4.0
- kind: changed
description: Update homepage URL
description: Update common Helm release to v1.5.0
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gabe565/domain-watch
Expand Down
6 changes: 3 additions & 3 deletions charts/domain-watch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/gabe565/domain-watch/ee028db206ea80c2617dd74a87193191a25a0a8a/assets/icon.svg" align="right" width="92" alt="domain-watch logo">

![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat)
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Tool to watch whois reports and notify when statuses change or expiration is inc
**Homepage:** <https://charts.gabe565.com/charts/domain-watch/>

**This chart is not maintained by the upstream project and any issues with the chart should be raised
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=domain-watch&version=0.4.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=domain-watch&version=0.5.0)**

## Source Code

Expand All @@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.4.0 |
| <https://bjw-s.github.io/helm-charts> | common | 1.5.0 |

## TL;DR

Expand Down
6 changes: 3 additions & 3 deletions charts/esphome/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.4.0
digest: sha256:4b75202a3971677362052bcee21a023ea42a0c18991800ae62a8890d4655b699
generated: "2023-04-13T05:19:50.969928748Z"
version: 1.5.0
digest: sha256:f71cd8559dff55a7590531ed57118c55fb0bddd3956bfd5919c24cfc4821e22c
generated: "2023-05-08T11:11:08.389126258Z"
Loading

0 comments on commit efd3707

Please sign in to comment.