@@ -17,154 +17,184 @@ content:
1717 start_path : docs
1818 branches : []
1919 tags :
20- # Build all version tags
21- - " v1 *"
20+ # Build all version tags
21+ - " v@({1..9})*({0..9}).+({0..9}). *"
2222
23- # Exclude old versions
24- - " !v1-alpha*"
23+ # Exclude versions without proper folder structure or with generation errors
24+ - " !v1.0.3"
25+ - " !v1.1.0"
2526
2627 # Modules Repositories
2728 - url : https://github.com/camptocamp/devops-stack-module-aad-pod-identity.git
2829 start_path : docs
2930 branches : []
3031 tags :
31- - " v1 *"
32- # Exclude versions without proper folder structure
32+ - " v@({1..9})*({0..9}).+({0..9}). *"
33+ # Exclude versions without proper folder structure or with generation errors
3334 - " !v1.{0..1}.{0..1}"
3435 - " !v1.0.0-alpha.*"
3536 - url : https://github.com/camptocamp/devops-stack-module-application.git
3637 start_path : docs
3738 branches : []
3839 tags :
39- - " v1*"
40+ - " v@({1..9})*({0..9}).+({0..9}).*"
41+ # Exclude versions without proper folder structure or with generation errors
4042 - " !v1.0.0"
4143 - url : https://github.com/camptocamp/devops-stack-module-applicationset.git
4244 start_path : docs
4345 branches : []
4446 tags :
45- - " v1*"
47+ - " v@({1..9})*({0..9}).+({0..9}).*"
48+ # Exclude versions with generation errors
49+ - " !v1.{0..2}.{0..3}"
4650 - url : https://github.com/camptocamp/devops-stack-module-argocd.git
4751 start_path : docs
4852 branches : []
4953 tags :
50- - " v1*"
51- # Exclude versions without proper folder structure
54+ - " v@({1..9})*({0..9}).+({0..9}).*"
55+ # Exclude versions without proper folder structure or with generation errors
56+ - " !v1.0.0-alpha.*"
57+ - url : https://github.com/camptocamp/devops-stack-module-azure-workload-identity.git
58+ start_path : docs
59+ branches : []
60+ tags :
61+ - " v@({1..9})*({0..9}).+({0..9}).*"
62+ # Exclude versions without proper folder structure or with generation errors
63+ - " !v1.0.0-alpha.*"
64+ - url : https://github.com/camptocamp/devops-stack-module-backup.git
65+ start_path : docs
66+ branches : []
67+ tags :
68+ - " v@({1..9})*({0..9}).+({0..9}).*"
69+ # Exclude versions without proper folder structure or with generation errors
5270 - " !v1.0.0-alpha.*"
53- - " !v1-*"
5471 - url : https://github.com/camptocamp/devops-stack-module-cert-manager.git
5572 start_path : docs
5673 branches : []
5774 tags :
58- - " v{1..2} *"
59- # Exclude versions without proper folder structure
75+ - " v@( {1..9})*({0..9}).+({0..9}). *"
76+ # Exclude versions without proper folder structure or with generation errors
6077 - " !v1.0.0"
6178 - " !v1.0.0-alpha.*"
62- - " !v1-* "
79+ - " !v{3..4}.{0..1}.{0..2} "
6380 - url : https://github.com/camptocamp/devops-stack-module-cluster-eks.git
6481 start_path : docs
6582 branches : []
6683 tags :
67- - " v{1..2} *"
68- # Exclude versions without proper folder structure
84+ - " v@( {1..9})*({0..9}).+({0..9}). *"
85+ # Exclude versions without proper folder structure or with generation errors
6986 - " !v1.0.0-alpha.*"
7087 - url : https://github.com/camptocamp/devops-stack-module-cluster-kind.git
7188 start_path : docs
7289 branches : []
7390 tags :
74- - " v2*"
75- # Exclude versions without proper folder structure
76- - " !v2.{0..1}.{0..1}"
91+ - " v@({1..9})*({0..9}).+({0..9}).*"
92+ # Exclude versions without proper folder structure or with generation errors
93+ - " !v{1..2}.{0..1}.{0..1}"
94+ - url : https://github.com/camptocamp/devops-stack-module-cluster-sks.git
95+ start_path : docs
96+ branches : []
97+ tags :
98+ - " v@({1..9})*({0..9}).+({0..9}).*"
99+ # Exclude versions without proper folder structure or with generation errors
100+ - " !v1.0.0-alpha.*"
77101 - url : https://github.com/camptocamp/devops-stack-module-dex.git
78102 start_path : docs
79103 branches : []
80104 tags :
81- - " v1 *"
82- # Exclude versions without proper folder structure
105+ - " v@({1..9})*({0..9}).+({0..9}). *"
106+ # Exclude versions without proper folder structure or with generation errors
83107 - " !v1.0.0-alpha.1"
84108 - " !v1.0.0-alpha.2"
85- - " !v1-*"
86109 - url : https://github.com/camptocamp/devops-stack-module-ebs-csi-driver.git
87110 start_path : docs
88111 branches : []
89112 tags :
90- - " v1 *"
91- # Exclude versions without proper folder structure
113+ - " v@({1..9})*({0..9}).+({0..9}). *"
114+ # Exclude versions without proper folder structure or with generation errors
92115 - " !v1.0.0"
93116 - " !v1.0.0-alpha.*"
94117 - url : https://github.com/camptocamp/devops-stack-module-efs-csi-driver.git
95118 start_path : docs
96119 branches : []
97120 tags :
98- - " v1 *"
99- # Exclude versions without proper folder structure
121+ - " v@({1..9})*({0..9}).+({0..9}). *"
122+ # Exclude versions without proper folder structure or with generation errors
100123 - " !v1.0.0"
101124 - " !v1.0.0-alpha.*"
102125 - url : https://github.com/camptocamp/devops-stack-module-grafana.git
103126 start_path : docs
104127 branches : []
105128 tags :
106- - " v1 *"
107- # Exclude versions without proper folder structure
129+ - " v@({1..9})*({0..9}).+({0..9}). *"
130+ # Exclude versions without proper folder structure or with generation errors
108131 - " !v1.0.0-alpha.*"
109132 - url : https://github.com/camptocamp/devops-stack-module-keycloak.git
110133 start_path : docs
111134 branches : []
112135 tags :
113- - " v1 *"
114- # Exclude versions without proper folder structure
136+ - " v@({1..9})*({0..9}).+({0..9}). *"
137+ # Exclude versions without proper folder structure or with generation errors
115138 - " !v1.0.0-alpha.*"
116139 - url : https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git
117140 start_path : docs
118141 branches : []
119142 tags :
120- - " v{1..2} *"
121- # Exclude versions without proper folder structure
143+ - " v@( {1..9})*({0..9}).+({0..9}). *"
144+ # Exclude versions without proper folder structure or with generation errors
122145 - " !v1.0.0-alpha.*"
123- - " !v1-*"
124146 - url : https://github.com/camptocamp/devops-stack-module-loki-stack.git
125147 start_path : docs
126148 branches : []
127149 tags :
128- - " v{1..2}*"
129- # Exclude versions without proper folder structure
150+ - " v@({1..9})*({0..9}).+({0..9}).*"
151+ # Exclude versions without proper folder structure or with generation errors
152+ - " !v1.0.0-alpha.*"
153+ - url : https://github.com/camptocamp/devops-stack-module-longhorn.git
154+ start_path : docs
155+ branches : []
156+ tags :
157+ - " v@({1..9})*({0..9}).+({0..9}).*"
158+ # Exclude versions without proper folder structure or with generation errors
130159 - " !v1.0.0-alpha.*"
131160 - url : https://github.com/camptocamp/devops-stack-module-metallb.git
132161 start_path : docs
133162 branches : []
134163 tags :
135- - " v1 *"
136- # Exclude versions without proper folder structure
164+ - " v@({1..9})*({0..9}).+({0..9}). *"
165+ # Exclude versions without proper folder structure or with generation errors
137166 - " !v1.0.0"
138167 - " !v1.0.0-alpha.*"
139168 - url : https://github.com/camptocamp/devops-stack-module-minio.git
140169 start_path : docs
141170 branches : []
142171 tags :
143- - " v1 *"
144- # Exclude versions without proper folder structure
172+ - " v@({1..9})*({0..9}).+({0..9}). *"
173+ # Exclude versions without proper folder structure or with generation errors
145174 - " !v1.0.0-alpha.*"
175+ - " !v1.1.0"
176+ - " !v1.1.1"
146177 - url : https://github.com/camptocamp/devops-stack-module-oidc-aws-cognito.git
147178 start_path : docs
148179 branches : []
149180 tags :
150- - " v1 *"
151- # Exclude versions without proper folder structure
181+ - " v@({1..9})*({0..9}).+({0..9}). *"
182+ # Exclude versions without proper folder structure or with generation errors
152183 - " !v1.0.0-alpha.*"
153184 - url : https://github.com/camptocamp/devops-stack-module-thanos.git
154185 start_path : docs
155186 branches : []
156187 tags :
157- - " v1 *"
158- # Exclude versions without proper folder structure
188+ - " v@({1..9})*({0..9}).+({0..9}). *"
189+ # Exclude versions without proper folder structure or with generation errors
159190 - " !v1.0.0-alpha.*"
160191 - url : https://github.com/camptocamp/devops-stack-module-traefik.git
161192 start_path : docs
162193 branches : []
163194 tags :
164- - " v1 *"
165- # Exclude versions without proper folder structure
195+ - " v@({1..9})*({0..9}).+({0..9}). *"
196+ # Exclude versions without proper folder structure or with generation errors
166197 - " !v1.0.0-alpha.*"
167- - " !v1-alpha*"
168198ui :
169199 bundle :
170200 url : https://github.com/camptocamp/devops-stack-antora-ui/releases/download/master-LATEST/ui-bundle.zip
0 commit comments