ContainerAppRevisions
ContainerAppRevisions
List of Revisions.
AllOf
JSON Example
{
"0": "P",
"1": "a",
"2": "g",
"3": "e",
"4": " ",
"5": "O",
"6": "b",
"7": "j",
"8": "e",
"9": "c",
"10": "t",
"values": [
{
"revision": 0,
"appVersion": "string",
"packageInfo": {
"type": "HelmChart",
"version": "string",
"customValuesCheckSum": "string"
},
"state": "string",
"message": "string",
"creationDate": "string",
"owner": {
"name": "string",
"id": "string"
}
}
]
}