mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Merge pull request #8 from jessebot/renovate/postgresql-12.x
Update postgresql Docker tag to v12.8.1
This commit is contained in:
commit
b65d2b218e
|
@ -1,7 +1,7 @@
|
|||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.6.0
|
||||
version: 12.8.1
|
||||
- name: elasticsearch
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.10.6
|
||||
|
|
|
@ -15,14 +15,14 @@ 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.2.0
|
||||
version: 4.3.0
|
||||
|
||||
# renovate: image=ghcr.io/mastodon/mastodon
|
||||
appVersion: v4.1.4
|
||||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 12.6.0
|
||||
version: 12.8.1
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: postgresql.enabled
|
||||
- name: elasticsearch
|
||||
|
|
Loading…
Reference in New Issue
Block a user