The rendering source, which was archived when the release was first created.
The names of all build artifacts, such as the container image that was
deployed.
Rendered artifacts, including the rendered manifest.yaml and the rendered
skaffold.yaml that was used for this release.
You can also view a diff of different versions of the rendered
manifests and skaffold.yaml files.
View rollouts
From the Release details page, select the Rollouts tab.
Click the name of the rollout that you want to view.
The rollout details are displayed over the page. These details include links
to render logs, deployment logs, and target artifacts (manifest.yaml and
skaffold.yaml).
The Rollout page is displayed. The Summary shows rollout metadata and status.
The Phases tab shows the phases and
jobs in the rollout. From here you can
perform actions on the rollout,
such as advance phases, terminate job runs, and more.
View release artifacts
The Release details page includes an Artifacts tab, listing build
artifacts, target artifacts (manifests and Skaffold configs), and the rendering
source for those target artifacts.
From this page, you can do the following:
Download the rendering source archive file.
Click through to see the render logs for the target artifacts.
View the rendered target artifacts themselves.
View rendered manifests and diffs, with release inspector
In Google Cloud console, you can compare different versions of some of your
release artifacts. You can view a diff of the following types of artifacts:
Rendered manifests
Rendered skaffold.yaml configuration files
To view a diff:
In the Google Cloud console, navigate to the Cloud Deploy
Delivery pipelines page to view your delivery pipelines.
Click the delivery pipeline that's managing the release you want to
inspect.
On the Delivery pipeline details page, make sure the Releases tab is
selected, and click the name of the release you want to inspect.
On the Release details page, click the Artifacts tab.
In the Target artifacts list, click the View artifacts link for the
artifact that you want to inspect.
Select the Manifest tab or the Skaffold config tab.
Click Show diff.
The release inspector shows the same version of the artifact on both sides.
For each artifact shown, choose the release name, target name, phase name, or
all, if necessary.
This way you can choose which version of the artifact to compare on each side,
by release and by target. For example, you can choose the same release for
each, and compare the manifest for that release but for different targets.
The differences between the selected artifacts are highlighted.
View rendered artifacts in the Cloud Storage bucket
The Cloud Storage bucket that stores your rendered release artifacts is
shown on, and linked from, the Artifacts tab on the release details page:
On the release details page, select the Artifacts tab.
In the Target artifacts table, find the target whose artifacts you want
to view, and click the corresponding link in the Storage location column.
The Cloud Storage bucket details are shown, for the specific target.
The bucket contains rendered artifacts for each phase of the rollout:
Click on the phase whose rendered artifacts you want to view,
The available artifacts for that phase are listed:
Click on the artifact you want to view to see its contents.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[[["\u003cp\u003eThe Cloud Deploy Release details page provides a comprehensive overview of a release, including metadata, rollout information, and release artifacts.\u003c/p\u003e\n"],["\u003cp\u003eYou can view a list of rollouts associated with a release and access detailed information for each rollout, such as render logs, deployment logs, and target artifacts.\u003c/p\u003e\n"],["\u003cp\u003eThe Artifacts tab allows users to access the rendering source, build artifacts, and rendered artifacts, such as manifest.yaml and skaffold.yaml files.\u003c/p\u003e\n"],["\u003cp\u003eUsers can compare different versions of rendered manifests and skaffold.yaml files through the Release Inspector by navigating to the Artifacts tab and selecting the View artifacts link.\u003c/p\u003e\n"],["\u003cp\u003eThe storage location link on the Artifacts tab directs users to a Cloud Storage bucket that stores the rendered artifacts for each phase of a rollout.\u003c/p\u003e\n"]]],[],null,["# Viewing release details\n\nThis document describes the information that you can find on the Cloud Deploy\n**Release details** page in Google Cloud console, including the following:\n\n- Metadata and other information about the release:\n\n- [Rollouts](#viewing_rollouts)\n\n You can view a list of rollouts for this release, and click a rollout to\n [view rollout details](#viewing_rollouts).\n- [Release artifacts](#viewing_release_artifacts)\n\n - The rendering source, which was archived when the release was first created.\n - The names of all build artifacts, such as the container image that was deployed.\n - Rendered artifacts, including the rendered `manifest.yaml` and the rendered `skaffold.yaml` that was used for this release.\n\nYou can also [view a diff](#viewing_diffs) of different versions of the rendered\nmanifests and `skaffold.yaml` files.\n\nView rollouts\n-------------\n\n1. From the **Release details** page, select the **Rollouts** tab.\n\n2. Click the name of the rollout that you want to view.\n\n The rollout details are displayed over the page. These details include links\n to render logs, deployment logs, and target artifacts (`manifest.yaml` and\n `skaffold.yaml`).\n\n The Rollout page is displayed. The **Summary** shows rollout metadata and status.\n\n The **Phases** tab shows the [phases](/deploy/docs/terminology#phase) and\n [jobs](/deploy/docs/terminology#job) in the rollout. From here you can\n [perform actions on the rollout](/deploy/docs/deployment-strategies/manage-rollout),\n such as advance phases, terminate job runs, and more.\n\n| **Note:** you can also view rollouts by selecting the **Rollouts** tab on the **Delivery pipeline details** page and clicking on a rollout listed in the table.\n\nView release artifacts\n----------------------\n\nThe **Release details** page includes an **Artifacts** tab, listing build\nartifacts, target artifacts (manifests and Skaffold configs), and the rendering\nsource for those target artifacts.\n\nFrom this page, you can do the following:\n\n- Download the rendering source archive file.\n\n- Click through to see the render logs for the target artifacts.\n\n- View the rendered target artifacts themselves.\n\n### View rendered manifests and diffs, with release inspector\n\nIn Google Cloud console, you can compare different versions of some of your\nrelease artifacts. You can view a diff of the following types of artifacts:\n\n- Rendered manifests\n- Rendered `skaffold.yaml` configuration files\n\nTo view a diff:\n\n1. In the Google Cloud console, navigate to the Cloud Deploy\n **Delivery pipelines** page to view your delivery pipelines.\n\n \u003cbr /\u003e\n\n [Open the Delivery pipelines page](https://console.cloud.google.com/deploy/delivery-pipelines)\n\n \u003cbr /\u003e\n\n2. Click the delivery pipeline that's managing the release you want to\n inspect.\n\n3. On the **Delivery pipeline details** page, make sure the **Releases** tab is\n selected, and click the name of the release you want to inspect.\n\n4. On the **Release details** page, click the **Artifacts** tab.\n\n5. In the **Target artifacts** list, click the **View artifacts** link for the\n artifact that you want to inspect.\n\n6. Select the **Manifest** tab or the **Skaffold config** tab.\n\n7. Click **Show diff**.\n\n The release inspector shows the same version of the artifact on both sides.\n8. For each artifact shown, choose the release name, target name, phase name, or\n all, if necessary.\n\n This way you can choose which version of the artifact to compare on each side,\n by release and by target. For example, you can choose the same release for\n each, and compare the manifest for that release but for different targets.\n\nThe differences between the selected artifacts are highlighted.\n\n### View rendered artifacts in the Cloud Storage bucket\n\nThe Cloud Storage bucket that stores your rendered release artifacts is\nshown on, and linked from, the **Artifacts** tab on the release details page:\n\n1. On the release details page, select the **Artifacts** tab.\n\n2. In the **Target artifacts** table, find the target whose artifacts you want\n to view, and click the corresponding link in the **Storage location** column.\n\n The Cloud Storage bucket details are shown, for the specific target.\n The bucket contains rendered artifacts for each phase of the rollout:\n\n3. Click on the phase whose rendered artifacts you want to view,\n\n The available artifacts for that phase are listed:\n\n4. Click on the artifact you want to view to see its contents."]]