Skip to content

Commit

Permalink
update postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Oct 21, 2024
1 parent 54bffb2 commit dba059e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/mastodon/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.0.3
version: 16.0.4
- name: elasticsearch
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.21.2
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.1.4
digest: sha256:7cbf7e033c9c590d4110802f2ac1634259dc74eedbbcbcd78c2dd166ec2493db
generated: "2024-10-21T09:50:12.048719369Z"
digest: sha256:017ae8a731e8e4518dbe2dfe850eb9096c9950f5ded207a74d3ed951cd81b2da
generated: "2024-10-21T15:02:59.474378758+02:00"
2 changes: 1 addition & 1 deletion charts/mastodon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ appVersion: v4.3.1

dependencies:
- name: postgresql
version: 16.0.3
version: 16.0.4
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled

Expand Down
4 changes: 2 additions & 2 deletions charts/mastodon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Mastodon is a free, open-source social network server based on ActivityPub.
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 19.21.2 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.3 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.4 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.1.4 |

## Values
Expand Down Expand Up @@ -183,4 +183,4 @@ Mastodon is a free, open-source social network server based on ActivityPub.
| timezone | string | `"UTC"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
Binary file removed charts/mastodon/charts/postgresql-16.0.3.tgz
Binary file not shown.
Binary file added charts/mastodon/charts/postgresql-16.0.4.tgz
Binary file not shown.

0 comments on commit dba059e

Please sign in to comment.