diff options
author | Mayra Cabrera <mcabrera@gitlab.com> | 2018-06-20 12:10:14 +0000 |
---|---|---|
committer | Kamil TrzciĆski (Conference till 20th) <ayufan@ayufan.eu> | 2018-06-20 12:10:14 +0000 |
commit | 5841e92390051065d89a5b0602fa326eda018cd9 (patch) | |
tree | 850ba8efdd97c5254dc260b1788bc872f292a5b8 /changelogs | |
parent | 3b38b4affb4f3525aa7f5d245008e43d33c73c41 (diff) | |
download | gitlab-ce-5841e92390051065d89a5b0602fa326eda018cd9.tar.gz |
Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible with Tiller v2.7.0'"
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/48126-fix-prometheus-installation.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/48126-fix-prometheus-installation.yml b/changelogs/unreleased/48126-fix-prometheus-installation.yml new file mode 100644 index 00000000000..e6ab9c46fbf --- /dev/null +++ b/changelogs/unreleased/48126-fix-prometheus-installation.yml @@ -0,0 +1,5 @@ +--- +title: Specify chart version when installing applications on Clusters +merge_request: 20010 +author: +type: fixed |