Merge pull request #1720 from fluxcd/update-labels

Add 1.5.x release label
This commit is contained in:
Matheus Pimenta 2025-02-13 16:07:48 +00:00 committed by GitHub
commit 6952276d79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
.github/labels.yaml vendored
View File

@ -31,3 +31,6 @@
- name: backport:release/v1.4.x
description: To be backported to release/v1.4.x
color: '#ffd700'
- name: backport:release/v1.5.x
description: To be backported to release/v1.5.x
color: '#ffd700'