Skip to content

Commit

Permalink
chore(deps): upgrade app to Mastodon v4.2.12 (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Myhrberg <[email protected]>
  • Loading branch information
jeremiahlee and jimeh committed Aug 29, 2024
1 parent db513c3 commit ba7a1de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 5.3.1
version: 5.3.3

# 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.2.10
appVersion: "v4.2.12"

dependencies:
- name: elasticsearch
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
# built from the most recent commit
#
# tag: latest
tag: "v4.2.10"
tag: null
# use `Always` when using `latest` tag
pullPolicy: IfNotPresent

Expand Down

0 comments on commit ba7a1de

Please sign in to comment.