You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/cmd/testdata/output/history-with-rollback.yaml

20 lines
462 B

- app_version: "1.0"
chart: foo-0.1.0-beta.1
description: Install complete
revision: 1
status: superseded
updated: "1977-09-02T22:04:05Z"
- app_version: "1.0"
chart: foo-0.1.0-beta.1
description: Upgrade complete
revision: 2
status: superseded
updated: "1977-09-02T22:04:05Z"
- app_version: "1.0"
chart: foo-0.1.0-beta.1
description: Rollback to 1
revision: 3
rollback_revision: 1
status: deployed
updated: "1977-09-02T22:04:05Z"