Skip to content

Update release note to include links to GKE and GAR docs #1397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ Released on May 31, 2023.
* Adds support for on-demand Kubernetes clusters on Google Cloud; you can now
select the Google Cloud option when asking Aqueduct to create a
Kubernetes cluster, and Aqueduct will automatically use the Google
Kubernetes Engine. See our documentation here. **TODO: Link the word
here**.
Kubernetes Engine. See our documentation [here](https://docs.aqueducthq.com/resources/compute-systems/on-demand-resources/on-demand-gke-clusters).
* Adds support for Google Artifact Registry as a conatiner registry in
Aqueduct. You can now use custom Docker images that are pushed to GAR. See
our documentation here. **TODO: Link the word here.**
our documentation [here](https://docs.aqueducthq.com/resources/container-registries/gar).

### Bugfixes
* Fixes bug where editing certain resource configurations from the UI would
Expand Down