Skip to content

Commit 7c57e66

Browse files
Version Packages (#2758)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cc4e98e commit 7c57e66

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

workspaces/x2a/.changeset/shaky-beers-hug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/x2a/plugins/x2a-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-x2a-backend
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- cc4e98e: Removed blockOwnerDeletion: true from the ownerReference in KubeService.ts. This field is unnecessary for our use case - it only controls whether the garbage collector should block deletion of the owner (Job) until the dependent (Secret) is removed first.
8+
39
## 1.3.0
410

511
### Minor Changes

workspaces/x2a/plugins/x2a-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-x2a-backend",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)