From ba934f81a76ed4be317c81adf3e5d7526574ddd9 Mon Sep 17 00:00:00 2001 From: Rob Szumski Date: Wed, 18 Nov 2015 16:45:00 -0800 Subject: [PATCH] static: add v2 support details --- static/partials/landing-normal.html | 2 +- static/partials/plans.html | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/static/partials/landing-normal.html b/static/partials/landing-normal.html index 7c1513d10..01927aa55 100644 --- a/static/partials/landing-normal.html +++ b/static/partials/landing-normal.html @@ -11,7 +11,7 @@ Works with - Supports Docker and rkt images. Images are transformed on the fly, allowing you to push Docker and pull rkt. + Supports Docker (v1 and v2) and rkt images. Images are transformed on the fly, allowing you to push Docker and pull rkt. diff --git a/static/partials/plans.html b/static/partials/plans.html index a8abbf405..88ccb3339 100644 --- a/static/partials/plans.html +++ b/static/partials/plans.html @@ -528,12 +528,22 @@

Auditing is essential for everything in your CI pipeline. Actions via API and UI are tracked.

+
  • + Multiple Image Formats +

    Images are transformed on the fly, allowing you to push Docker (v1 and v2) and pull rkt.

    +
  • + + + +
    +
    +