Skip to content

Commit

Permalink
Merge pull request #270 from gabriel-farache/fix/revert_backstage-plu…
Browse files Browse the repository at this point in the history
…gin-orchestrator

Revert version bump for backstage-plugin-orchestrator* plugins
  • Loading branch information
masayag authored Sep 11, 2024
2 parents e153744 + 55a8fa4 commit 80e47fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/orchestrator-k8s/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: orchestrator-k8s
description: |
Helm chart to deploy the Orchestrator solution suite on Kubernetes, including Janus IDP backstage, SonataFlow Operator, Knative Eventing and Knative Serving.
type: application
version: 0.3.11
version: 0.3.12
appVersion: "0.0.1"

dependencies:
Expand Down
8 changes: 4 additions & 4 deletions charts/orchestrator-k8s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@ backstage:
- dynamic-plugins.default.yaml
plugins:
- disabled: false
package: "@janus-idp/backstage-plugin-orchestrator-backend-dynamic@1.22.2"
integrity: sha512-eaI6aAg8JAvNGwdTvXudoOKjfFnKygLScn6QP9hMvgt6pehtovYb1ZY/+nrym74Shl2OHEbygtxGQr8IH8z6fg==
package: "@janus-idp/backstage-plugin-orchestrator-backend-dynamic@1.21.0"
integrity: sha512-/g7pjYZmKXTalWQTH+L5w1Uu4xvKHe6G7RQd2chhP3Ey2opO+IHtz8TtrLa4fCeWxlrrVpfTI6PiXamTAO4zMg==
pluginConfig:
orchestrator:
dataIndexService:
url: http://sonataflow-platform-data-index-service
editor:
path: https://sandbox.kie.org/swf-chrome-extension/0.32.0
- disabled: false
package: "@janus-idp/[email protected].2"
integrity: sha512-BUxgmg+zT9eulBqWHQrgzfxVdAATRGMkW1CyILprCWCC3sED+f55QEXNp12xf9hnjSt6ERAU+uSJj0v4RZaAPA==
package: "@janus-idp/[email protected].0"
integrity: sha512-7CAhoVgI2QTErPzZBHXb7OJp1R9c1qtljCF3I92o1ITrn81/3wy1VLMjVmjYK0QrvAkYM9aH/1izoZ4cayKbRw==
pluginConfig:
dynamicPlugins:
frontend:
Expand Down

0 comments on commit 80e47fd

Please sign in to comment.