Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-01-31 02:59:26 +0300
committerThong Kuah <tkuah@gitlab.com>2019-02-06 14:07:49 +0300
commite72f24d27be911ffce943929b7ca2f6df7051083 (patch)
tree65aecff19acc8b833f158f94e33d1771a45e721d /changelogs
parent8ef1128f672266c789fc135500e1287ab389bb16 (diff)
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.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/cluster_application_version_updated.yml5
1 files changed, 5 insertions, 0 deletions
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