Skip to content

Commit 6bf2a60

Browse files
authored
[Konflux] bump to 0.1.6 (#2275)
* feat(konflux): bump to 0.1.6 Bump konflux related plugins to 0.1.6 version. * fixup! feat(konflux): bump to 0.1.6 * feat(konflux): add backstage.json file Add backstage.json file with 1.49.4 version.
1 parent 1f38ca2 commit 6bf2a60

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

workspaces/konflux/backstage.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"version": "1.49.4"
3+
}

workspaces/konflux/metadata/red-hat-developer-hub-backstage-plugin-konflux-backend.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ metadata:
1616
- cicd
1717
spec:
1818
packageName: "@red-hat-developer-hub/backstage-plugin-konflux-backend"
19-
dynamicArtifact: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-konflux-backend:bs_1.45.3__0.1.5!red-hat-developer-hub-backstage-plugin-konflux-backend
20-
version: 0.1.5
19+
dynamicArtifact: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-konflux-backend:bs_1.49.4__0.1.6!red-hat-developer-hub-backstage-plugin-konflux-backend
20+
version: 0.1.6
2121
backstage:
2222
role: backend-plugin
2323
supportedVersions: 1.45.3

workspaces/konflux/metadata/red-hat-developer-hub-backstage-plugin-konflux.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ metadata:
1616
- cicd
1717
spec:
1818
packageName: "@red-hat-developer-hub/backstage-plugin-konflux"
19-
dynamicArtifact: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-konflux:bs_1.45.3__0.1.5!red-hat-developer-hub-backstage-plugin-konflux
20-
version: 0.1.5
19+
dynamicArtifact: oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-konflux:bs_1.49.4__0.1.6!red-hat-developer-hub-backstage-plugin-konflux
20+
version: 0.1.6
2121
backstage:
2222
role: frontend-plugin
2323
supportedVersions: 1.45.3

workspaces/konflux/source.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"repo": "https://github.com/redhat-developer/rhdh-plugins",
3-
"repo-ref": "b78013f71dcd53339f5fcac325503fb97055a5b2",
3+
"repo-ref": "2d0d82c5d8c07d992967528e047e2ee0aa841459",
44
"repo-flat": false,
55
"repo-backstage-version": "1.45.2"
66
}

0 commit comments

Comments
 (0)