Openshift IaaS upgrades

This commit is contained in:
John Peterson
2020-10-23 15:10:40 -07:00
committed by Jeff Fry
parent cb5a841982
commit 1098936d6f
48 changed files with 1143 additions and 120 deletions

View File

@@ -167,13 +167,13 @@ metadata:
capabilities: Seamless Upgrades
categories: Developer Tools,Integration & Delivery
certified: 'true'
containerImage: registry.connect.redhat.com/jfrog/pipelines-operator:1.8
containerImage: registry.connect.redhat.com/jfrog/pipelines-operator:1.8.1
createdAt: 2020-10-09 00:00:00+00:00
description: JFrog Pipeline Enterprise deploys Pipeline CI/CD Openshift (Requires Jfrog Artifactory)
repository: https://github.com/jfrog/JFrog-Cloud-Installers/tree/openshift4/Openshift4
support: JFrog
creationTimestamp: null
name: pipeline-operator.v1.1.1
name: pipeline-operator.v1.0.0
namespace: default
spec:
apiservicedefinitions: {}
@@ -349,7 +349,7 @@ spec:
value: registry.connect.redhat.com/jfrog/pipelines-vault-init:1.8.0
- name: RELATED_IMAGE_PIPELINE_VAULT_IMAGE_REPOSITORY
value: registry.connect.redhat.com/jfrog/pipelines-vault:1.8.0
image: registry.connect.redhat.com/jfrog/pipelines-operator:1.8
image: registry.connect.redhat.com/jfrog/pipelines-operator:1.8.1
imagePullPolicy: Always
name: pipeline-operator
resources: {}
@@ -512,7 +512,7 @@ spec:
maturity: alpha
provider:
name: JFrog
version: 1.1.1
version: 1.0.0
status:
certsLastUpdated: null
certsRotateAt: null

View File

@@ -1,5 +1,5 @@
channels:
- currentCSV: pipeline-operator.v1.1.1
- currentCSV: pipeline-operator.v1.0.0
name: alpha
defaultChannel: ''
packageName: openshiftpipeline-operator

View File

@@ -12,9 +12,8 @@ LABEL operators.operatorframework.io.metrics.project_layout=helm.sdk.operatorfra
LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/
LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
COPY 1.1.1/manifests /manifests/
COPY 1.1.1/metadata /metadata/
COPY 1.1.1/tests /tests/
COPY 1.0.0/manifests /manifests/
COPY 1.0.0/metadata /metadata/
LABEL com.redhat.openshift.versions="v4.5,v4.6"
LABEL com.redhat.delivery.operator.bundle=true
LABEL com.redhat.delivery.backport=true

View File

@@ -1,6 +1,6 @@
# Use the 'create api' subcommand to add watches to this file.
- group: charts.helm.k8s.io
version: v1alpha1
---
- version: v1alpha1
group: charts.helm.k8s.io
kind: OpenshiftPipelines
chart: helm-charts/openshift-pipelines
# +kubebuilder:scaffold:watch