Skip to content

Commit

Permalink
Update plugin version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pvorb committed Dec 21, 2020
1 parent 37c6430 commit 1dcbfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add the following to your `pom.xml`
<plugin>
<groupId>com.deviceinsight.helm</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>2.7.1</version>
<version>2.8.0</version>
<configuration>
<chartName>my-chart</chartName>
<chartRepoUrl>https://kubernetes-charts.storage.googleapis.com/</chartRepoUrl>
Expand Down

0 comments on commit 1dcbfd1

Please sign in to comment.