mirror of
https://github.com/bitnami/charts.git
synced 2026-02-21 20:57:16 +08:00
* [bitnami/common] feat: ✨ Show warning when original images are replaced Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * feat: ✨ Use annotations Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * docs: 📝 Add security warning sign Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> --------- Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
27 lines
723 B
YAML
27 lines
723 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
# Please make sure that version and appVersion are always the same.
|
|
appVersion: 2.19.3
|
|
description: A Library Helm Chart for grouping common logic between bitnami charts. This chart is not deployable by itself.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/downloads/logos/bitnami-mark.png
|
|
keywords:
|
|
- common
|
|
- helper
|
|
- template
|
|
- function
|
|
- bitnami
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: common
|
|
sources:
|
|
- https://github.com/bitnami/charts
|
|
type: library
|
|
version: 2.19.3
|