Skip to content

Commit

Permalink
Merge pull request #365 from SlateFoundation/develop
Browse files Browse the repository at this point in the history
Release: v2.21.2
  • Loading branch information
themightychris authored Feb 4, 2023
2 parents e44e6a6 + a628aef commit a9cabdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/k8s-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ jobs:
--set ingress.enabled=true \
--set site.canonicalHostname="${release_hostname}" \
--set site.displayErrors=true \
--set site.corsOrigins="*" \
--set hab.license=accept-no-persist
echo "Listing pods existing after deploy"
Expand Down
2 changes: 1 addition & 1 deletion .holo/sources/skeleton-v2.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[holosource]
url = "https://github.com/JarvusInnovations/emergence-skeleton-v2"
ref = "refs/tags/v2.12.1"
ref = "refs/tags/v2.12.2"

0 comments on commit a9cabdf

Please sign in to comment.