Skip to content

Commit

Permalink
Added chart versions:
Browse files Browse the repository at this point in the history
  kasten/k10:
    - 7.5.2
  • Loading branch information
github-actions[bot] committed Jan 12, 2025
1 parent 6935aef commit 0748415
Show file tree
Hide file tree
Showing 178 changed files with 29,405 additions and 3 deletions.
Binary file modified assets/kasten/k10-7.5.1.tgz
Binary file not shown.
Binary file added assets/kasten/k10-7.5.201.tgz
Binary file not shown.
1 change: 0 additions & 1 deletion charts/kasten/k10/7.5.1/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
annotations:
catalog.cattle.io/certified: partner
catalog.cattle.io/display-name: K10
catalog.cattle.io/featured: "3"
catalog.cattle.io/kube-version: '>= 1.17.0-0'
catalog.cattle.io/release-name: k10
apiVersion: v2
Expand Down
6 changes: 6 additions & 0 deletions charts/kasten/k10/7.5.201/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: prometheus
repository: ""
version: 25.28.0
digest: sha256:21e5f7919ce0d0c31d4a132a09cf2f185daf6b38696452cf035365fb2407443a
generated: "2025-01-11T11:23:33.835515238Z"
22 changes: 22 additions & 0 deletions charts/kasten/k10/7.5.201/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
annotations:
catalog.cattle.io/certified: partner
catalog.cattle.io/display-name: K10
catalog.cattle.io/featured: "3"
catalog.cattle.io/kube-version: '>= 1.17.0-0'
catalog.cattle.io/release-name: k10
apiVersion: v2
appVersion: 7.5.2
dependencies:
- condition: prometheus.server.enabled
name: prometheus
repository: ""
version: 25.28.0
description: Kasten’s K10 Data Management Platform
home: https://kasten.io/
icon: file://assets/icons/k10.png
kubeVersion: '>= 1.17.0-0'
maintainers:
- email: [email protected]
name: kastenIO
name: k10
version: 7.5.201
342 changes: 342 additions & 0 deletions charts/kasten/k10/7.5.201/README.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions charts/kasten/k10/7.5.201/app-readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
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.

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.

For more information, refer to the docs [https://docs.kasten.io/](https://docs.kasten.io/)
23 changes: 23 additions & 0 deletions charts/kasten/k10/7.5.201/charts/prometheus/.helmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj

OWNERS
15 changes: 15 additions & 0 deletions charts/kasten/k10/7.5.201/charts/prometheus/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
dependencies:
- name: alertmanager
repository: https://prometheus-community.github.io/helm-charts
version: 1.13.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.26.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.40.0
- name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 2.15.0
digest: ""
generated: "0001-01-01T00:00:00Z"
53 changes: 53 additions & 0 deletions charts/kasten/k10/7.5.201/charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/prometheus-community/helm-charts
- name: Upstream Project
url: https://github.com/prometheus/prometheus
apiVersion: v2
appVersion: v2.55.0
dependencies:
- condition: alertmanager.enabled
name: alertmanager
repository: https://prometheus-community.github.io/helm-charts
version: 1.13.*
- condition: kube-state-metrics.enabled
name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.26.*
- condition: prometheus-node-exporter.enabled
name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.40.*
- condition: prometheus-pushgateway.enabled
name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 2.15.*
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
keywords:
- monitoring
- prometheus
kubeVersion: '>=1.19.0-0'
maintainers:
- email: [email protected]
name: gianrubio
- email: [email protected]
name: zanhsieh
- email: [email protected]
name: Xtigyro
- email: [email protected]
name: naseemkullah
- email: [email protected]
name: zeritti
name: prometheus
sources:
- https://github.com/prometheus/alertmanager
- https://github.com/prometheus/prometheus
- https://github.com/prometheus/pushgateway
- https://github.com/prometheus/node_exporter
- https://github.com/kubernetes/kube-state-metrics
type: application
version: 25.28.0
6 changes: 6 additions & 0 deletions charts/kasten/k10/7.5.201/charts/prometheus/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
approvers:
- mgoodness
- gianrubio
reviewers:
- mgoodness
- gianrubio
Loading

0 comments on commit 0748415

Please sign in to comment.