Skip to content

Commit d7445b5

Browse files
committed
Adding Veeam Kasten SpectroCloud Community Pack
1 parent e551226 commit d7445b5

File tree

176 files changed

+32407
-0
lines changed

Some content is hidden

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

176 files changed

+32407
-0
lines changed

packs/veeamkasten-8.0.14/README.md

Lines changed: 299 additions & 0 deletions
Large diffs are not rendered by default.
190 KB
Binary file not shown.
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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
apiVersion: v2
2+
appVersion: 8.0.14
3+
dependencies:
4+
- condition: prometheus.server.enabled
5+
name: prometheus
6+
repository: ""
7+
version: 27.16.0
8+
description: Kasten’s K10 Data Management Platform
9+
home: https://kasten.io/
10+
icon: https://docs.kasten.io/img/kasten.png
11+
maintainers:
12+
13+
name: kastenIO
14+
name: k10
15+
version: 8.0.14

packs/veeamkasten-8.0.14/charts/k10/README.md

Lines changed: 299 additions & 0 deletions
Large diffs are not rendered by default.
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
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
dependencies:
2+
- name: alertmanager
3+
repository: https://prometheus-community.github.io/helm-charts
4+
version: 1.18.0
5+
- name: kube-state-metrics
6+
repository: https://prometheus-community.github.io/helm-charts
7+
version: 5.33.1
8+
- name: prometheus-node-exporter
9+
repository: https://prometheus-community.github.io/helm-charts
10+
version: 4.46.0
11+
- name: prometheus-pushgateway
12+
repository: https://prometheus-community.github.io/helm-charts
13+
version: 3.2.0
14+
digest: sha256:836d7735a426d7848dcd5299c6893792c2ef7f28c6be257a7178c5b963b1ca04
15+
generated: "2025-05-13T17:25:08.148651729Z"
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
annotations:
2+
artifacthub.io/license: Apache-2.0
3+
artifacthub.io/links: |
4+
- name: Chart Source
5+
url: https://github.com/prometheus-community/helm-charts
6+
- name: Upstream Project
7+
url: https://github.com/prometheus/prometheus
8+
apiVersion: v2
9+
appVersion: v3.4.0
10+
dependencies:
11+
- condition: alertmanager.enabled
12+
name: alertmanager
13+
repository: https://prometheus-community.github.io/helm-charts
14+
version: 1.18.*
15+
- condition: kube-state-metrics.enabled
16+
name: kube-state-metrics
17+
repository: https://prometheus-community.github.io/helm-charts
18+
version: 5.33.*
19+
- condition: prometheus-node-exporter.enabled
20+
name: prometheus-node-exporter
21+
repository: https://prometheus-community.github.io/helm-charts
22+
version: 4.46.*
23+
- condition: prometheus-pushgateway.enabled
24+
name: prometheus-pushgateway
25+
repository: https://prometheus-community.github.io/helm-charts
26+
version: 3.2.*
27+
description: Prometheus is a monitoring system and time series database.
28+
home: https://prometheus.io/
29+
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
30+
keywords:
31+
- monitoring
32+
- prometheus
33+
kubeVersion: '>=1.19.0-0'
34+
maintainers:
35+
36+
name: gianrubio
37+
url: https://github.com/gianrubio
38+
39+
name: zanhsieh
40+
url: https://github.com/zanhsieh
41+
42+
name: Xtigyro
43+
url: https://github.com/Xtigyro
44+
45+
name: naseemkullah
46+
url: https://github.com/naseemkullah
47+
48+
name: zeritti
49+
url: https://github.com/zeritti
50+
name: prometheus
51+
sources:
52+
- https://github.com/prometheus/alertmanager
53+
- https://github.com/prometheus/prometheus
54+
- https://github.com/prometheus/pushgateway
55+
- https://github.com/prometheus/node_exporter
56+
- https://github.com/kubernetes/kube-state-metrics
57+
type: application
58+
version: 27.16.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
approvers:
2+
- mgoodness
3+
- gianrubio
4+
reviewers:
5+
- mgoodness
6+
- gianrubio

0 commit comments

Comments
 (0)