Skip to content

Commit 37b8087

Browse files
committed
Modify the tag names for the enterprise images
Move the influxdb-meta image completely under the influxdb image name.
1 parent 0afb74c commit 37b8087

File tree

10 files changed

+5
-16
lines changed

10 files changed

+5
-16
lines changed

influxdb-meta/README.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

influxdb-meta/manifest.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

influxdb/manifest.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@
1111
"name": "alpine"
1212
},
1313
{
14-
"name": "enterprise",
14+
"name": "data",
15+
"versions": ["1.3"]
16+
},
17+
{
18+
"name": "meta",
1519
"versions": ["1.3"]
1620
}
1721
]

0 commit comments

Comments
 (0)