Skip to content

Commit

Permalink
chore(deps): update postgresql docker tag to v15.5.38 (#131)
Browse files Browse the repository at this point in the history
* chore(deps): update postgresql docker tag to v15.5.38

* helm-docs: automated action

* clean up digest timestamp and readme

* helm-docs: automated action

---------

Co-authored-by: jessebot <jessebot@linux.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 20, 2024
1 parent b2d5cb5 commit eb9d143
Show file tree
Hide file tree
Showing 5 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,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.35
version: 15.5.38
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.1.17
digest: sha256:06a351fcace9efcccbbdf8d27669261ba5b5bfb1828148e4a4d2e6388e6fac02
generated: "2024-10-20T10:53:15.151174+02:00"
digest: sha256:213a0ad6b245553cb8716e0fea6a59fc35aa858f4b4a4f16f03b421895c3512b
generated: "2024-10-20T10:59:16.973642+02:00"
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/small-hack/coturn-chart"
version: 6.3.6
version: 6.3.7

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

dependencies:
- name: postgresql
version: 15.5.35
version: 15.5.38
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mysql
Expand Down
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: 6.3.6](https://img.shields.io/badge/Version-6.3.6-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: 6.3.7](https://img.shields.io/badge/Version-6.3.7-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 @@ -21,7 +21,7 @@ A Helm chart to deploy coturn
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | mysql | 11.1.17 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.35 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.38 |

## Values

Expand Down
Binary file removed charts/coturn/charts/postgresql-15.5.35.tgz
Binary file not shown.
Binary file added charts/coturn/charts/postgresql-15.5.38.tgz
Binary file not shown.

0 comments on commit eb9d143

Please sign in to comment.