diff options
author | Thibaut Girka <thib@sitedethib.com> | 2020-07-08 15:23:41 +0200 |
---|---|---|
committer | Thibaut Girka <thib@sitedethib.com> | 2020-07-08 15:23:41 +0200 |
commit | de938023abba01ca36eeac6f3bc0203121157116 (patch) | |
tree | 3b7bdb2b7ede0571177e8d90f130e8e4ca394597 /chart/Chart.yaml | |
parent | c41da2e96294dc24ba7e039cd3151916fff664db (diff) | |
parent | 0d2135a46172fd6931f757ef083ad99f4522081d (diff) |
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'chart/Chart.yaml')
-rw-r--r-- | chart/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/Chart.yaml b/chart/Chart.yaml index f028227e3..783569451 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -20,7 +20,7 @@ version: 0.1.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 # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 3.1.4 +appVersion: 3.1.5 dependencies: - name: elasticsearch |