Skip to content

Commit e1e71da

Browse files
committed
fix: drop comments
Signed-off-by: Dinar Valeev <k0da@opensuse.org>
1 parent 9ff036e commit e1e71da

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ jobs:
6060
TAG: ${{ needs.release.outputs.tag_name }}
6161
run: |
6262
pushd charts
63-
# helm package --version $CHART_VERSION --app-version $TAG karpenter-crd
64-
# helm package --version $CHART_VERSION --app-version $TAG karpenter
6563
helm package karpenter-crd
6664
helm package karpenter
6765
helm push karpenter-crd-$CHART_VERSION.tgz oci://ghcr.io/absaoss/karpenter-crd

charts/karpenter/Chart.lock

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)