Skip to content

Commit

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

* update chart verison

* fix chart version bump to be minor bump

---------

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
jessebot and renovate-bot authored Aug 10, 2023
1 parent 184758a commit a163be6
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.7.3
digest: sha256:ef98198a4db7338f7334bb51d2e86f696aed3cc855b7dc4da9c25f7e9cbcd721
generated: "2023-07-31T20:05:52.682959681Z"
version: 12.8.1
digest: sha256:14c357a67ee49ea4e835710ea20bc7057659330e7d1849fa1b1857708624296e
generated: "2023-08-09T15:06:33.650276831Z"
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.1.3
version: 4.2.0

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

dependencies:
- name: postgresql
version: 12.7.3
version: 12.8.1
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.1.3](https://img.shields.io/badge/Version-4.1.3-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.0](https://img.shields.io/badge/Version-4.2.0-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.7.3 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.1 |

## Values

Expand Down

0 comments on commit a163be6

Please sign in to comment.