Skip to content

Commit

Permalink
Update postgresql Docker tag to v12.8.3 (#70)
Browse files Browse the repository at this point in the history
* Update postgresql Docker tag to v12.8.3

* update chart verison and add docs

---------

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
jessebot and renovate-bot authored Aug 18, 2023
1 parent da093ce commit cc42d9b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/coturn/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.2
digest: sha256:13d165ff53d9beedb4289fc7c282d16deb8899337b41052e6c92712fb9512a9a
generated: "2023-08-10T22:05:57.443993953Z"
version: 12.8.3
digest: sha256:89928ebcd99ceb0e8e787db3149ce4aa1213f8efdd6b200bd14fad42295e97a3
generated: "2023-08-17T20:06:16.87491569Z"
4 changes: 2 additions & 2 deletions charts/coturn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: coturn
type: application
description: A Helm chart to deploy coturn
home: "https://github.com/jessebot/coturn-chart"
version: 4.2.1
version: 4.2.2

# renovate: image=coturn/coturn
appVersion: 4.6.2
Expand All @@ -17,6 +17,6 @@ maintainers:

dependencies:
- name: postgresql
version: 12.8.2
version: 12.8.3
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
4 changes: 2 additions & 2 deletions charts/coturn/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coturn

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

A Helm chart to deploy coturn

Expand All @@ -20,7 +20,7 @@ A Helm chart to deploy coturn

| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.2 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.3 |

## Values

Expand Down

0 comments on commit cc42d9b

Please sign in to comment.