mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/flink] Release 0.1.1 updating components versions
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.3
|
||||
digest: sha256:2c7165542fc01b9e98b577cd8b1095d0ed8267d34b97b6e581a1176bfb8e4dcb
|
||||
generated: "2023-02-13T15:32:00.594739+01:00"
|
||||
version: 2.2.4
|
||||
digest: sha256:634d19e9b7f6e4c07d7c04a0161ab96b3f83335ebdd70b35b952319ef0a2586b
|
||||
generated: "2023-04-05T15:08:27.034698506Z"
|
||||
|
||||
@@ -2,14 +2,14 @@ annotations:
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 1.16.0
|
||||
appVersion: 1.16.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Apache Flink is an open-source, unified stream-processing and batch-processing framework developed by the Apache Software Foundation.
|
||||
description: Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams.
|
||||
home: https://github.com/bitnami/charts/tree/main/bitnami/flink
|
||||
icon: https://bitnami.com/assets/stacks/flink/img/flink-stack-220x234.png
|
||||
keywords:
|
||||
@@ -23,4 +23,4 @@ name: flink
|
||||
sources:
|
||||
- https://github.com/apache/flink
|
||||
- https://flink.apache.org/
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# Apache Flink packaged by Bitnami
|
||||
|
||||
Apache Flink is an open-source, unified stream-processing and batch-processing framework developed by the Apache Software Foundation.
|
||||
Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams.
|
||||
|
||||
[Overview of Apache Flink](https://flink.apache.org/)
|
||||
|
||||
@@ -309,4 +309,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -69,7 +69,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/flink
|
||||
tag: 1.16.1-debian-11-r0
|
||||
tag: 1.16.1-debian-11-r7
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user