mirror of
https://github.com/mastodon/chart
synced 2025-03-14 21:11:50 +00:00
chore(deps): upgrade image tag to v4.2.7 and bump chart version (#127)
This commit is contained in:
parent
59fa6f80c5
commit
28728a8760
|
@ -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.1
|
||||
version: 4.1.2
|
||||
|
||||
# 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
|
||||
|
|
|
@ -6,7 +6,7 @@ image:
|
|||
# built from the most recent commit
|
||||
#
|
||||
# tag: latest
|
||||
tag: "v4.2.5"
|
||||
tag: "v4.2.7"
|
||||
# use `Always` when using `latest` tag
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user