Skip to content

Commit

Permalink
maint: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth committed Jan 17, 2025
1 parent 6526f82 commit c36c59d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ add_dependencies() {
echo "Adding chart dependencies"
helm repo add honeycomb https://honeycombio.github.io/helm-charts
helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts
helm repo add bindplane https://observiq.github.io/bindplane-op-helm
}

package_chart() {
Expand Down

0 comments on commit c36c59d

Please sign in to comment.