-
Notifications
You must be signed in to change notification settings - Fork 91
Expand file tree
/
Copy pathdeps.yaml
More file actions
139 lines (139 loc) · 3.55 KB
/
deps.yaml
File metadata and controls
139 lines (139 loc) · 3.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
# Please keep the first level keys sorted
# to sort keys, use the following command
# yq eval 'sortKeys(.)' -i deps.yaml
backbeat:
sourceRegistry: ghcr.io/scality
dashboard: backbeat/backbeat-dashboards
image: backbeat
policy: backbeat/backbeat-policies
tag: 9.3.0
envsubst: BACKBEAT_TAG
busybox:
image: busybox
tag: 1.37.0
envsubst: BUSYBOX_TAG
cloudserver:
sourceRegistry: ghcr.io/scality
dashboard: cloudserver/cloudserver-dashboards
image: cloudserver
tag: 9.3.4
envsubst: CLOUDSERVER_TAG
drctl:
sourceRegistry: ghcr.io/scality
image: zenko-drctl
tag: v1.0.6
envsubst: DRCTL_TAG
toolName: zenko-drctl
fubectl:
tag: 6abf81a4d275d49351127458d4dd8f6468f0366a
envsubst: FUBECTL_VERSION
toolUrl: https://raw.githubusercontent.com/kubermatic/fubectl/${FUBECTL_VERSION}/fubectl.source
toolName: fubectl.source
fzf: # fuzzy finder for fubectl
tag: 0.65.2
envsubst: FZF_VERSION
toolUrl: https://github.com/junegunn/fzf/releases/download/v${FZF_VERSION}/fzf-${FZF_VERSION}-linux_amd64.tar.gz
toolName: fzf
haproxy:
image: haproxy
tag: 3.0.12-alpine
envsubst: HAPROXY_TAG
jmx-javaagent:
sourceRegistry: ghcr.io/banzaicloud
image: jmx-javaagent
tag: 0.16.1
envsubst: JMX_JAVAAGENT_TAG
kaf: # CLI Kafka client all-in-one
tag: 0.2.8
envsubst: KAF_VERSION
toolUrl: https://github.com/birdayz/kaf/releases/download/v${KAF_VERSION}/kaf_${KAF_VERSION}_Linux_x86_64.tar.gz
toolName: kaf
kafka:
sourceRegistry: ghcr.io/scality/zenko
image: kafka
tag: 2.13-3.1.2
envsubst: KAFKA_TAG
kafka-cleaner:
sourceRegistry: ghcr.io/scality
dashboard: kafka-cleaner/kafka-cleaner-dashboards
image: kafka-cleaner
tag: v1.0.4
envsubst: KAFKA_CLEANER_TAG
kafka-connect:
sourceRegistry: ghcr.io/scality/zenko
image: kafka-connect
tag: 2.13-3.1.2-1.13.0
envsubst: KAFKA_CONNECT_TAG
kafka-cruise-control:
sourceRegistry: ghcr.io/banzaicloud
image: cruise-control
tag: 2.5.101
envsubst: KAFKA_CRUISECONTROL_TAG
kafka-lag-exporter:
sourceRegistry: seglo
image: kafka-lag-exporter
tag: 0.7.3
envsubst: KAFKA_LAGEXPORTER_TAG
mongodb-connector:
tag: 1.13.0
envsubst: MONGODB_CONNECTOR_TAG
pensieve-api:
sourceRegistry: ghcr.io/scality
image: pensieve-api
tag: 1.9.1
envsubst: PENSIEVE_API_TAG
rclone:
sourceRegistry: rclone
image: rclone
tag: 1.71.1
envsubst: RCLONE_TAG
redis:
image: redis
tag: 7.2.11
envsubst: REDIS_TAG
redis_exporter:
sourceRegistry: oliver006
image: redis_exporter
tag: v1.78.0
envsubst: REDIS_EXPORTER_TAG
s3utils:
sourceRegistry: ghcr.io/scality
dashboard: s3utils/s3utils-dashboards
image: s3utils
tag: 1.17.4
envsubst: S3UTILS_TAG
scuba:
sourceRegistry: ghcr.io/scality
dashboard: scuba/scuba-dashboards
image: scuba
tag: 1.1.0-preview.9
envsubst: SCUBA_TAG
sorbet:
sourceRegistry: ghcr.io/scality
policy: sorbet/sorbet-policies
dashboard: sorbet/sorbet-dashboards
image: sorbet
tag: v1.2.2
envsubst: SORBET_TAG
stern: # tail any pod logs with pattern matchin
tag: 1.33.0
envsubst: STERN_VERSION
toolUrl: https://github.com/stern/stern/releases/download/v${STERN_VERSION}/stern_${STERN_VERSION}_linux_amd64.tar.gz
toolName: stern
vault:
sourceRegistry: ghcr.io/scality
dashboard: vault2/vault-dashboards
policy: vault2/vault-policies
image: vault2
tag: 8.11.4
envsubst: VAULT_TAG
zenko-operator:
sourceRegistry: ghcr.io/scality
image: zenko-operator
tag: v1.8.7
envsubst: ZENKO_OPERATOR_TAG
zookeeper:
sourceRegistry: ghcr.io/adobe/zookeeper-operator
image: zookeeper
tag: 3.8.4-0.2.15-adobe-20250923
envsubst: ZOOKEEPER_TAG