Skip to content

Commit

Permalink
Add tags to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
aureleoules committed Nov 22, 2024
1 parent 6f2c78b commit 03579da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/process/agent.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,7 @@ message Manifest {
bytes content = 4;
string contentType = 5;
string version = 6;
repeated string tags = 7;
}

// reference https://github.com/kubernetes/kubernetes/blob/cb19b56831d54d1d31249949318ef0b07bf00df9/staging/src/k8s.io/api/core/v1/generated.proto#L2054
Expand Down

0 comments on commit 03579da

Please sign in to comment.