Commit 1ef3b81f authored by GitLab Bot's avatar GitLab Bot

Add latest changes from gitlab-org/gitlab@13-7-stable-ee

parent d802dc9b
......@@ -2,6 +2,19 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 13.7.3 (2021-01-08)
### Fixed (7 changes)
- Fix Canary Ingress weight is not reflected on UI immediately. !50246
- Change pages deployments size to bigint. !50262
- Fix viewing container repositories with tags with corrupted manifest. !50362
- Fix the graphQL type for container repository tags. !50419
- Fix(eetrialbanner): fix EE trial banner to allow dismiss. !50436
- Update Helm 2 version to 2.17.0. !50547
- Fix project access token regression. !50800
## 13.7.2 (2021-01-07)
### Security (7 changes)
......
13.7.2
\ No newline at end of file
13.7.3
\ No newline at end of file
---
title: Fix the graphQL type for container repository tags
merge_request: 50419
author:
type: fixed
---
title: 'Fix(eetrialbanner): fix EE trial banner to allow dismiss'
merge_request: 50436
author:
type: fixed
---
title: Fix viewing container repositories with tags with corrupted manifest
merge_request: 50362
author:
type: fixed
---
title: Change pages deployments size to bigint
merge_request: 50262
author:
type: fixed
---
title: Fix project access token regression
merge_request: 50800
author:
type: fixed
---
title: Fix Canary Ingress weight is not reflected on UI immediately
merge_request: 50246
author:
type: fixed
---
title: Update Helm 2 version to 2.17.0
merge_request: 50547
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment