Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-kupries committed May 25, 2022
1 parent d1991a6 commit d7b86dc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions packages/epinio/generated-changes/patch/Chart.yaml.patch
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -1,5 +1,14 @@
@@ -1,5 +1,16 @@
annotations:
artifacthub.io/license: Apache-2.0
+ catalog.cattle.io/auto-install: epinio-crd=match
+ catalog.cattle.io/certified: rancher
+ catalog.cattle.io/display-name: Epinio
+ catalog.cattle.io/experimental: "true"
+ catalog.cattle.io/kube-version: '>= 1.20'
+ catalog.cattle.io/kube-version: '>= 1.20.0-0 < 1.24.0-0'
+ catalog.cattle.io/namespace: cattle-epinio-system
+ catalog.cattle.io/os: linux
+ catalog.cattle.io/permits-os: linux,windows
Expand All @@ -15,7 +17,7 @@
apiVersion: v2
appVersion: v0.7.1
dependencies:
@@ -20,7 +29,7 @@
@@ -20,7 +31,7 @@
- minio
description: The official way to install Epinio
home: https://github.com/epinio/epinio
Expand Down

0 comments on commit d7b86dc

Please sign in to comment.