Skip to content

Commit

Permalink
put k8ssandra-operator chart
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Aug 1, 2024
1 parent 092adc4 commit 15457d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion offline/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,8 @@ wire_build_chart_release () {
add_external_helm_charts () {
set -euo pipefail
# Add external helm charts here
echo "keycloakx https://codecentric.github.io/helm-charts 2.3.0"
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
Expand Down

0 comments on commit 15457d9

Please sign in to comment.