Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

d2iq-archive/kaptain-catalog-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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