diff --git a/.vuepress/comp/CurrentVersionV3.vue b/.vuepress/comp/CurrentVersionV3.vue index dbba037..912648d 100644 --- a/.vuepress/comp/CurrentVersionV3.vue +++ b/.vuepress/comp/CurrentVersionV3.vue @@ -25,7 +25,7 @@ export default { items () { let items = [] items.push({ channel: 'v3', dockerTag: 'eipwork/kuboard:v3', version: this.currentVersion.latest.version, buildDate: this.currentVersion.latest.buildDate }) - // items.push({ channel: 'beta', dockerTag: 'eipwork/kuboard:v3-beta', version: this.currentVersion.beta.version, buildDate: this.currentVersion.beta.buildDate }) + items.push({ channel: 'beta', dockerTag: 'eipwork/kuboard:v3-beta', version: this.currentVersion.beta.version, buildDate: this.currentVersion.beta.buildDate }) // items.push({ channel: 'arm', dockerTag: 'eipwork/kuboard:arm', version: this.currentVersion.arm.version, buildDate: this.currentVersion.arm.buildDate }) return items } diff --git a/support/change-log/v3.0.x-tbd.txt b/support/change-log/v3.0.x-tbd.txt new file mode 100644 index 0000000..d8fe812 --- /dev/null +++ b/support/change-log/v3.0.x-tbd.txt @@ -0,0 +1,76 @@ +