Skip to content

Commit

Permalink
chore(deps): update postgresql helm release to v12.12.10 (#286)
Browse files Browse the repository at this point in the history
* chore(deps): update postgresql helm release to v12.12.10

* chore: 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 Nov 25, 2023
1 parent 536149b commit 9ab33e5
Show file tree
Hide file tree
Showing 27 changed files with 81 additions and 81 deletions.
6 changes: 3 additions & 3 deletions charts/gotify/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.8.0
digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
generated: "2023-08-06T06:36:44.065946979Z"
version: 12.12.10
digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
generated: "2023-11-25T23:44:17.420494818Z"
6 changes: 3 additions & 3 deletions charts/gotify/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A simple server for sending and receiving messages in real-time per
home: https://charts.gabe565.com/charts/gotify/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/gotify/icon.svg
type: application
version: 0.2.1
version: 0.2.2
# renovate datasource=docker depName=ghcr.io/gotify/server
appVersion: 2.4.0
kubeVersion: ">=1.22.0-0"
Expand All @@ -15,15 +15,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 12.8.0
version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/gotify/server
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Pin bjw-s common chart links to v1
description: Update postgresql helm release to v12.12.10
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gotify/server
Expand Down
6 changes: 3 additions & 3 deletions charts/gotify/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/gotify/icon.svg" align="right" width="92" alt="gotify logo">

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

Expand All @@ -11,7 +11,7 @@ A simple server for sending and receiving messages in real-time per WebSocket. (
**Homepage:** <https://charts.gabe565.com/charts/gotify/>

**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=gotify&version=0.2.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=gotify&version=0.2.2)**

## 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.5.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.8.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.12.10 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/headscale/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.8.0
digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
generated: "2023-08-06T06:36:34.528300001Z"
version: 12.12.10
digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
generated: "2023-11-25T23:44:06.106534246Z"
6 changes: 3 additions & 3 deletions charts/headscale/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An open source, self-hosted implementation of the Tailscale control
home: https://charts.gabe565.com/charts/headscale/
icon: https://raw.githubusercontent.com/juanfont/headscale/56a7b1e34952c3e0306a134b2be9b4277f5d8d6e/docs/logo/headscale3-dots.svg
type: application
version: 0.12.5
version: 0.12.6
# renovate datasource=docker depName=ghcr.io/juanfont/headscale
appVersion: 0.22.3
kubeVersion: ">=1.22.0-0"
Expand All @@ -18,15 +18,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 12.8.0
version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/juanfont/headscale
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Pin bjw-s common chart links to v1
description: Update postgresql helm release to v12.12.10
artifacthub.io/links: |-
- name: App Source
url: https://github.com/juanfont/headscale
Expand Down
6 changes: 3 additions & 3 deletions charts/headscale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/juanfont/headscale/56a7b1e34952c3e0306a134b2be9b4277f5d8d6e/docs/logo/headscale3-dots.svg" align="right" width="92" alt="headscale logo">

![Version: 0.12.5](https://img.shields.io/badge/Version-0.12.5-informational?style=flat)
![Version: 0.12.6](https://img.shields.io/badge/Version-0.12.6-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.22.3](https://img.shields.io/badge/AppVersion-0.22.3-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ An open source, self-hosted implementation of the Tailscale control server.
**Homepage:** <https://charts.gabe565.com/charts/headscale/>

**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=headscale&version=0.12.5)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&version=0.12.6)**

## 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.5.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.8.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.12.10 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/healthchecks/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.8.0
version: 12.12.10
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
digest: sha256:22668969d62d2ee7dd2370432ce830ab3908e6ea89fbf7ba5ea9ecbab3c93572
generated: "2023-08-06T06:36:23.008039097Z"
digest: sha256:a6bcd0c6fa796d9d373c4b00b848edaf2cae95cd3df68c5cec92388e49a71782
generated: "2023-11-25T23:43:52.75185438Z"
6 changes: 3 additions & 3 deletions charts/healthchecks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A cron monitoring tool written in Python & Django
home: https://charts.gabe565.com/charts/healthchecks/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/healthchecks/icon.svg
type: application
version: 0.7.1
version: 0.7.2
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.0.1
kubeVersion: ">=1.22.0-0"
Expand All @@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 12.8.0
version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
Expand All @@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.0.1
description: Update postgresql helm release to v12.12.10
artifacthub.io/links: |-
- name: App Source
url: https://github.com/healthchecks/healthchecks
Expand Down
6 changes: 3 additions & 3 deletions charts/healthchecks/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/healthchecks/icon.svg" align="right" width="92" alt="healthchecks logo">

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

Expand All @@ -11,7 +11,7 @@ A cron monitoring tool written in Python & Django
**Homepage:** <https://charts.gabe565.com/charts/healthchecks/>

**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=healthchecks&version=0.7.1)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.7.2)**

## Source Code

Expand All @@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mariadb | 11.5.7 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.8.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.12.10 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/home-assistant/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.8.0
digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
generated: "2023-08-06T06:36:12.851026854Z"
version: 12.12.10
digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
generated: "2023-11-25T23:43:40.381892287Z"
6 changes: 3 additions & 3 deletions charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Open source home automation that puts local control and privacy fir
home: https://charts.gabe565.com/charts/home-assistant/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/home-assistant/icon.svg
type: application
version: 0.11.3
version: 0.11.4
# renovate datasource=docker depName=ghcr.io/home-assistant/home-assistant
appVersion: 2023.11.3
kubeVersion: ">=1.22.0-0"
Expand All @@ -18,15 +18,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 12.8.0
version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/home-assistant/core
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/home-assistant/home-assistant docker tag to v2023.11.3
description: Update postgresql helm release to v12.12.10
artifacthub.io/links: |-
- name: App Source
url: https://github.com/home-assistant/core
Expand Down
6 changes: 3 additions & 3 deletions charts/home-assistant/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/home-assistant/icon.svg" align="right" width="92" alt="home-assistant logo">

![Version: 0.11.3](https://img.shields.io/badge/Version-0.11.3-informational?style=flat)
![Version: 0.11.4](https://img.shields.io/badge/Version-0.11.4-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2023.11.3](https://img.shields.io/badge/AppVersion-2023.11.3-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Open source home automation that puts local control and privacy first.
**Homepage:** <https://charts.gabe565.com/charts/home-assistant/>

**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=home-assistant&version=0.11.3)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=home-assistant&version=0.11.4)**

## 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.5.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.8.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.12.10 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/limo/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.8.0
digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
generated: "2023-08-06T06:36:03.390491335Z"
version: 12.12.10
digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
generated: "2023-11-25T23:43:28.896447092Z"
6 changes: 3 additions & 3 deletions charts/limo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: limo
description: A file upload server.
home: https://charts.gabe565.com/charts/limo/
type: application
version: 0.7.2
version: 0.7.3
# renovate datasource=docker depName=ghcr.io/gabe565/limo
appVersion: latest
kubeVersion: ">=1.22.0-0"
Expand All @@ -12,15 +12,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 12.8.0
version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/gabe565/limo
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Pin bjw-s common chart links to v1
description: Update postgresql helm release to v12.12.10
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gabe565/limo
Expand Down
6 changes: 3 additions & 3 deletions charts/limo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Limo

![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat)
![Version: 0.7.3](https://img.shields.io/badge/Version-0.7.3-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 @@ -9,7 +9,7 @@ A file upload server.
**Homepage:** <https://charts.gabe565.com/charts/limo/>

**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=limo&version=0.7.2)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=limo&version=0.7.3)**

## Source Code

Expand All @@ -24,7 +24,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.8.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.12.10 |

## Installing the Chart

Expand Down
6 changes: 3 additions & 3 deletions charts/miniflux/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.8.0
digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
generated: "2023-08-06T06:35:53.912716517Z"
version: 12.12.10
digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
generated: "2023-11-25T23:43:17.252426191Z"
6 changes: 3 additions & 3 deletions charts/miniflux/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Miniflux is a minimalist and opinionated feed reader.
home: https://charts.gabe565.com/charts/miniflux/
icon: https://raw.githubusercontent.com/miniflux/logo/40cb83cc5b190212ad29fb4d5db6b52b335e4dc2/icon.svg
type: application
version: 0.6.9
version: 0.6.10
# renovate datasource=docker depName=ghcr.io/miniflux/miniflux
appVersion: 2.0.50
kubeVersion: ">=1.22.0-0"
Expand All @@ -18,15 +18,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
version: 12.8.0
version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
- https://github.com/miniflux/v2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/miniflux/miniflux docker tag to v2.0.50
description: Update postgresql helm release to v12.12.10
artifacthub.io/links: |-
- name: App Source
url: https://github.com/miniflux/v2
Expand Down
6 changes: 3 additions & 3 deletions charts/miniflux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/miniflux/logo/40cb83cc5b190212ad29fb4d5db6b52b335e4dc2/icon.svg" align="right" width="92" alt="miniflux logo">

![Version: 0.6.9](https://img.shields.io/badge/Version-0.6.9-informational?style=flat)
![Version: 0.6.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.0.50](https://img.shields.io/badge/AppVersion-2.0.50-informational?style=flat)

Expand All @@ -11,7 +11,7 @@ Miniflux is a minimalist and opinionated feed reader.
**Homepage:** <https://charts.gabe565.com/charts/miniflux/>

**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=miniflux&version=0.6.9)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=miniflux&version=0.6.10)**

## 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.5.1 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.8.0 |
| <https://charts.bitnami.com/bitnami> | postgresql | 12.12.10 |

## Installing the Chart

Expand Down
Loading

0 comments on commit 9ab33e5

Please sign in to comment.