Skip to content

Commit 99fb71e

Browse files
bsctlltcbs
andauthored
fix(helm): use 0.0.0+latest for kamaji-crd (#982)
Co-authored-by: bsctl <[email protected]>
1 parent da180c9 commit 99fb71e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kamaji-crds/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: kamaji-crds
1414
sources:
1515
- https://github.com/clastix/kamaji
1616
type: application
17-
version: 0.0.0+edge
17+
version: 0.0.0+latest
1818
annotations:
1919
artifacthub.io/crds: |
2020
- kind: TenantControlPlane

charts/kamaji-crds/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kamaji-crds
22

3-
![Version: 0.0.0+edge](https://img.shields.io/badge/Version-0.0.0+edge-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
3+
![Version: 0.0.0+latest](https://img.shields.io/badge/Version-0.0.0+latest-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
44

55
Kamaji is the Hosted Control Plane Manager for Kubernetes.
66

0 commit comments

Comments
 (0)