[bitnami/flink] Release 0.3.1 updating components versions (#16924)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-05-26 14:16:02 +02:00
committed by GitHub
parent 3f6ff35e0b
commit dee7f0a1d0
4 changed files with 6 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.2.5
digest: sha256:318f438acfeaced11d9060877d615caf1985417d2865810defaa886d3496f8d3
generated: "2023-05-06T15:44:14.142698125Z"
version: 2.4.0
digest: sha256:8c1a5dc923412d11d4d841420494b499cb707305c8b9f87f45ea1a8bf3172cb3
generated: "2023-05-26T11:35:54.758800059Z"

View File

@@ -2,7 +2,7 @@ annotations:
category: Infrastructure
licenses: Apache-2.0
apiVersion: v2
appVersion: 1.16.1
appVersion: 1.17.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -22,4 +22,4 @@ maintainers:
name: flink
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/flink
version: 0.3.0
version: 0.3.1

View File

@@ -8,8 +8,6 @@ Apache Flink is a framework and distributed processing engine for stateful compu
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Looking to use Apache Flink in production? Try [VMware Application Catalog](https://bitnami.com/enterprise), the enterprise edition of Bitnami Application Catalog.
## TL;DR
```console

View File

@@ -69,7 +69,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/flink
tag: 1.16.1-debian-11-r17
tag: 1.17.1-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'