mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-20 22:06:55 -06:00
Changes in operator versions on Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Build the manager binary
|
||||
|
||||
FROM quay.io/operator-framework/helm-operator:v1.9.0
|
||||
FROM quay.io/operator-framework/helm-operator:v1.23.0
|
||||
LABEL name="JFrog Artifactory Enterprise Operator" \
|
||||
description="Openshift operator to deploy JFrog Artifactory Enterprise based on the Red Hat Universal Base Image." \
|
||||
vendor="JFrog" \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Build the manager binary
|
||||
FROM quay.io/operator-framework/helm-operator:v1.9.0
|
||||
FROM quay.io/operator-framework/helm-operator:v1.23.0
|
||||
LABEL name="JFrog Xray Enterprise Operator" \
|
||||
description="Openshift operator to deploy JFrog Xray Enterprise based on the Red Hat Universal Base Image" \
|
||||
vendor="JFrog" \
|
||||
|
||||
Reference in New Issue
Block a user