mesosphere / kaptain-catalog-applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaptain Catalog Application

Manifests for integration Kaptain into DKP catalog.

Development workflow

To switch to the next development version:

make prepare-dev SOURCE_VERSION=2.0.0 TARGET_VERSION=2.1.0-dev

SOURCE_VERSION will be used as a base, TARGET_VERSION should match Kaptain chart version.

To switch to the release version of the manifests:

make prepare-release SOURCE_VERSION=2.1.0-dev TARGET_VERSION=2.1.0

About


Languages

Language:Makefile 100.0%