Skip to content

Commit

Permalink
updated docker repo for operator
Browse files Browse the repository at this point in the history
  • Loading branch information
cchen-vertica committed Jul 31, 2024
1 parent 317e84d commit e354669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-charts/verticadb-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

image:
repo: docker.io
name: vertica/verticadb-operator:1.11.3
name: opentext/verticadb-operator:1.11.3
pullPolicy: IfNotPresent

rbac_proxy_image:
Expand Down
2 changes: 1 addition & 1 deletion scripts/download-release-artifacts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ then
rm -r $ARTIFACTS_DIR/*
fi

DATABASE_ID=10186074115
DATABASE_ID=10186744409
logInfo "Downloading artifacts for run ID $DATABASE_ID into $ARTIFACTS_DIR"
gh run download $DATABASE_ID --dir $ARTIFACTS_DIR --name release-artifacts --name olm-bundle

0 comments on commit e354669

Please sign in to comment.