Skip to content

Commit e2c3413

Browse files
author
Benjamin Reed
committed
Revert "disable helm tags, just use main-*"
This reverts commit 1be4f8a.
1 parent 1be4f8a commit e2c3413

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

antora-playbook.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,22 @@ content:
5252
- develop
5353
- /^release-.*/
5454
- /^main-.*/
55+
tags:
56+
- v*
57+
- '!v8.0.3'
58+
- '!v8.0.1'
59+
- '!v8.0.0'
60+
- '!v7.2.*'
61+
- '!v7.1.*'
62+
- '!v7.0.*'
63+
- '!v6.0.0'
64+
- '!v5.0.2'
65+
- '!v5.0.1'
66+
- '!v5.0.0'
67+
- '!v4.*'
68+
- '!v3.*'
69+
- '!v2.*'
70+
- '!v1.*'
5571
- url: https://github.com/OpenNMS/alec.git
5672
start_path: docs
5773
branches:

0 commit comments

Comments
 (0)