<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Types of Artifacts on Spinnaker</title>
		<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/</link>
		<description>Recent content in Types of Artifacts on Spinnaker</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<atom:link href="https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Bitbucket File</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/bitbucket-file/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/bitbucket-file/</guid>
				<description>&lt;p&gt;These artifacts are generally consumed by&#xA;stages that read configuration from text files, such as a Deploy Manifest&#xA;stage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;bitbucket-file-artifact-in-the-ui&#34;&gt;Bitbucket file artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the Bitbucket file artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th width=&#34;10%&#34;&gt;Field&lt;/th&gt;&#xA;      &lt;th width=&#34;90%&#34;&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;A Bitbucket artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;File path&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The full path (including filename) for retrieval via the Bitbucket API. Example: &lt;code&gt;https://api.bitbucket.org/2.0/repositories/$ORG/$REPO/src/$VERSION/$FILEPATH&lt;/code&gt;.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring certain triggers, you can use a Bitbucket file as an expected&#xA;artifact.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Debian Package</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/debian-package/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/debian-package/</guid>
				<description>&lt;p&gt;These artifacts are generally consumed by the Bake stage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;http-file-artifact-in-the-ui&#34;&gt;HTTP file artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the Debian Package artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;An HTTP artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The fully-qualified URL from which the file can be read.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring certain triggers, like Pubsub you can use a custom artifact.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/debian-package/expected-artifact-debian-package.png&#34;&#xA;&#x9;&#x9;&#x9;alt=&#34;Configuring Debian Package fields in a pipeline trigger&amp;rsquo;s expected artifact settings.&#34;&gt;&lt;figcaption&gt;&#xA;&#x9;&#x9;&#x9;&lt;p&gt;Configuring Debian Package fields in a pipeline trigger&amp;rsquo;s expected artifact settings.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Docker Image</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/docker-image/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/docker-image/</guid>
				<description>&lt;p&gt;The artifacts can be deployed to Kubernetes or App Engine, and generally trigger pipelines from notifications sent by their registry.&lt;/p&gt;&#xA;&lt;h2 id=&#34;docker-image-artifact-in-the-ui&#34;&gt;Docker image artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the Docker image artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;Field&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;A Docker registry artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Docker image&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The name of the Docker image, including the registry and image repository.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring the Docker Registry trigger, you can use a Docker image as an&#xA;expected artifact.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Embedded Base64</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/embedded-base64/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/embedded-base64/</guid>
				<description>&lt;h2 id=&#34;embedded-base64-artifact-in-the-ui&#34;&gt;Embedded Base64 artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the embedded Base64 artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;Field&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;Always &#34;embedded-artifact&#34;.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Name&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;A human-readable identifier for the artifact.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Contents&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The Base64-encoded contents of the artifact.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring a trigger, you can (for example) configure an embedded Base64&#xA;default artifact.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/embedded-base64/default-artifact-embedded-base64.png&#34;&#xA;&#x9;&#x9;&#x9;alt=&#34;Providing an embedded Base64 default artifact for a trigger&amp;rsquo;s expected artifact.&#34;&gt;&lt;figcaption&gt;&#xA;&#x9;&#x9;&#x9;&lt;p&gt;Providing an embedded Base64 default artifact for a trigger&amp;rsquo;s expected artifact.&lt;/p&gt;</description>
			</item>
			<item>
				<title>GCS Object</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/gcs-object/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/gcs-object/</guid>
				<description>&lt;p&gt;These artifacts are generally consumed by stages that read configuration from text files, such as a&#xA;Deploy Manifest or App Engine Deploy stage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;gcs-object-artifact-in-the-ui&#34;&gt;GCS object artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the GCS object artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;Field&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;A GCS artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Object path&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The path to the artifact file, beginning with &lt;code&gt;gs://&lt;/code&gt;.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring certain triggers (such as a Pub/Sub trigger with &lt;strong&gt;Pub/Sub&#xA;System Type&lt;/strong&gt; &amp;ldquo;Google&amp;rdquo;), you can use a GCS object as an expected artifact.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Git Repo</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/git-repo/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/git-repo/</guid>
				<description>&lt;blockquote&gt;&#xA;&lt;p&gt;The Git Repo artifact is available in version 1.17 or later.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;They are consumed&#xA;by stages that need multiple files to produce an output, such as the Bake (Manifest) stage when using the Kustomize template&#xA;renderer. Unlike other artifact implementations, the Git Repo artifact works with any Git hosting service as long as the&#xA;repository can be cloned using the Git CLI.&lt;/p&gt;&#xA;&lt;h2 id=&#34;git-repo-artifact-in-the-ui&#34;&gt;Git Repo artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the Git Repo artifact:&lt;/p&gt;</description>
			</item>
			<item>
				<title>GitHub File</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/github-file/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/github-file/</guid>
				<description>&lt;p&gt;These artifacts are generally&#xA;consumed by stages that read configuration from text files, such as a &amp;ldquo;Deploy&#xA;(Manifest)&amp;rdquo; stage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;github-file-artifact-in-the-ui&#34;&gt;GitHub file artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the GitHub file artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;Field&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;A GitHub artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;File path&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The path to the artifact file, beginning at the root of the Git repository.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Content URL&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The GitHub API content URL for the artifact file.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Commit/Branch&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The commit hash or branch name to use when retrieving the artifact file from GitHub.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring a Git trigger with &lt;strong&gt;Type&lt;/strong&gt; &amp;ldquo;GitHub&amp;rdquo;, you can use a GitHub file&#xA;as an expected artifact.&lt;/p&gt;</description>
			</item>
			<item>
				<title>GitLab File</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/gitlab-file/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/gitlab-file/</guid>
				<description>&lt;p&gt;These artifacts are generally consumed by stages that read configuration from text files, such as a Deploy Manifest stage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;gitlab-file-artifact-in-the-ui&#34;&gt;GitLab file artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the GitLab file artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;Field&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;A GitLab artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;File path&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The path to the artifact file, beginning at the root of the Git repository.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Commit/Branch&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The commit hash or branch name to use when retrieving the artifact file from GitLab.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring a Git trigger with &lt;strong&gt;Type&lt;/strong&gt; &amp;ldquo;GitLab&amp;rdquo;, you can use a GitLab file&#xA;as an expected artifact.&lt;/p&gt;</description>
			</item>
			<item>
				<title>HTTP File</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/http-file/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/http-file/</guid>
				<description>&lt;p&gt;These artifacts are generally consumed by stages that read&#xA;configuration from text files, such as a Deploy Manifest stage.&lt;/p&gt;&#xA;&lt;p&gt;A file represented by an HTTP file artifact can be downloaded using HTTP Basic&#xA;authentication.&lt;/p&gt;&#xA;&lt;h2 id=&#34;http-file-artifact-in-the-ui&#34;&gt;HTTP file artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the HTTP file artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;Field&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;An HTTP artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The fully-qualified URL from which the file can be read.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring certain triggers, you can use an HTTP file as an expected&#xA;artifact.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Kubernetes Object</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/kubernetes-object/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/kubernetes-object/</guid>
				<description>&lt;h2 id=&#34;kubernetes-object-artifact-in-the-ui&#34;&gt;Kubernetes object artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the Kubernetes object artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;Field&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;An HTTP artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The fully-qualified URL from which the file can be read.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;kubernetes-object-artifact-in-a-pipeline-definition&#34;&gt;Kubernetes object artifact in a pipeline definition&lt;/h2&gt;&#xA;&lt;p&gt;The following are the fields that make up a Kubernetes object artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Field&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Explanation&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;type&lt;/code&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;kubernetes/&amp;lt;kind&amp;gt;&lt;/code&gt;, where &lt;code&gt;&amp;lt;kind&amp;gt;&lt;/code&gt; is the Kubernetes Kind (such as &lt;code&gt;Deployment&lt;/code&gt;).&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;reference&lt;/code&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The name of the object.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;name&lt;/code&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The name of the object.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;version&lt;/code&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The version of the object. Only set if the resource was deployed with a version (for example, a &lt;code&gt;ConfigMap&lt;/code&gt; deployed at version &lt;code&gt;-v120&lt;/code&gt;).&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;location&lt;/code&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The namespace of the object.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;artifactAccount&lt;/code&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The Spinnaker account (Kubernetes context) to which the object was deployed.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;The following is an example JSON representation of a Kubernetes object artifact, as it&#xA;would appear in a pipeline definition:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Maven Artifact</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/maven-artifact/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/maven-artifact/</guid>
				<description>&lt;p&gt;These artifacts are generally consumed by stages that deploy application artifacts, such as a Deploy stage.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;The files stored in a Maven repository are typically called &amp;ldquo;artifacts&amp;rdquo;, so on this page, &amp;ldquo;Maven artifact&amp;rdquo; may refer to a Spinnaker artifact of type &lt;code&gt;maven/file&lt;/code&gt; or to a file (e.g. a JAR file) stored in a Maven repository.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h2 id=&#34;maven-artifact-in-the-ui&#34;&gt;Maven artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the Maven artifact:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Oracle Object</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/oracle-object/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/oracle-object/</guid>
				<description>&lt;p&gt;These artifacts are generally consumed by stages that read configuration from text files, such as a Deploy Manifest stage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;oracle-object-artifact-in-a-pipeline-definition&#34;&gt;Oracle object artifact in a pipeline definition&lt;/h2&gt;&#xA;&lt;p&gt;The following are the fields that make up an Oracle object artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Field&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Explanation&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;type&lt;/code&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Always &lt;code&gt;oracle/object&lt;/code&gt;.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;code&gt;reference&lt;/code&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The full path to the artifact file, beginning with&lt;code&gt;oci://&lt;/code&gt;.&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;The following is an example JSON representation of an Oracle object artifact, as it would appear in a pipeline definition:&lt;/p&gt;</description>
			</item>
			<item>
				<title>S3 Object</title>
				<link>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/s3-object/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://deploy-preview-637--spinnaker-io.netlify.app/docs/reference/artifacts/types/s3-object/</guid>
				<description>&lt;p&gt;These artifacts are generally consumed by stages that read configuration from text files, such as a Deploy Manifest or AWS Deploy stage.&lt;/p&gt;&#xA;&lt;h2 id=&#34;s3-object-artifact-in-the-ui&#34;&gt;S3 object artifact in the UI&lt;/h2&gt;&#xA;&lt;p&gt;The pipeline UI exposes the following fields for the S3 object artifact:&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;th&gt;Field&lt;/th&gt;&#xA;      &lt;th&gt;Explanation&lt;/th&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Account&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;An S3 artifact account.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;    &lt;tr&gt;&#xA;      &lt;td&gt;&lt;strong&gt;Object path&lt;/strong&gt;&lt;/td&gt;&#xA;      &lt;td&gt;The full path to the artifact file, beginning with &lt;code&gt;s3://&lt;/code&gt;.&lt;/td&gt;&#xA;    &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;in-a-trigger&#34;&gt;In a trigger&lt;/h3&gt;&#xA;&lt;p&gt;When configuring a trigger, you can use an S3 object as an expected artifact.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
