[bitnami/flink] Release 0.1.1 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2023-04-05 15:55:24 +00:00
parent df2b1516ec
commit ff1bd0fd1e
4 changed files with 9 additions and 9 deletions

View File

@@ -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"

View File

@@ -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

View File

@@ -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.

View File

@@ -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'