diff options
author | Nick Kipling <nkipling@gitlab.com> | 2019-09-02 05:22:37 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-09-02 05:22:37 +0000 |
commit | 29ce59879617461dfa3c0d9d28d84115e487664b (patch) | |
tree | 0a92954ec34a23e97a83c2eb3bc28b17edb23a7e /changelogs | |
parent | a1a6def114613500a8e84b6eb2285c023ab1ace8 (diff) | |
download | gitlab-ce-29ce59879617461dfa3c0d9d28d84115e487664b.tar.gz |
Add additional public note to project container registry setting
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/add-warning-note-to-project-container-registry-setting.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-warning-note-to-project-container-registry-setting.yml b/changelogs/unreleased/add-warning-note-to-project-container-registry-setting.yml new file mode 100644 index 00000000000..0663788b680 --- /dev/null +++ b/changelogs/unreleased/add-warning-note-to-project-container-registry-setting.yml @@ -0,0 +1,6 @@ +--- +title: Added warning note on the project container registry setting informing users + that the registry is public for public projects +merge_request: 32447 +author: +type: other |