Skip to content

Commit

Permalink
chore: update karpenter CRD version
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmorton committed Jan 13, 2025
1 parent 7fd182f commit f95ccb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gitops/components/karpenter/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ spec:
sources:
- chart: karpenter-crd
repoURL: public.ecr.aws/karpenter
targetRevision: 1.1.0
targetRevision: 1.1.1
helm:
valuesObject:
webhook:
serviceNamespace: karpenter
- chart: karpenter
repoURL: public.ecr.aws/karpenter
targetRevision: 1.1.0
targetRevision: 1.1.1
helm:
releaseName: karpenter
skipCrds: true
Expand Down

0 comments on commit f95ccb9

Please sign in to comment.