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 e0e635a commit db7b617Copy full SHA for db7b617
README.adoc
@@ -37,7 +37,7 @@ Apply the `org.unbroken-dome.helm` plugin to your Gradle project:
37
[source,groovy]
38
----
39
plugins {
40
- id 'org.unbroken-dome.helm' version '1.2.2'
+ id 'org.unbroken-dome.helm' version '1.2.3'
41
}
42
43
gradle.properties
@@ -1,4 +1,4 @@
1
kotlinVersion=1.3.61
2
3
group=org.unbroken-dome.gradle-plugins.helm
4
-version=1.2.2
+version=1.2.3
0 commit comments