helm-adapter

Parent POM of Artipie

Лицензия

Лицензия

Категории

Категории

Artipie Компиляция и сборка Distribution
Группа

Группа

com.artipie
Идентификатор

Идентификатор

helm-adapter
Последняя версия

Последняя версия

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

helm-adapter
Parent POM of Artipie
Ссылка на сайт

Ссылка на сайт

https://github.com/artipie/helm-adapter
Организация-разработчик

Организация-разработчик

jcabi.com
Система контроля версий

Система контроля версий

https://github.com/artipie/helm-adapter/tree/master

Скачать helm-adapter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.artipie/helm-adapter/ -->
<dependency>
    <groupId>com.artipie</groupId>
    <artifactId>helm-adapter</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/helm-adapter/
implementation 'com.artipie:helm-adapter:0.2'
// https://jarcasting.com/artifacts/com.artipie/helm-adapter/
implementation ("com.artipie:helm-adapter:0.2")
'com.artipie:helm-adapter:jar:0.2'
<dependency org="com.artipie" name="helm-adapter" rev="0.2">
  <artifact name="helm-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='helm-adapter', version='0.2')
)
libraryDependencies += "com.artipie" % "helm-adapter" % "0.2"
[com.artipie/helm-adapter "0.2"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-compress jar 1.20
org.yaml : snakeyaml jar 1.26
com.artipie : asto jar 0.28
org.reactivestreams : reactive-streams jar 1.0.3
com.artipie : http jar 0.17.4
io.vertx : vertx-web-client jar 3.8.4
commons-codec : commons-codec jar 1.14

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.1u2

test (7)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-params jar 5.6.2
com.artipie : vertx-server jar 0.3.1
org.testcontainers : testcontainers jar 1.14.3
org.slf4j : slf4j-log4j12 jar 1.7.30
org.awaitility : awaitility jar 4.0.3
com.google.guava : guava jar 29.0-jre
org.hobsoft.hamcrest : hamcrest-compose jar 0.4.0

Модули Проекта

Данный проект не имеет модулей.

Maven Central EO principles respected here

Javadoc License Hits-of-Code PDD status

Helm adapter

An Artipie adapter which allow you to host helm carts.

Upload a chart

Since helm doesn't officially support chart uploading, the following way is recommended to use:

curl --data-binary "@mychart-0.1.0.tgz" http://example.com

This is way is similar to the artifactory and chartmuseum approaches.

Useful links

The Chart Repository Guide - describes repository structure and content of the index.yml file.

How to contribute

Fork repository, make changes, send us a pull request. We will review your changes and apply them to the master branch shortly, provided they don't violate our quality standards. To avoid frustration, before sending us your pull request please run full Maven build:

com.artipie

Artipie

Binary Artifact Management Toolkit

Версии библиотеки

Версия
0.2
0.1.5
0.1.4
0.1.3
0.1.2
v1.1.1
v1.0.1
v1.0