Skip to content

Commit 6fefed8

Browse files
Added chart versions:
kasten/k10: - 8.0.14 nutanix/nutanix-csi-storage: - 3.3.9 quobyte/quobyte-cluster: - 0.2.3
1 parent bcfcede commit 6fefed8

File tree

218 files changed

+35618
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+35618
-3
lines changed

assets/kasten/k10-8.0.1301.tgz

130 Bytes
Binary file not shown.

assets/kasten/k10-8.0.1401.tgz

193 KB
Binary file not shown.
25.2 KB
Binary file not shown.
5.63 KB
Binary file not shown.

charts/kasten/k10/8.0.1301/Chart.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
annotations:
22
catalog.cattle.io/certified: partner
33
catalog.cattle.io/display-name: Kasten
4-
catalog.cattle.io/featured: "3"
54
catalog.cattle.io/kube-version: '>= 1.17.0-0'
65
catalog.cattle.io/release-name: k10
76
apiVersion: v2
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
dependencies:
2+
- name: prometheus
3+
repository: ""
4+
version: 27.16.0
5+
digest: sha256:14ce4a29ed70516a0c6a6ef3104f23af720ce4765cbd554cdbbc90ba45fee670
6+
generated: "2025-11-26T16:29:28.023887193Z"
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
annotations:
2+
catalog.cattle.io/certified: partner
3+
catalog.cattle.io/display-name: Kasten
4+
catalog.cattle.io/featured: "3"
5+
catalog.cattle.io/kube-version: '>= 1.17.0-0'
6+
catalog.cattle.io/release-name: k10
7+
apiVersion: v2
8+
appVersion: 8.0.14
9+
dependencies:
10+
- condition: prometheus.server.enabled
11+
name: prometheus
12+
repository: ""
13+
version: 27.16.0
14+
description: Kasten’s K10 Data Management Platform
15+
home: https://kasten.io/
16+
icon: file://assets/icons/k10.png
17+
kubeVersion: '>= 1.17.0-0'
18+
maintainers:
19+
20+
name: kastenIO
21+
name: k10
22+
version: 8.0.1401

charts/kasten/k10/8.0.1401/README.md

Lines changed: 299 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
The K10 data management platform, purpose-built for Kubernetes, provides enterprise operations teams an easy-to-use, scalable, and secure system for backup/restore, disaster recovery, and mobility of Kubernetes applications.
2+
3+
K10’s application-centric approach and deep integrations with relational and NoSQL databases, Kubernetes distributions, and all clouds provide teams the freedom of infrastructure choice without sacrificing operational simplicity. Policy-driven and extensible, K10 provides a native Kubernetes API and includes features such as full-spectrum consistency, database integrations, automatic application discovery, multi-cloud mobility, and a powerful web-based user interface.
4+
5+
For more information, refer to the docs [https://docs.kasten.io/](https://docs.kasten.io/)
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Patterns to ignore when building packages.
2+
# This supports shell glob matching, relative path matching, and
3+
# negation (prefixed with !). Only one pattern per line.
4+
.DS_Store
5+
# Common VCS dirs
6+
.git/
7+
.gitignore
8+
.bzr/
9+
.bzrignore
10+
.hg/
11+
.hgignore
12+
.svn/
13+
# Common backup files
14+
*.swp
15+
*.bak
16+
*.tmp
17+
*~
18+
# Various IDEs
19+
.project
20+
.idea/
21+
*.tmproj
22+
23+
ci/
24+
OWNERS

0 commit comments

Comments
 (0)