Merge pull request #653 from nflondo/vals_fix
digitalis/vals-operator fix for incorrect 0.7.1 version displayed in Rancher UIpull/654/head
commit
8775f22c66
Binary file not shown.
Binary file not shown.
|
@ -14,4 +14,4 @@ maintainers:
|
|||
name: Digitalis.IO
|
||||
name: vals-operator
|
||||
type: application
|
||||
version: 0.7.1
|
||||
version: 0.7.0
|
||||
|
|
10
index.yaml
10
index.yaml
|
@ -20107,7 +20107,7 @@ entries:
|
|||
urls:
|
||||
- assets/universal-crossplane/universal-crossplane-1.2.200100.tgz
|
||||
version: 1.2.200100
|
||||
vals-operator:
|
||||
vals-operator:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Vals-Operator
|
||||
|
@ -20115,10 +20115,10 @@ entries:
|
|||
catalog.cattle.io/release-name: vals-operator
|
||||
apiVersion: v2
|
||||
appVersion: 0.7.0
|
||||
created: "2023-01-27T16:48:55.536683334Z"
|
||||
created: "2023-01-31T09:06:16.575392897-07:00"
|
||||
description: This helm chart installs the Digitalis Vals Operator to manage sync
|
||||
secrets from supported backends into Kubernetes
|
||||
digest: bdaf8bdb7218aba53e9371725c86c2c4e61b9a935e6dd2ebc20357e59c66330d
|
||||
digest: d0d302d2b84c5bf5ce4308d81cb6134a0e77138fff3afc7a337b0f91bbe1eff3
|
||||
icon: https://digitalis.io/wp-content/uploads/2020/06/cropped-Digitalis-512x512-Blue_Digitalis-512x512-Blue-32x32.png
|
||||
kubeVersion: '>= 1.19.0-0'
|
||||
maintainers:
|
||||
|
@ -20127,8 +20127,8 @@ entries:
|
|||
name: vals-operator
|
||||
type: application
|
||||
urls:
|
||||
- assets/digitalis/vals-operator-0.7.1.tgz
|
||||
version: 0.7.1
|
||||
- assets/digitalis/vals-operator-0.7.0.tgz
|
||||
version: 0.7.0
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Vals-Operator
|
||||
|
|
|
@ -2,4 +2,3 @@ HelmRepo: https://digitalis-io.github.io/helm-charts
|
|||
HelmChart: vals-operator
|
||||
Vendor: Digitalis
|
||||
DisplayName: Vals-Operator
|
||||
PackageVersion: 01
|
||||
|
|
Loading…
Reference in New Issue