Skip to content

Commit ae3284a

Browse files
committed
chore(pre-release): AS-701 test pre-release charts
1 parent 52189a2 commit ae3284a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pre-release-internal-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Install Helm
8181
uses: azure/setup-helm@v4
8282
with:
83-
version: v3.17.3 # TODO: AS-701 set to `latest` once `helm registry login ...` works again
83+
version: latest
8484

8585
- name: Set Up Cloud SDK
8686
uses: google-github-actions/setup-gcloud@v2

helm/fiftyone-teams-app/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
# Remove before merging
23
# FiftyOne Enterprise API (`teams-api`)
34
apiSettings:
45
# -- Controls whether `teams-api` is added to the chart's ingress.

0 commit comments

Comments
 (0)