From e72f24d27be911ffce943929b7ca2f6df7051083 Mon Sep 17 00:00:00 2001 From: Thong Kuah Date: Thu, 31 Jan 2019 12:59:26 +1300 Subject: Update version on :installed, not :installing This makes this consistent with :updated. And also avoids a potential issue where an install errors which means that that the recorded version won't necessarily reflect the version that is actually installed. --- changelogs/unreleased/cluster_application_version_updated.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/cluster_application_version_updated.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/cluster_application_version_updated.yml b/changelogs/unreleased/cluster_application_version_updated.yml new file mode 100644 index 00000000000..34fe55dcc5e --- /dev/null +++ b/changelogs/unreleased/cluster_application_version_updated.yml @@ -0,0 +1,5 @@ +--- +title: Update cluster application version on updated and installed status +merge_request: 24810 +author: +type: other -- cgit v1.2.3