summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-01-27 09:00:26 -0500
committerJack Lucas <jflucas@research.att.com>2020-01-27 09:26:50 -0500
commitee9a860cc1b79438f7de2e53a96b28cf12b8bffe (patch)
tree7d3bce9036440cbcec0760a62dc47c6b4bd65d1b
parent89bde25d3d440cc95919c2ce527d85e7dc427f2c (diff)
Release k8s-bootstrap 1.8.0
Issue-ID: DCAEGEN2-2037 Issue-ID: DCAEGEN2-2021 Issue-ID: DCAEGEN2-2006 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I760fa43d5b5875abeafc658ee6a6ecbf54896527
-rw-r--r--releases/1.8.0-k8s-bootstrap-container.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/1.8.0-k8s-bootstrap-container.yaml b/releases/1.8.0-k8s-bootstrap-container.yaml
new file mode 100644
index 0000000..986d10e
--- /dev/null
+++ b/releases/1.8.0-k8s-bootstrap-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.8.0'
+project: 'dcaegen2/deployments'
+log_dir: 'dcaegen2-deployments-master-merge-java/227'
+ref: 89bde25d3d440cc95919c2ce527d85e7dc427f2c
+containers:
+ - name: 'org.onap.dcaegen2.deployments.k8s-bootstrap-container'
+ version: '1.8.0-SNAPSHOT-20200127T134156Z'
n168'>168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265