mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Merge pull request #7 from jessebot/renovate/elasticsearch-19.x
Update elasticsearch Docker tag to v19.10.6
This commit is contained in:
commit
a16f0693cc
|
@ -4,9 +4,9 @@ dependencies:
|
|||
version: 12.6.0
|
||||
- name: elasticsearch
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.10.1
|
||||
version: 19.10.6
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 17.11.6
|
||||
digest: sha256:6969e0aaa14e4f21e59c0b1c5e9d5a723f321d75703065a6c1a540026f4f8646
|
||||
generated: "2023-07-02T12:00:33.427253+02:00"
|
||||
digest: sha256:7e8f43054d7a82be728a77702c9bcf577b55037a94b6bf05598fde2549dc8e8e
|
||||
generated: "2023-07-31T08:07:55.049559427Z"
|
||||
|
|
|
@ -15,7 +15,7 @@ type: application
|
|||
# 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.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 4.1.0
|
||||
version: 4.2.0
|
||||
|
||||
# renovate: image=ghcr.io/mastodon/mastodon
|
||||
appVersion: v4.1.4
|
||||
|
@ -26,7 +26,7 @@ dependencies:
|
|||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: postgresql.enabled
|
||||
- name: elasticsearch
|
||||
version: 19.10.1
|
||||
version: 19.10.6
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: elasticsearch.enabled
|
||||
- name: redis
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# mastodon
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Mastodon is a free, open-source social network server based on ActivityPub.
|
||||
|
||||
|
@ -8,7 +8,7 @@ Mastodon is a free, open-source social network server based on ActivityPub.
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 19.10.1 |
|
||||
| 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 | redis | 17.11.6 |
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user