Skip to content

Commit

Permalink
test: fix image repo
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Jul 29, 2024
1 parent 6fbe0f8 commit 19fc305
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>miracum/.github//renovate/default"],
"ignoreDeps": ["harbor.miracum.org/oracle/database"]
}
2 changes: 1 addition & 1 deletion tests/k8s/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ stream-processors:
container:
image:
registry: ghcr.io
repository: miracum/obds-to-fhir
repository: bzkf/obds-to-fhir
tag: "" # set in CI
pullPolicy: IfNotPresent
securityContext:
Expand Down

0 comments on commit 19fc305

Please sign in to comment.