Skip to content

Commit

Permalink
Adding image name and ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: pablo_silberkasten <[email protected]>
  • Loading branch information
psilberk committed Oct 9, 2024
1 parent c602481 commit 65c01fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions operators/oracle-database-operator/ci.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
# Use `replaces-mode` or `semver-mode`. Once you switch to `semver-mode`, there is no easy way back.
updateGraph: replaces-mode
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: controller:latest
image: container-registry.oracle.com/database/operator:1.1.0
imagePullPolicy: Always
name: manager
ports:
Expand Down

0 comments on commit 65c01fb

Please sign in to comment.