Skip to content

Commit

Permalink
ci: Remove the private replica for helm chart (#5567)
Browse files Browse the repository at this point in the history
  • Loading branch information
jigisha620 authored Jan 31, 2024
1 parent 8fb62bf commit 0957091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/release/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ Helm Chart Version $(helmChartVersion $RELEASE_VERSION)"
cosignImages
publishHelmChart "karpenter" "${RELEASE_VERSION}" "${RELEASE_REPO_ECR}"
publishHelmChart "karpenter-crd" "${RELEASE_VERSION}" "${RELEASE_REPO_ECR}"
pullPrivateReplica "$RELEASE_VERSION"
}

authenticate() {
Expand Down

0 comments on commit 0957091

Please sign in to comment.