We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8c3ac commit 3e66e09Copy full SHA for 3e66e09
crates/stackable-operator/src/kvp/mod.rs
@@ -380,7 +380,7 @@ pub struct ObjectLabels<'a, T> {
380
///
381
/// However, this is pure documentation and should not be parsed.
382
383
- /// [avl]: crate::commons::product_image_selection::ResolvedProductImage::app_version_label
+ /// [avl]: crate::commons::product_image_selection::ResolvedProductImage::app_version_label_value
384
pub app_version: &'a str,
385
386
/// The DNS-style name of the operator managing the object (such as `zookeeper.stackable.tech`)
0 commit comments