3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 13:03:21 +00:00

bumping all chart versions and also the base mastodon version

This commit is contained in:
jessebot 2023-10-25 16:07:05 +02:00
parent b504c8b822
commit e04dc3124d
9 changed files with 9 additions and 9 deletions

View File

@ -8,5 +8,5 @@ dependencies:
- name: redis - name: redis
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 17.14.6 version: 17.14.6
digest: sha256:0024eb03fecdc4a25396353f648a0173dd103da20e553621256dd4ba44e9c5f6 digest: sha256:bf1efa895f2506112fab38b1c4c831903935bfd0105a882efa92c48bcc9b0383
generated: "2023-08-07T11:06:23.843699963Z" generated: "2023-10-25T16:06:33.220925175+02:00"

View File

@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.3.0 version: 4.4.0
# renovate: image=ghcr.io/mastodon/mastodon # renovate: image=ghcr.io/mastodon/mastodon
appVersion: v4.1.4 appVersion: v4.2.1
dependencies: dependencies:
- name: postgresql - name: postgresql

View File

@ -1,6 +1,6 @@
# mastodon # mastodon
![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: v4.1.4](https://img.shields.io/badge/AppVersion-v4.1.4-informational?style=flat-square) ![Version: 4.4.0](https://img.shields.io/badge/Version-4.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.2.1](https://img.shields.io/badge/AppVersion-v4.2.1-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.
@ -9,8 +9,8 @@ Mastodon is a free, open-source social network server based on ActivityPub.
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 19.10.6 | | oci://registry-1.docker.io/bitnamicharts | elasticsearch | 19.10.6 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.6.0 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.1 |
| oci://registry-1.docker.io/bitnamicharts | redis | 17.11.6 | | oci://registry-1.docker.io/bitnamicharts | redis | 17.14.6 |
## Values ## Values
@ -18,7 +18,7 @@ Mastodon is a free, open-source social network server based on ActivityPub.
|-----|------|---------|-------------| |-----|------|---------|-------------|
| affinity | object | `{}` | Affinity for all pods unless overwritten | | affinity | object | `{}` | Affinity for all pods unless overwritten |
| deploymentAnnotations | object | `{}` | | | deploymentAnnotations | object | `{}` | |
| elasticsearch | object | `{}` | https://github.com/bitnami/charts/tree/master/bitnami/elasticsearch#parameters | | elasticsearch | object | `{}` | https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch#parameters |
| externalAuth.cas.enabled | bool | `false` | | | externalAuth.cas.enabled | bool | `false` | |
| externalAuth.ldap.enabled | bool | `false` | | | externalAuth.ldap.enabled | bool | `false` | |
| externalAuth.oauth_global.omniauth_only | bool | `false` | Automatically redirect to OIDC, CAS or SAML, and don't use local account authentication when clicking on Sign-In | | externalAuth.oauth_global.omniauth_only | bool | `false` | Automatically redirect to OIDC, CAS or SAML, and don't use local account authentication when clicking on Sign-In |
@ -137,4 +137,4 @@ Mastodon is a free, open-source social network server based on ActivityPub.
| serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | | serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
---------------------------------------------- ----------------------------------------------
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.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)

Binary file not shown.

Binary file not shown.

Binary file not shown.