Helm Maven Plugin

A Maven plugin used for installing a Helm chart from a Helm repository to Kubernetes

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.austindewey
ArtifactId

ArtifactId

helm-maven-plugin
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Helm Maven Plugin
A Maven plugin used for installing a Helm chart from a Helm repository to Kubernetes
Project URL

Project URL

https://github.com/deweya/helm-maven-plugin
Project Organization

Project Organization

Austin Dewey
Source Code Management

Source Code Management

https://github.com/deweya/helm-maven-plugin

Download helm-maven-plugin

How to add to project

<plugin>
    <groupId>com.austindewey</groupId>
    <artifactId>helm-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven : maven-project jar 2.2.1
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0