File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010 <groupId >org.csanchez.jenkins.plugins</groupId >
1111 <artifactId >kubernetes</artifactId >
12- <version >1.29.4 </version >
12+ <version >${revision}${changelist} </version >
1313 <name >Kubernetes plugin</name >
1414 <description >Jenkins plugin to run dynamic agents in a Kubernetes cluster</description >
1515 <packaging >hpi</packaging >
1919 <connection >scm:git:https://github.com/jenkinsci/kubernetes-plugin.git</connection >
2020 <developerConnection >scm:git:https://github.com/jenkinsci/kubernetes-plugin.git</developerConnection >
2121 <url >https://github.com/jenkinsci/kubernetes-plugin</url >
22- <tag >kubernetes-1.29.4 </tag >
22+ <tag >${scmTag} </tag >
2323 </scm >
2424
2525 <licenses >
3939 </developers >
4040
4141 <properties >
42- <revision >1.29.4 </revision >
42+ <revision >1.29.5 </revision >
4343 <changelist >-SNAPSHOT</changelist >
4444 <!-- in minikube
4545 minikube ip | sed -e 's/\([0-9]*\.[0-9]*\.[0-9]*\).*/\1.1/' -->
You can’t perform that action at this time.
0 commit comments