[bitnami/flink] Release 1.3.14 (#29155)

* [bitnami/flink] Release 1.3.14 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-09-02 14:37:56 +02:00
committed by GitHub
parent b231573de9
commit 33446f233c
3 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
# Changelog
## 1.3.13 (2024-09-02)
## 1.3.14 (2024-09-02)
* [bitnami/flink] Release 1.3.13 ([#29152](https://github.com/bitnami/charts/pull/29152))
* [bitnami/flink] Release 1.3.14 ([#29155](https://github.com/bitnami/charts/pull/29155))
## <small>1.3.12 (2024-08-01)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: flink
image: docker.io/bitnami/flink:1.20.0-debian-12-r2
image: docker.io/bitnami/flink:1.20.0-debian-12-r3
apiVersion: v2
appVersion: 1.20.0
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: flink
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/flink
version: 1.3.13
version: 1.3.14

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/flink
tag: 1.20.0-debian-12-r2
tag: 1.20.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'