]> cat aescling's git repositories - mastodon.git/commitdiff
helm: upgrade elasticsearch to 7.x (#17262)
authorAlexandra Catalina <dunn.alex@gmail.com>
Sun, 9 Jan 2022 02:21:19 +0000 (18:21 -0800)
committerGitHub <noreply@github.com>
Sun, 9 Jan 2022 02:21:19 +0000 (03:21 +0100)
chart/Chart.yaml
chart/values.yaml

index a09ae8e8a52fdfce2ea9d9ab79a0e7e7dd77f4c7..24676d7493054d7aeeb2a54889c6846c19a0a07f 100644 (file)
@@ -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: 1.1.1
+version: 1.2.0
 
 # 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
index 4fc4084d4f658944cdfd94af28bdd8287db372b6..bbe55410e62cee36196d2c137666e6041330010c 100644 (file)
@@ -110,10 +110,8 @@ elasticsearch:
   # RAILS_ENV=production bundle exec rake chewy:sync
   # (https://docs.joinmastodon.org/admin/optional/elasticsearch/)
   enabled: true
-  # may be removed once https://github.com/tootsuite/mastodon/pull/13828 is part
-  # of a tagged release
   image:
-    tag: 6
+    tag: 7
 
 # https://github.com/bitnami/charts/tree/master/bitnami/postgresql#parameters
 postgresql: