We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e50231d + 9c488a6 commit 24d4003Copy full SHA for 24d4003
.changeset/big-hounds-bow.md
plugins/backend/catalog-backend-module-aws/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @backstage/plugin-catalog-backend-module-aws
2
3
+## 5.8.2
4
+
5
+### Patch Changes
6
7
+- c3a96f6: Add default annotations to the eks cluster resource.
8
9
## 5.8.1
10
11
### Patch Changes
plugins/backend/catalog-backend-module-aws/package.json
@@ -1,7 +1,7 @@
{
"name": "@roadiehq/catalog-backend-module-aws",
"description": "A set of Backstage catalog providers for AWS",
- "version": "5.8.1",
+ "version": "5.8.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
0 commit comments