Skip to content
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

chore(release): add release notes for 2.30.0 #2017

Merged
merged 19 commits into from
Aug 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
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
15 changes: 10 additions & 5 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,14 +158,14 @@ weight = 1
# See codenew shortcode
githubWebsiteRaw = "raw.githubusercontent.com/armory/docs"
deploy-engine-plugin-version = "0.16.8"
armory-version = "2.28.x"
armory-version = "2.30.x"
#used in air-gapped
matching-oss-version-exact = "1.27.0"
# used in agent compat and system requirements
mysql-version="5.7; AWS Aurora"
postgresql-version="10+"
#used in the Operator docs
armory-version-exact = "2.28.0"
armory-version-exact = "2.30.0"
halyard-armory-version = "1.12.1"
kubesvc-version="1.0.59"
operator-extended-crd-version = "v1alpha2"
Expand All @@ -183,7 +183,7 @@ terms_and_conditions = "https://www.armory.io/terms-and-conditions/"

# Menu title if your navbar has a versions selector to access old versions of your site.
# This menu appears only if you have at least one [params.versions] set.
version_menu = "Armory CD v2.28"
version_menu = "Armory CD v2.30"

# Flag used in the "version-banner" partial to decide whether to display a
# banner on every page indicating that this is an archived version of the docs.
Expand All @@ -194,7 +194,7 @@ archived_version = false
# Used in the "version-banner" partial to display a version number for the
# current doc set.
# Also used in the PCM to highlight what version the PCM is for
version = "2.28.0"
version = "2.30.0"

# A link to latest version of the Armory CD docs. Used in the "version-banner" partial to
# point people to the main Armory CD docs site.
Expand Down Expand Up @@ -314,10 +314,15 @@ theme = "forest"

#Add new release versions here. These entries appear in the drop-down menu
# at the top of the website.
[[params.versions]]
version = "Armory CD v2.28"
githubbranch = "v2.28"
url = "https://v2-28.docs.armory.io/continuous-deployment/"

[[params.versions]]
version = "Armory CD v2.27"
githubbranch = "v2.27"
url = "https://v2-27.docs.armory.io/docs/"
url = "https://v2-27.docs.armory.io/armory-enterprise/"

[[params.versions]]
version = "Armory CD v2.26"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ This compatibility matrix details what is supported in the **Armory Continuous D

You can find the compatibility matrix for previous Armory Continuous Deployment releases in the docs version for the release you are using:

* [Armory Continuous Deployment v2.27 compatibility matrix](https://v2-27.docs.armory.io/docs/armory-platform-matrix/)
* [Armory Continuous Deployment v2.28 compatibility matrix](https://v2-28.docs.armory.io/continuous-deployment/feature-status/continuous-deployment-matrix/)
* [Armory Continuous Deployment v2.27 compatibility matrix](https://v2-27.docs.armory.io/armory-enterprise/feature-status/armory-enterprise-matrix/)
* [Armory Continuous Deployment v2.26 compatibility matrix](https://v2-26.docs.armory.io/docs/feature-status/armory-enterprise-matrix/)
* [Armory Continuous Deployment v2.25 compatibility matrix](https://v2-25.docs.armory.io/docs/armory-enterprise-matrix/)


>See {{< linkWithTitle "continuous-deployment/installation/system-requirements" >}} for information about the system requirements you need to install Armory Continuous Deployment.

Expand Down Expand Up @@ -127,9 +128,9 @@ Use Terraform within your pipelines to create your infrastructure as part of you

| CDSH Version | Terraform Supported Versions | Notes |
| ------------ | ------------------------------------------- | ----------------------------------------------------------------------------- |
| 2.26 | 0.11, 0.12, 0.13, 0.14, 0.15, 1.0 |
| 2.27 | 0.11, 0.12, 0.13, 0.14, 0.15, 1.0, 1.1, 1.2 |
| 2.28 | 0.12, 0.13, 0.14, 0.15, 1.0, 1.1, 1.2 | Version 0.12 was not available in 2.28 but is supported as of release 2.28.1. |
| 2.27 | 0.11, 0.12, 0.13, 0.14, 0.15, 1.0, 1.1, 1.2 | |
| 2.28 | 0.12, 0.13, 0.14, 0.15, 1.0, 1.1, 1.2 | Version 0.12 was not available in 2.28 but is supported as of release 2.28.1. |
| 2.30 | 0.12, 0.13, 0.14, 0.15, 1.0, 1.1, 1.2, 1.3 | |

{{% alert title="Note" color="primary" %}}
Not all patch versions are included for each release. Although other Terraform versions may be usable with Armory Continuous Deployment and the Terraform Integration, only the versions listed here are supported.
Expand Down Expand Up @@ -188,7 +189,7 @@ The following table lists the supported image bakeries:
| -------- | ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| AWS | All supported versions | |
| GCE | All supported versions | |
| Packer | All supported versions | The following lists the included Packer versions: <ul><li> Armory 2.22.x includes Packer 1.4.4</li><li>Armory 2.23.x and later include Packer 1.6.4</li></ul> |
| Packer | All supported versions | The following lists the included Packer versions: <ul><li>Armory 2.23.x through 2.28.x include Packer 1.6.4</li><li>Armory 2.30.x and later include Packer 1.8.1</li></ul> |

## Baking Kubernetes manifests

Expand All @@ -200,7 +201,8 @@ The following table lists the supported manifest templating engines:
| --------- | ------------------------- | ------------------------------------ |
| Helm 2 | All supported versions | |
| Helm 3 | 2.19.x or later | |
| Kustomize | All supported versions | Kustomize version installed is 3.8.1 |
| Kustomize | All supported versions | Kustomize version installed is 3.8.6 |
| Kustomize4 | 2.30.x or later | Kustomize version installed is 4.5.5 |

## Build systems

Expand Down Expand Up @@ -240,15 +242,15 @@ Here's a [great chart by Google](https://cloud.google.com/docs/compare/aws#servi
<li>Highlander</li>
<li>Red/Back aka Blue/Green</li>
<li>Custom (run a custom pipeline)</li>
<li>Rolling Red/Black</li>
<li>Rolling Blue/Green</li>
</ul>
{{</ caas-ec2-deploy-strategies.inline >}}
-->

<!--
{{< caas-gce-deploy-strategies.inline >}}
<ul>
<li>Red/Black aka Blue/Green</li>
<li>Blue/Green</li>
<li>Custom</li>
</ul>
{{</ caas-gce-deploy-strategies.inline >}}
Expand All @@ -264,7 +266,7 @@ These are manifest-based providers. Armory Continuous Deployment applies the man

| Provider | Version | Armory Continuous Deployment Version | Notes |
| -------------- | ------------- | ------------------------- | ----- |
| Kubernetes | 1.16 or later | All supported versions | |
| Kubernetes | 1.23 or later | All supported versions | |
| Amazon AWS EKS | All versions | All supported versions | |
| Google GKE | All versions | All supported versions | |

Expand Down Expand Up @@ -365,6 +367,7 @@ The following table lists the supported observability providers:
| ---------- | ---------------------- | ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| New Relic | All supported versions | All supported versions | |
| Prometheus | All supported versions | All supported versions | Use Grafana for dashboards. Armory supports offerings that are proprietary versions of Prometheus, such as Cortex, to the extent that the offering overlaps with open source Prometheus. That is, Armory guarantees functionality that is compatible with open source Prometheus. Compatibility between open source Prometheus and the proprietary version is the responsibility of that vendor, not Armory. |
| Datadog | All supported versions | All supported versions | |


## Pipeline triggers
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Clound Foundry Support
description: Armory supports Cloud Foundry on a customer-by-customer basis. Additionally, Armory's support for the Cloud Foundry provider in Armory Continuous Deployment is limited to what is explicitly defined on this page.
title: Clound Foundry Support
description: Armory supports Cloud Foundry on a customer-by-customer basis. Additionally, Armory's support for the Cloud Foundry provider in Armory Continuous Deployment is limited to what is explicitly defined on this page.
toc_hide: true
exclude_search: true
aliases:
Expand Down Expand Up @@ -35,7 +35,7 @@ This section outlines the types of Cloud Foundry resources that Armory Continuou
- [timeout](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#timeout)
- [Environment Variables](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#env-block)
- [Services](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#services-block)
- [Routes](https://docs.cloudfoundry.org/devguide/deploy-apps/routes-domains.html)
- [Routes](https://docs.cloudfoundry.org/devguide/deploy-apps/routes-domains.html)

* **[Services](https://docs.cloudfoundry.org/devguide/services/)**
- User Provided
Expand Down Expand Up @@ -71,6 +71,6 @@ Armory Continuous Deployment supports the following rollout strategies for Cloud

- No strategy
- Highlander
- Blue/Green (also known as Red/Black)
- Rolling Blue/Green (also known as Rolling Red/Black)
- Blue/Green (formerly known as Red/Black in Spinnaker)
- Rolling Blue/Green (formerly known as Rolling Red/Black in Spinnaker)
- Canary
Loading
Loading