Merge pull request #1949 from MbolotSuse/csp-bump-1

CSP Adapter Bump to version 1.0.0-rc1
pull/1956/head
Michael Bolot 2022-06-22 14:57:59 -05:00 committed by GitHub
commit 8865527660
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 12 deletions

View File

@ -10,8 +10,8 @@ annotations:
catalog.cattle.io/release-name: rancher-csp-adapter catalog.cattle.io/release-name: rancher-csp-adapter
catalog.cattle.io/scope: management catalog.cattle.io/scope: management
apiVersion: v2 apiVersion: v2
appVersion: 0.1.0-rc8 appVersion: 1.0.0-rc1
description: Cloud Service Provider Marketplace Adapter for Rancher. Monitors Rancher description: Cloud Service Provider Marketplace Adapter for Rancher. Monitors Rancher
entitlements against usage. entitlements against usage.
name: rancher-csp-adapter name: rancher-csp-adapter
version: 0.1.0+up0.1.0-rc8 version: 1.0.0+up1.0.0-rc1

View File

@ -2,7 +2,7 @@ debug: false
image: image:
repository: rancher/rancher-csp-adapter repository: rancher/rancher-csp-adapter
tag: v0.1.0-rc8 tag: v1.0.0-rc1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
global: global:

View File

@ -2946,15 +2946,15 @@ entries:
catalog.cattle.io/release-name: rancher-csp-adapter catalog.cattle.io/release-name: rancher-csp-adapter
catalog.cattle.io/scope: management catalog.cattle.io/scope: management
apiVersion: v2 apiVersion: v2
appVersion: 0.1.0-rc8 appVersion: 1.0.0-rc1
created: "2022-06-08T09:42:44.868073-05:00" created: "2022-06-17T13:43:15.646343-05:00"
description: Cloud Service Provider Marketplace Adapter for Rancher. Monitors description: Cloud Service Provider Marketplace Adapter for Rancher. Monitors
Rancher entitlements against usage. Rancher entitlements against usage.
digest: df4da292844a90602a3b9d64a5af876ae1d571e09bd605d50864310a9e45189a digest: 1e355bcf5e154c880db624575a80f9283b5306cee38403a92780bfb734998333
name: rancher-csp-adapter name: rancher-csp-adapter
urls: urls:
- assets/rancher-csp-adapter/rancher-csp-adapter-0.1.0+up0.1.0-rc8.tgz - assets/rancher-csp-adapter/rancher-csp-adapter-1.0.0+up1.0.0-rc1.tgz
version: 0.1.0+up0.1.0-rc8 version: 1.0.0+up1.0.0-rc1
rancher-eks-operator: rancher-eks-operator:
- annotations: - annotations:
catalog.cattle.io/auto-install: rancher-eks-operator-crd=match catalog.cattle.io/auto-install: rancher-eks-operator-crd=match

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/csp-adapter/releases/download/v0.1.0-rc8/rancher-csp-adapter-0.1.0-rc8.tgz url: https://github.com/rancher/csp-adapter/releases/download/v1.0.0-rc1/rancher-csp-adapter-1.0.0-rc1.tgz
version: 0.1.0 version: 1.0.0

View File

@ -17,8 +17,7 @@ rancher-aks-operator:
rancher-aks-operator-crd: rancher-aks-operator-crd:
- 100.0.5+up1.0.6-rc2 - 100.0.5+up1.0.6-rc2
rancher-csp-adapter: rancher-csp-adapter:
- 0.1.0+up0.1.0-rc8 - 1.0.0+up1.0.0-rc1
- 0.1.0+up0.1.0-rc7
rancher-cis-benchmark: rancher-cis-benchmark:
- 2.0.5-rc1 - 2.0.5-rc1
rancher-cis-benchmark-crd: rancher-cis-benchmark-crd: