From e902eb84cb52463b6f270acb5fded4ca90a68a93 Mon Sep 17 00:00:00 2001 From: Edward Mezarina Date: Tue, 14 Apr 2020 13:36:41 -0400 Subject: [PATCH] v0.8.0-rc.2 --- config/samples/full.yaml | 6 +++--- config/versions.yaml | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/samples/full.yaml b/config/samples/full.yaml index 66434974..4aee94f9 100644 --- a/config/samples/full.yaml +++ b/config/samples/full.yaml @@ -34,7 +34,7 @@ spec: collectionController: # Overrides the setting for version on this component - version: "0.8.0-rc.1" + version: "0.8.0-rc.2" # Overrides the image as a separate repository or tag repository: kabanero/kabaner-operator-collection-controller @@ -45,7 +45,7 @@ spec: stackController: # Overrides the setting for version on this component - version: "0.8.0-rc.1" + version: "0.8.0-rc.2" # Overrides the image as a separate repository or tag repository: kabanero/kabaner-operator-stack-controller @@ -70,7 +70,7 @@ spec: admissionControllerWebhook: # Overrides the setting for version on this component - version: "0.8.0-rc.1" + version: "0.8.0-rc.2" # Overrides the image as a separate repository or tag repository: kabanero/kabanero-operator-admission-webhook diff --git a/config/versions.yaml b/config/versions.yaml index 2f3e522f..c98d7ba0 100644 --- a/config/versions.yaml +++ b/config/versions.yaml @@ -18,9 +18,9 @@ kabanero: cli-services: "0.8.0-rc.1" landing: "0.8.0-rc.1" events: "0.1.0" - collection-controller: "0.8.0-rc.1" - stack-controller: "0.8.0-rc.1" - admission-webhook: "0.8.0-rc.1" + collection-controller: "0.8.0-rc.2" + stack-controller: "0.8.0-rc.2" + admission-webhook: "0.8.0-rc.2" sso: "7.3.2" codeready-workspaces: "0.8.0" @@ -112,11 +112,11 @@ related-software: tag: "0.1" collection-controller: - - version: "0.8.0-rc.1" + - version: "0.8.0-rc.2" orchestrations: "orchestrations/collection-controller/0.1" identifiers: repository: "kabanero/kabanero-operator-collection-controller" - tag: "0.8.0-rc.1" + tag: "0.8.0-rc.2" - version: "0.7.0" orchestrations: "orchestrations/collection-controller/0.1" identifiers: @@ -134,11 +134,11 @@ related-software: tag: "0.6.0" stack-controller: - - version: "0.8.0-rc.1" + - version: "0.8.0-rc.2" orchestrations: "orchestrations/stack-controller/0.1" identifiers: repository: "kabanero/kabanero-operator-stack-controller" - tag: "0.8.0-rc.1" + tag: "0.8.0-rc.2" - version: "0.7.0" orchestrations: "orchestrations/stack-controller/0.1" identifiers: @@ -156,11 +156,11 @@ related-software: tag: "0.6.0" admission-webhook: - - version: "0.8.0-rc.1" + - version: "0.8.0-rc.2" orchestrations: "orchestrations/admission-webhook/0.2" identifiers: repository: "kabanero/kabanero-operator-admission-webhook" - tag: "0.8.0-rc.1" + tag: "0.8.0-rc.2" - version: "0.7.0" orchestrations: "orchestrations/admission-webhook/0.2" identifiers: