Skip to content

Commit

Permalink
add keycloakx and openebs
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Aug 1, 2024
1 parent 9b4ce20 commit 42c6862
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions offline/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,10 @@ wire_build_chart_release () {
| join("\n")
'
echo "k8ssandra-operator https://helm.k8ssandra.io/stable 1.15.0"
echo "keycloakx https://codecentric.github.io/helm-charts 2.3.0"
echo "openebs https://openebs.github.io/charts 3.10.0"
}

add_external_helm_charts () {
set -euo pipefail
# Add external helm charts here
echo "k8ssandra-operator" "https://helm.k8ssandra.io/stable" "1.15.0"
#echo "keycloakx https://codecentric.github.io/helm-charts 2.3.0"
}

# pull_charts() accepts charts in format
# <chart-name> <repo-url> <chart-version>
Expand Down

0 comments on commit 42c6862

Please sign in to comment.