Skip to content

Commit

Permalink
fix failed release of update of postgresql to 15.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed May 3, 2024
1 parent 0454c30 commit 56a4a40
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/coturn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: coturn
type: application
description: A Helm chart to deploy coturn
home: "https://github.com/small-hack/coturn-chart"
version: 5.1.0
version: 5.1.1

# renovate: image=coturn/coturn
appVersion: 4.6.3
appVersion: 4.6.2
sources:
- "https://github.com/small-hack/coturn-chart"

Expand Down
2 changes: 1 addition & 1 deletion charts/coturn/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coturn

![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.6.3](https://img.shields.io/badge/AppVersion-4.6.3-informational?style=flat-square)
![Version: 5.1.1](https://img.shields.io/badge/Version-5.1.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)

A Helm chart to deploy coturn

Expand Down
Binary file removed charts/coturn/charts/postgresql-15.2.4.tgz
Binary file not shown.
Binary file added charts/coturn/charts/postgresql-15.2.8.tgz
Binary file not shown.

0 comments on commit 56a4a40

Please sign in to comment.