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

Latest commit

 

History

History
18 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 450 Bytes

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