Skip to content

Commit

Permalink
Release version 0.0.4 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 27, 2022
1 parent d156ff1 commit c713c2b
Show file tree
Hide file tree
Showing 98 changed files with 3,679 additions and 1,698 deletions.
13 changes: 11 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ updates:
-
package-ecosystem: "docker"
target-branch: develop
directory: "edc-dataplane/src/main/docker"
directory: "edc-dataplane/edc-dataplane-azure-vault/src/main/docker"
labels:
- "dependabot"
- "docker"
Expand All @@ -31,7 +31,7 @@ updates:
-
package-ecosystem: "docker"
target-branch: develop
directory: "edc-controlplane/edc-controlplane-cosmosdb/src/main/docker"
directory: "edc-dataplane/edc-dataplane-hashicorp-vault/src/main/docker"
labels:
- "dependabot"
- "docker"
Expand All @@ -55,6 +55,15 @@ updates:
- "docker"
schedule:
interval: "daily"
-
package-ecosystem: "docker"
target-branch: develop
directory: "edc-controlplane/edc-controlplane-postgresql-hashicorp-vault/src/main/docker"
labels:
- "dependabot"
- "docker"
schedule:
interval: "daily"
-
package-ecosystem: "maven"
target-branch: develop
Expand Down
Loading

0 comments on commit c713c2b

Please sign in to comment.