Skip to content

Commit

Permalink
Updated helm chart version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarfzo authored Feb 10, 2025
1 parent 8eea9e2 commit ab68c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/addons/karpenter/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ const RELEASE = 'blueprints-addon-karpenter';
const defaultProps: HelmAddOnProps = {
name: KARPENTER,
namespace: "kube-system",
version: '1.0.6',
version: '1.1.2',
chart: KARPENTER,
release: KARPENTER,
repository: 'oci://public.ecr.aws/karpenter/karpenter',
Expand Down

0 comments on commit ab68c8d

Please sign in to comment.