7 references to ValkeyContainerImageTags
Aspire.Hosting.Valkey (7)
ValkeyBuilderExtensions.cs (7)
22
/// This version of the package defaults to the <inheritdoc cref="
ValkeyContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
ValkeyContainerImageTags
.Image"/> container image.
71
/// This version of the package defaults to the <inheritdoc cref="
ValkeyContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
ValkeyContainerImageTags
.Image"/> container image.
140
.WithImage(
ValkeyContainerImageTags
.Image,
ValkeyContainerImageTags
.Tag)
141
.WithImageRegistry(
ValkeyContainerImageTags
.Registry)