1234567891011121314151617181920212223242526272829303132 |
- # Copyright Broadcom, Inc. All Rights Reserved.
- # SPDX-License-Identifier: APACHE-2.0
- annotations:
- images: |
- - name: flink
- image: docker.io/bitnami/flink:2.1.0-debian-12-r1
- licenses: Apache-2.0
- tanzuCategory: application
- apiVersion: v2
- appVersion: 2.1.0
- dependencies:
- - name: common
- repository: oci://registry-1.docker.io/bitnamicharts
- tags:
- - bitnami-common
- version: 2.x.x
- description: Apache Flink is a framework and distributed processing engine for stateful
- computations over unbounded and bounded data streams.
- home: https://bitnami.com
- icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/flink/img/flink-stack-220x234.png
- keywords:
- - flink
- - stream-processing
- - batch-processing
- maintainers:
- - name: Broadcom, Inc. All Rights Reserved.
- url: https://github.com/bitnami/charts
- name: flink
- sources:
- - https://github.com/bitnami/charts/tree/main/bitnami/flink
- version: 2.0.8
|