3
0
mirror of https://github.com/mastodon/chart synced 2025-05-17 20:43:21 +00:00

upgrade appVersion to latest, and remove weight from job-db-migrate

This commit is contained in:
jessebot 2023-07-06 15:32:18 +02:00
parent 87431e0b07
commit 9313fadc1c
2 changed files with 2 additions and 3 deletions

View File

@ -15,12 +15,12 @@ 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.0.3
version: 4.0.4
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: v4.0.2
appVersion: v4.1.3
dependencies:
- name: postgresql

View File

@ -7,7 +7,6 @@ metadata:
annotations:
"helm.sh/hook": post-install,pre-upgrade
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
"helm.sh/hook-weight": "-2"
spec:
template:
metadata: