Skip to content

Commit

Permalink
[bitnami/mastodon] Release 9.1.3 (#31400)
Browse files Browse the repository at this point in the history
* [bitnami/mastodon] Release 9.1.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 16, 2025
1 parent 3620b04 commit a5b97a0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/mastodon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 9.1.2 (2025-01-12)
## 9.1.3 (2025-01-16)

* [bitnami/mastodon] Release 9.1.2 ([#31308](https://github.com/bitnami/charts/pull/31308))
* [bitnami/mastodon] Release 9.1.3 ([#31400](https://github.com/bitnami/charts/pull/31400))

## <small>9.1.2 (2025-01-12)</small>

* [bitnami/mastodon] Release 9.1.2 (#31308) ([712bf25](https://github.com/bitnami/charts/commit/712bf2565a95cc41b01448f2551d19f40ea12898)), closes [#31308](https://github.com/bitnami/charts/issues/31308)

## <small>9.1.1 (2024-12-30)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/mastodon/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.6.2
version: 20.6.3
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.5
version: 16.4.3
- name: elasticsearch
repository: oci://registry-1.docker.io/bitnamicharts
version: 21.4.2
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:373dc43ea9d6c8e2b3764797a7442440b1e7b9ac590f3a49ac2fcbf1313af6b9
generated: "2025-01-12T18:58:12.495007274Z"
digest: sha256:aa2604500410b0cc5567e426abc1539707dfbbede7de2c0474fae978f7e823c1
generated: "2025-01-16T13:38:48.735136592Z"
6 changes: 3 additions & 3 deletions bitnami/mastodon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: mastodon
image: docker.io/bitnami/mastodon:4.3.2-debian-12-r2
image: docker.io/bitnami/mastodon:4.3.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
apiVersion: v2
appVersion: 4.3.2
appVersion: 4.3.3
dependencies:
- condition: redis.enabled
name: redis
Expand Down Expand Up @@ -49,4 +49,4 @@ maintainers:
name: mastodon
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
version: 9.1.2
version: 9.1.3
2 changes: 1 addition & 1 deletion bitnami/mastodon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mastodon
tag: 4.3.2-debian-12-r2
tag: 4.3.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit a5b97a0

Please sign in to comment.