Skip to content

Commit

Permalink
Update cloud image to konflux
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshdubey-star authored and ezr-ondrej committed Oct 30, 2024
1 parent cb275e8 commit 397d608
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ parameters:
- description: Image name
name: IMAGE
required: false
value: quay.io/cloudservices/edge-api
value: quay.io/redhat-services-prod/insights-management-tenant/insights-edge/edge-backend
- description: Determines if Clowder deployment is enabled
name: CLOWDER_ENABLED
required: false
Expand Down
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extends": [
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
],
"schedule": [
"on Monday after 3am and before 10am"
],
"ignorePaths": [
".pre-commit-config.yaml"
]
}

0 comments on commit 397d608

Please sign in to comment.