Skip to content

Commit

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

* 🔧 Update chart metadata

* 👽 Rename additionalContainers to sidecars

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Cook <[email protected]>
  • Loading branch information
3 people authored Feb 2, 2023
1 parent 7edd6ff commit 822059a
Show file tree
Hide file tree
Showing 83 changed files with 238 additions and 270 deletions.
6 changes: 3 additions & 3 deletions charts/ascii-telnet/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.2.1
digest: sha256:dfd58b97d36b053a6c47c786bc82cc97893845128967ad124ed293e386d6029c
generated: "2023-01-03T11:24:28.505419-06:00"
version: 1.3.0
digest: sha256:e025fe443266860460c8eed05af30219ddfe6d564d38a7f67fa6bd112b1e0904
generated: "2023-02-02T04:37:51.928594802Z"
10 changes: 4 additions & 6 deletions charts/ascii-telnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ascii-telnet
description: Star Wars telnet server
home: https://charts.gabe565.com/charts/ascii-telnet
type: application
version: 0.2.1
version: 0.3.0
# renovate image=ghcr.io/gabe565/ascii-telnet-go
appVersion: latest
kubeVersion: ">=1.22.0-0"
Expand All @@ -14,14 +14,12 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.2.1
version: 1.3.0
sources:
- https://github.com/gabe565/charts/tree/main/charts/ascii-telnet
- https://github.com/gabe565/ascii-telnet-go
- https://github.com/gabe565/ascii-telnet-rust
annotations:
artifacthub.io/changes: |
artifacthub.io/changes: |-
- kind: changed
description: Update homepage to charts.gabe565.com and add to readme
- kind: added
description: Add GitHub repo to sources
description: Update common Helm release to v1.3.0
4 changes: 2 additions & 2 deletions charts/ascii-telnet/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ascii-telnet

![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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)

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

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.2.1 |
| <https://bjw-s.github.io/helm-charts> | common | 1.3.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.2.1
version: 1.3.0
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.4.2
digest: sha256:527802f5f9ef63b31cd47fa40815d222eae1aea4f1d405a28652453a88105580
generated: "2023-01-03T11:49:14.584861-06:00"
digest: sha256:713c153111452655edf53003420f8411dfb3160bf282259f45177b06d1c9deed
generated: "2023-02-02T04:37:16.736274262Z"
8 changes: 4 additions & 4 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.2.2
version: 0.3.0
# renovate image=ghcr.io/linuxserver/bookstack
appVersion: version-v22.11.1
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.2.1
version: 1.3.0
- name: mariadb
version: 11.4.2
repository: https://charts.bitnami.com/bitnami
Expand All @@ -26,6 +26,6 @@ sources:
- https://github.com/BookStackApp/BookStack
- https://ghcr.io/linuxserver/bookstack
annotations:
artifacthub.io/changes: |
artifacthub.io/changes: |-
- kind: changed
description: Replace png icon with svg
description: Update common Helm release to v1.3.0
4 changes: 2 additions & 2 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" style="padding-left: 20px">

![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-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: version-v22.11.1](https://img.shields.io/badge/AppVersion-version--v22.11.1-informational?style=flat)

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

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.2.1 |
| <https://bjw-s.github.io/helm-charts> | common | 1.3.0 |
| <https://charts.bitnami.com/bitnami> | mariadb | 11.4.2 |

## 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.2.1
digest: sha256:dfd58b97d36b053a6c47c786bc82cc97893845128967ad124ed293e386d6029c
generated: "2023-01-03T11:17:53.308317-06:00"
version: 1.3.0
digest: sha256:e025fe443266860460c8eed05af30219ddfe6d564d38a7f67fa6bd112b1e0904
generated: "2023-02-02T04:36:45.381623505Z"
8 changes: 4 additions & 4 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.5.4
version: 0.6.0
# renovate image=b3vis/borgmatic
appVersion: 1.7.6
kubeVersion: ">=1.21.0-0"
Expand All @@ -15,12 +15,12 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.2.1
version: 1.3.0
sources:
- https://github.com/gabe565/charts/tree/main/charts/borgmatic
- https://projects.torsion.org/borgmatic-collective/borgmatic
- https://github.com/borgmatic-collective/docker-borgmatic
annotations:
artifacthub.io/changes: |
artifacthub.io/changes: |-
- kind: changed
description: Bump appVersion to v1.7.6
description: Update common Helm release to v1.3.0
4 changes: 2 additions & 2 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" style="padding-left: 20px">

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

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

| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.2.1 |
| <https://bjw-s.github.io/helm-charts> | common | 1.3.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.2.1
digest: sha256:dfd58b97d36b053a6c47c786bc82cc97893845128967ad124ed293e386d6029c
generated: "2023-01-03T11:24:38.755027-06:00"
version: 1.3.0
digest: sha256:e025fe443266860460c8eed05af30219ddfe6d564d38a7f67fa6bd112b1e0904
generated: "2023-02-02T04:36:15.71144137Z"
10 changes: 4 additions & 6 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.3.3
version: 0.4.0
# renovate image=ghcr.io/dgtlmoon/changedetection.io
appVersion: 0.40.1.1
kubeVersion: ">=1.22.0-0"
Expand All @@ -19,10 +19,8 @@ sources:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.2.1
version: 1.3.0
annotations:
artifacthub.io/changes: |
artifacthub.io/changes: |-
- kind: changed
description: Update homepage to charts.gabe565.com and add to readme
- kind: added
description: Add GitHub repo to sources
description: Update common Helm release to v1.3.0
4 changes: 2 additions & 2 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" style="padding-left: 20px">

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

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

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

## TL;DR

Expand Down
2 changes: 1 addition & 1 deletion charts/changedetection-io/templates/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
{{- if .enabled }}
PLAYWRIGHT_DRIVER_URL: ws://localhost:3000

additionalContainers:
sidecars:
browserless:
image: {{ .image.repository }}:{{ .image.tag }}
env: {{ toYaml .env | nindent 6 }}
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.2.1
digest: sha256:dfd58b97d36b053a6c47c786bc82cc97893845128967ad124ed293e386d6029c
generated: "2023-01-03T11:24:41.987296-06:00"
version: 1.3.0
digest: sha256:e025fe443266860460c8eed05af30219ddfe6d564d38a7f67fa6bd112b1e0904
generated: "2023-02-02T04:35:45.977413008Z"
10 changes: 4 additions & 6 deletions charts/domain-watch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: domain-watch
description: Tool to watch whois reports and notify when statuses change or expiration is incoming.
home: https://charts.gabe565.com/charts/domain-watch
type: application
version: 0.2.1
version: 0.3.0
# renovate image=ghcr.io/gabe565/domain-watch
appVersion: latest
kubeVersion: ">=1.22.0-0"
Expand All @@ -14,13 +14,11 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.2.1
version: 1.3.0
sources:
- https://github.com/gabe565/charts/tree/main/charts/domain-watch
- https://github.com/gabe565/domain-watch
annotations:
artifacthub.io/changes: |
artifacthub.io/changes: |-
- kind: changed
description: Update homepage to charts.gabe565.com and add to readme
- kind: added
description: Add GitHub repo to sources
description: Update common Helm release to v1.3.0
4 changes: 2 additions & 2 deletions charts/domain-watch/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# domain-watch

![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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)

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

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

## TL;DR

Expand Down
6 changes: 3 additions & 3 deletions charts/flame/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.2.1
digest: sha256:dfd58b97d36b053a6c47c786bc82cc97893845128967ad124ed293e386d6029c
generated: "2023-01-03T11:24:45.124344-06:00"
version: 1.3.0
digest: sha256:e025fe443266860460c8eed05af30219ddfe6d564d38a7f67fa6bd112b1e0904
generated: "2023-02-02T04:35:16.613652558Z"
10 changes: 4 additions & 6 deletions charts/flame/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Flame is self-hosted startpage for your server. Easily manage your
home: https://charts.gabe565.com/charts/flame
icon: https://raw.githubusercontent.com/pawelmalak/flame/4ed29fe276b4282c67415f9788660df2a3a69b5c/client/public/icons/apple-touch-icon-180x180.png
type: application
version: 0.2.1
version: 0.3.0
# renovate image=pawelmalak/flame
appVersion: multiarch2.3.0
kubeVersion: ">=1.22.0-0"
Expand All @@ -16,13 +16,11 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.2.1
version: 1.3.0
sources:
- https://github.com/gabe565/charts/tree/main/charts/flame
- https://github.com/pawelmalak/flame
annotations:
artifacthub.io/changes: |
artifacthub.io/changes: |-
- kind: changed
description: Update homepage to charts.gabe565.com and add to readme
- kind: added
description: Add GitHub repo to sources
description: Update common Helm release to v1.3.0
4 changes: 2 additions & 2 deletions charts/flame/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/pawelmalak/flame/4ed29fe276b4282c67415f9788660df2a3a69b5c/client/public/icons/apple-touch-icon-180x180.png" align="right" width="92" alt="flame logo" style="padding-left: 20px">

![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: multiarch2.3.0](https://img.shields.io/badge/AppVersion-multiarch2.3.0-informational?style=flat)

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

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

## TL;DR

Expand Down
6 changes: 3 additions & 3 deletions charts/hammond/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.2.1
digest: sha256:dfd58b97d36b053a6c47c786bc82cc97893845128967ad124ed293e386d6029c
generated: "2023-01-03T11:24:48.229967-06:00"
version: 1.3.0
digest: sha256:e025fe443266860460c8eed05af30219ddfe6d564d38a7f67fa6bd112b1e0904
generated: "2023-02-02T04:34:46.257819773Z"
10 changes: 4 additions & 6 deletions charts/hammond/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A self-hosted vehicle expense tracking system with support for mult
home: https://charts.gabe565.com/charts/hammond
icon: https://raw.githubusercontent.com/akhilrex/hammond/84cba2c7f26f6d3f81c49b132110b24ac97c7b49/ui/public/touch-icon.png
type: application
version: 0.2.1
version: 0.3.0
# renovate image=akhilrex/hammond
appVersion: 1.0.0
kubeVersion: ">=1.22.0-0"
Expand All @@ -16,13 +16,11 @@ keywords:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.2.1
version: 1.3.0
sources:
- https://github.com/gabe565/charts/tree/main/charts/hammond
- https://github.com/akhilrex/hammond
annotations:
artifacthub.io/changes: |
artifacthub.io/changes: |-
- kind: changed
description: Update homepage to charts.gabe565.com and add to readme
- kind: added
description: Add GitHub repo to sources
description: Update common Helm release to v1.3.0
4 changes: 2 additions & 2 deletions charts/hammond/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/akhilrex/hammond/84cba2c7f26f6d3f81c49b132110b24ac97c7b49/ui/public/touch-icon.png" align="right" width="92" alt="hammond logo" style="padding-left: 20px">

![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: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat)

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

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

## TL;DR

Expand Down
6 changes: 3 additions & 3 deletions charts/headscale/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.2.1
version: 1.3.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.1.11
digest: sha256:ef2ad6f57499bb3e8e0c613ce52317420e650fc9b36abca10dab1d89cc4d349b
generated: "2023-01-30T06:24:21.380141705Z"
digest: sha256:5094bba73f286aae56762164614c544efdb4b378eadd8a74289bfa12c1c7815e
generated: "2023-02-02T04:34:11.266619902Z"
Loading

0 comments on commit 822059a

Please sign in to comment.