mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="triggering-updates-on-imagestream-changes"]
|
|
= Triggering updates on image stream changes
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: triggering-updates-on-imagestream-changes
|
|
|
|
toc::[]
|
|
|
|
[role="_abstract"]
|
|
When image stream tags update in {product-title}, the platform automatically rolls out new images to deployments and builds that reference those tags. You configure this automatic triggering behavior differently depending on the type of resource that uses the image stream.
|
|
|
|
[id="openshift-resources"]
|
|
== {product-title} resources
|
|
|
|
{product-title} deployment configurations and build configurations can be automatically triggered by changes to image stream tags. The triggered action can be run using the new value of the image referenced by the updated image stream tag.
|
|
|
|
include::modules/images-triggering-updates-imagestream-changes-kubernetes-about.adoc[leveloffset=+1]
|
|
|
|
include::modules/images-triggering-updates-imagestream-changes-kubernetes-cli.adoc[leveloffset=+1]
|