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 c15ae7c commit 11baa6aCopy full SHA for 11baa6a
src/K8sOperator.NET/Operator.targets
@@ -19,7 +19,7 @@
19
<AssemblyAttribute Include="K8sOperator.NET.Metadata.DockerImageAttribute">
20
<_Parameter1>$(ContainerRegistry)</_Parameter1>
21
<_Parameter2>$(ContainerRepository)</_Parameter2>
22
- <_Parameter4>$(ContainerImageTag)$(ContainerFamily)</_Parameter4>
+ <_Parameter3>$(ContainerImageTag)$(ContainerFamily)</_Parameter3>
23
</AssemblyAttribute>
24
</ItemGroup>
25
0 commit comments