mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/mastodon] Release 7.0.5 (#29524)
* [bitnami/mastodon] Release 7.0.5 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 7.0.4 (2024-08-23)
|
||||
## 7.0.5 (2024-09-19)
|
||||
|
||||
* [bitnami/mastodon] Release 7.0.4 ([#29009](https://github.com/bitnami/charts/pull/29009))
|
||||
* [bitnami/mastodon] Release 7.0.5 ([#29524](https://github.com/bitnami/charts/pull/29524))
|
||||
|
||||
## <small>7.0.4 (2024-08-23)</small>
|
||||
|
||||
* [bitnami/mastodon] Release 7.0.4 (#29009) ([0865037](https://github.com/bitnami/charts/commit/086503709d05f40bf7f881d4f8d55b7248b2e694)), closes [#29009](https://github.com/bitnami/charts/issues/29009)
|
||||
|
||||
## <small>7.0.3 (2024-08-22)</small>
|
||||
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.0.3
|
||||
version: 20.1.3
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.5.24
|
||||
version: 15.5.32
|
||||
- name: elasticsearch
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 21.3.8
|
||||
version: 21.3.17
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.7.1
|
||||
version: 14.7.10
|
||||
- name: apache
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 11.2.14
|
||||
version: 11.2.19
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.22.0
|
||||
digest: sha256:9978ef196699be38eab53273076dd75208193318744ada505234629e732e36af
|
||||
generated: "2024-08-23T23:31:41.622847094Z"
|
||||
version: 2.23.0
|
||||
digest: sha256:149788045819cbb1accd21ebd07538a4b2c407a38d12fe2cfb07a10cf8ca8423
|
||||
generated: "2024-09-19T09:40:40.258686237Z"
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mastodon
|
||||
image: docker.io/bitnami/mastodon:4.2.12-debian-12-r2
|
||||
image: docker.io/bitnami/mastodon:4.2.12-debian-12-r4
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r30
|
||||
apiVersion: v2
|
||||
appVersion: 4.2.12
|
||||
dependencies:
|
||||
@@ -49,4 +49,4 @@ maintainers:
|
||||
name: mastodon
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
|
||||
version: 7.0.4
|
||||
version: 7.0.5
|
||||
|
||||
@@ -84,7 +84,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mastodon
|
||||
tag: 4.2.12-debian-12-r2
|
||||
tag: 4.2.12-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1588,7 +1588,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r27
|
||||
tag: 12-debian-12-r30
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user