mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
Artifactory Operator v1.1.0 published
This commit is contained in:
@@ -108,7 +108,9 @@ spec:
|
||||
name: ''
|
||||
version: apps/v1
|
||||
version: v1alpha1
|
||||
description: '## Overview
|
||||
description: '## [BREAKING] Upgrades from 1.0.0 to 1.1.x currently are not supported. New installations only.
|
||||
|
||||
## Overview
|
||||
|
||||
Openshift Operator to deploy JFrog Artifactory Enterprise into your Openshift
|
||||
cluster.
|
||||
|
||||
@@ -110,7 +110,9 @@ spec:
|
||||
name: ''
|
||||
version: apps/v1
|
||||
version: v1alpha1
|
||||
description: '## Overview
|
||||
description: '## [BREAKING] Upgrades from 1.0.0 to 1.1.x currently are not supported. New installations only.
|
||||
|
||||
## Overview
|
||||
|
||||
Openshift Operator to deploy JFrog Artifactory Enterprise into your Openshift
|
||||
cluster.
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
channels:
|
||||
- currentCSV: artifactory-ha-operator.v1.1.1
|
||||
name: alpha
|
||||
defaultChannel: ''
|
||||
packageName: openshiftartifactoryha-operator
|
||||
@@ -1,12 +1,5 @@
|
||||
FROM scratch
|
||||
|
||||
LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
|
||||
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
|
||||
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
|
||||
LABEL operators.operatorframework.io.bundle.package.v1=openshiftartifactoryha-operator
|
||||
LABEL operators.operatorframework.io.bundle.channels.v1=alpha
|
||||
LABEL operators.operatorframework.io.bundle.channel.default.v1=alpha
|
||||
|
||||
LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
|
||||
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
|
||||
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
|
||||
|
||||
Reference in New Issue
Block a user