diff --git a/api/services/containers/containers.pb.go b/api/services/containers/v1/containers.pb.go similarity index 100% rename from api/services/containers/containers.pb.go rename to api/services/containers/v1/containers.pb.go diff --git a/api/services/containers/containers.proto b/api/services/containers/v1/containers.proto similarity index 100% rename from api/services/containers/containers.proto rename to api/services/containers/v1/containers.proto diff --git a/api/services/content/content.pb.go b/api/services/content/v1/content.pb.go similarity index 100% rename from api/services/content/content.pb.go rename to api/services/content/v1/content.pb.go diff --git a/api/services/content/content.proto b/api/services/content/v1/content.proto similarity index 100% rename from api/services/content/content.proto rename to api/services/content/v1/content.proto diff --git a/api/services/diff/diff.pb.go b/api/services/diff/v1/diff.pb.go similarity index 100% rename from api/services/diff/diff.pb.go rename to api/services/diff/v1/diff.pb.go diff --git a/api/services/diff/diff.proto b/api/services/diff/v1/diff.proto similarity index 100% rename from api/services/diff/diff.proto rename to api/services/diff/v1/diff.proto diff --git a/api/services/events/events.pb.go b/api/services/events/v1/events.pb.go similarity index 100% rename from api/services/events/events.pb.go rename to api/services/events/v1/events.pb.go diff --git a/api/services/events/events.proto b/api/services/events/v1/events.proto similarity index 100% rename from api/services/events/events.proto rename to api/services/events/v1/events.proto diff --git a/api/services/images/docs.go b/api/services/images/v1/docs.go similarity index 100% rename from api/services/images/docs.go rename to api/services/images/v1/docs.go diff --git a/api/services/images/images.pb.go b/api/services/images/v1/images.pb.go similarity index 100% rename from api/services/images/images.pb.go rename to api/services/images/v1/images.pb.go diff --git a/api/services/images/images.proto b/api/services/images/v1/images.proto similarity index 100% rename from api/services/images/images.proto rename to api/services/images/v1/images.proto diff --git a/api/services/namespaces/namespace.pb.go b/api/services/namespaces/v1/namespace.pb.go similarity index 100% rename from api/services/namespaces/namespace.pb.go rename to api/services/namespaces/v1/namespace.pb.go diff --git a/api/services/namespaces/namespace.proto b/api/services/namespaces/v1/namespace.proto similarity index 100% rename from api/services/namespaces/namespace.proto rename to api/services/namespaces/v1/namespace.proto diff --git a/api/services/shim/shim.pb.go b/api/services/shim/v1/shim.pb.go similarity index 100% rename from api/services/shim/shim.pb.go rename to api/services/shim/v1/shim.pb.go diff --git a/api/services/shim/shim.proto b/api/services/shim/v1/shim.proto similarity index 100% rename from api/services/shim/shim.proto rename to api/services/shim/v1/shim.proto diff --git a/api/services/snapshot/snapshots.pb.go b/api/services/snapshot/v1/snapshots.pb.go similarity index 100% rename from api/services/snapshot/snapshots.pb.go rename to api/services/snapshot/v1/snapshots.pb.go diff --git a/api/services/snapshot/snapshots.proto b/api/services/snapshot/v1/snapshots.proto similarity index 100% rename from api/services/snapshot/snapshots.proto rename to api/services/snapshot/v1/snapshots.proto diff --git a/api/services/tasks/tasks.pb.go b/api/services/tasks/v1/tasks.pb.go similarity index 100% rename from api/services/tasks/tasks.pb.go rename to api/services/tasks/v1/tasks.pb.go diff --git a/api/services/tasks/tasks.proto b/api/services/tasks/v1/tasks.proto similarity index 100% rename from api/services/tasks/tasks.proto rename to api/services/tasks/v1/tasks.proto diff --git a/api/services/version/version.pb.go b/api/services/version/v1/version.pb.go similarity index 100% rename from api/services/version/version.pb.go rename to api/services/version/v1/version.pb.go diff --git a/api/services/version/version.proto b/api/services/version/v1/version.proto similarity index 100% rename from api/services/version/version.proto rename to api/services/version/v1/version.proto