File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
charts/modules/apps/karpenter Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11annotations :
22 category : Infrastructure
33apiVersion : v2
4- appVersion : " 1.3.2 "
4+ appVersion : " 1.5.0 "
55description : A Helm chart for karpenter + related resources
66name : karpenter
7- version : " 1.3.2-1 "
7+ version : " 1.5.0 "
88home : https://helm-repo-public.luminarinfra.com/
99sources :
1010 - https://github.com/luminartech/helm-charts-public/tree/main/charts/modules/apps/karpenter
@@ -28,12 +28,12 @@ dependencies:
2828 repository : " oci://ghcr.io/luminartech/helm-charts-public"
2929 condition : crossplane-aws-cloudwatch.enabled
3030 - name : karpenter
31- version : " 1.3.2 "
31+ version : " 1.5.0 "
3232 repository : " oci://public.ecr.aws/karpenter"
3333 condition : karpenter.enabled
3434 # Karpenter helm chart only creates CRDs during the first install.
3535 # There's a separate helm chart for managing them afterwards.
3636 - name : karpenter-crd
37- version : " 1.3.2 "
37+ version : " 1.5.0 "
3838 repository : " oci://public.ecr.aws/karpenter"
3939 condition : karpenter-crd.enabled
You can’t perform that action at this time.
0 commit comments