Merge pull request #1816 from fluxcd/update-labels

Add 1.6.x release label
This commit is contained in:
Matheus Pimenta 2025-05-27 15:08:10 +01:00 committed by GitHub
commit f2eaf74120
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

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