Skip to content
Snippets Groups Projects
Verified Commit e20e277c authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

chore(mastodon): Upgrade postgresql to version 13.2.27

parent 3c482906
No related branches found
No related tags found
No related merge requests found
Pipeline #19052 passed
dependencies: dependencies:
- name: postgresql - name: postgresql
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 13.2.21 version: 13.2.27
- name: redis - name: redis
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 18.6.2 version: 18.6.2
digest: sha256:40ba28e6600cef8c801da8dd9b40c14d8fb062437ebfebff5b8b6e5e8cc43371 digest: sha256:bf1dcd02d0e7433105cfcc727f85c4d19e400ec90e647e61e690f5abb1f7da78
generated: "2024-01-10T00:29:49.834202845Z" generated: "2024-01-10T00:40:28.164672982Z"
...@@ -17,14 +17,14 @@ annotations: ...@@ -17,14 +17,14 @@ annotations:
- name: support - name: support
url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com url: https://matrix.to/#/#mastodon-on-kubernetes:shivering-isles.com
type: application type: application
version: 9.0.2 version: 9.0.3
kubeVersion: ">= 1.23" kubeVersion: ">= 1.23"
# renovate: image=ghcr.io/mastodon/mastodon # renovate: image=ghcr.io/mastodon/mastodon
appVersion: "v4.2.3" appVersion: "v4.2.3"
dependencies: dependencies:
- name: postgresql - name: postgresql
version: 13.2.21 version: 13.2.27
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: postgresql.enabled condition: postgresql.enabled
- name: redis - name: redis
......
# mastodon # mastodon
![Version: 9.0.2](https://img.shields.io/badge/Version-9.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.2.3](https://img.shields.io/badge/AppVersion-v4.2.3-informational?style=flat-square) ![Version: 9.0.3](https://img.shields.io/badge/Version-9.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.2.3](https://img.shields.io/badge/AppVersion-v4.2.3-informational?style=flat-square)
Mastodon is a free, open-source social network server based on ActivityPub. Mastodon is a free, open-source social network server based on ActivityPub.
...@@ -19,7 +19,7 @@ Kubernetes: `>= 1.23` ...@@ -19,7 +19,7 @@ Kubernetes: `>= 1.23`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | postgresql | 13.2.21 | | https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | postgresql | 13.2.27 |
| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | redis | 18.6.2 | | https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | redis | 18.6.2 |
## Values ## Values
......
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment