[bitnami/flink] Release 1.3.10 (#28302)

* [bitnami/flink] Release 1.3.10 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-07-24 08:32:40 +02:00
committed by GitHub
parent 1cdbafd8c1
commit 725a84c9e4
3 changed files with 9 additions and 5 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 1.3.9 (2024-07-23)
## 1.3.10 (2024-07-24)
* [bitnami/flink] Release 1.3.9 ([#28242](https://github.com/bitnami/charts/pull/28242))
* [bitnami/flink] Release 1.3.10 ([#28302](https://github.com/bitnami/charts/pull/28302))
## <small>1.3.9 (2024-07-23)</small>
* [bitnami/flink] Release 1.3.9 (#28242) ([49846ce](https://github.com/bitnami/charts/commit/49846ce3fb792db7a24ac5126481f67ec5d795ad)), closes [#28242](https://github.com/bitnami/charts/issues/28242)
## <small>1.3.8 (2024-07-16)</small>
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: flink
image: docker.io/bitnami/flink:1.19.1-debian-12-r3
image: docker.io/bitnami/flink:1.19.1-debian-12-r4
apiVersion: v2
appVersion: 1.19.1
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: flink
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/flink
version: 1.3.9
version: 1.3.10
+1 -1
View File
@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/flink
tag: 1.19.1-debian-12-r3
tag: 1.19.1-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'