Skip to content

Commit

Permalink
Add Dekorate helm annotations to the dependency management
Browse files Browse the repository at this point in the history
This is a new feature introduced in Dekorate 2.9.0.
  • Loading branch information
Sgitario committed Feb 22, 2022
1 parent 4233735 commit 9c8efbf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2771,6 +2771,12 @@
<version>${dekorate.version}</version>
<classifier>noapt</classifier>
</dependency>
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>helm-annotations</artifactId>
<version>${dekorate.version}</version>
<classifier>noapt</classifier>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
Expand Down

0 comments on commit 9c8efbf

Please sign in to comment.