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 76a1080 commit 2d5b9b1Copy full SHA for 2d5b9b1
README.adoc
@@ -7,7 +7,7 @@ ifdef::env-github[]
7
endif::[]
8
9
= Gradle Helm Plugin
10
-:version: 1.6.1
+:version: 1.7.0
11
:pluginId: org.unbroken-dome.helm
12
13
image:https://img.shields.io/gradle-plugin-portal/v/{pluginId}?versionPrefix={version}[link=https://plugins.gradle.org/plugin/{pluginId}/{version}]
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.unbroken-dome.gradle-plugins.helm
2
-version=1.6.1
+version=1.7.0
3
4
test.maxParallelForks=4
5
0 commit comments