Skip to content

Commit 7312e4a

Browse files
author
psaini
committed
Add production version
1 parent bb81b8e commit 7312e4a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ testbin/*
55
onpremtest/*
66
ords/*zip
77
.gitattributes
8-
.vscode
8+
.vscode
9+
.gitlab-ci.yml

oracle-database-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3430,7 +3430,7 @@ spec:
34303430
- --enable-leader-election
34313431
command:
34323432
- /manager
3433-
image: container-registry.oracle.com/database/operator:0.2.1
3433+
image: container-registry.oracle.com/database/operator:1.0.0
34343434
imagePullPolicy: Always
34353435
name: manager
34363436
ports:

0 commit comments

Comments
 (0)