mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
32 lines
910 B
YAML
32 lines
910 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Analytics
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: metrics-server
|
|
image: docker.io/bitnami/metrics-server:0.6.4-debian-11-r75
|
|
apiVersion: v2
|
|
appVersion: 0.6.4
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Metrics Server aggregates resource usage data, such as container CPU and memory usage, in a Kubernetes cluster and makes it available via the Metrics API.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/metrics-server/img/metrics-server-stack-220x234.png
|
|
keywords:
|
|
- metrics-server
|
|
- cluster
|
|
- metrics
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: metrics-server
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/metrics-server
|
|
version: 6.7.1
|