diff options
author | Mike Greiling <mike@pixelcog.com> | 2019-06-03 16:20:28 +0000 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2019-06-03 16:20:28 +0000 |
commit | a9589cdf28bc789e0b4902e3d45acfc9a6b69217 (patch) | |
tree | f7764f3f1641bc63cab8f6b8a6a7d1b7f3094ef4 /changelogs | |
parent | 658c98191a8604fa52d668d639eca308a76477fe (diff) | |
parent | dbeb580442edbe4fd33885f3c2aebd49de242f5f (diff) | |
download | gitlab-ce-a9589cdf28bc789e0b4902e3d45acfc9a6b69217.tar.gz |
Merge branch '58269-separate-update-patch' into 'master'
Do not display Update app button when saving Knative domain name
Closes #58269
See merge request gitlab-org/gitlab-ce!28904
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/58269-separate-update-patch.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/58269-separate-update-patch.yml b/changelogs/unreleased/58269-separate-update-patch.yml new file mode 100644 index 00000000000..e9b44257b07 --- /dev/null +++ b/changelogs/unreleased/58269-separate-update-patch.yml @@ -0,0 +1,5 @@ +--- +title: Do not display Update app button when saving Knative domain name +merge_request: 28904 +author: +type: changed |