Skip to content

Commit

Permalink
Merge pull request #730 from solarwinds/release-a5
Browse files Browse the repository at this point in the history
Remove draft release + bump a5
  • Loading branch information
jaroslav-fedor-swi authored Sep 20, 2024
2 parents a60a422 + 9503bf9 commit bb07c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/cr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ main() {
echo ""

echo 'Releasing chart...'
gh release create -d $RELEASE_NAME \
gh release create $RELEASE_NAME \
--title $RELEASE_NAME \
$PRE_RELEASE \
--title $RELEASE_NAME \
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: swo-k8s-collector
version: 4.1.0-alpha.5
version: 4.1.0-alpha.5
appVersion: 0.11.5
description: SolarWinds Kubernetes Integration
keywords:
Expand Down

0 comments on commit bb07c0a

Please sign in to comment.