[bitnami/flink] Release 1.3.13 (#29152)

* [bitnami/flink] Release 1.3.13 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:08:23 +02:00
committed by GitHub
parent bd16334e02
commit 242481260c
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.3.12 (2024-08-01)
## 1.3.13 (2024-09-02)
* [bitnami/flink] Release 1.3.12 ([#28625](https://github.com/bitnami/charts/pull/28625))
* [bitnami/flink] Release 1.3.13 ([#29152](https://github.com/bitnami/charts/pull/29152))
## <small>1.3.12 (2024-08-01)</small>
* [bitnami/flink] Release 1.3.12 (#28625) ([18810c2](https://github.com/bitnami/charts/commit/18810c2e600761d58950c97e509191b7630a19bc)), closes [#28625](https://github.com/bitnami/charts/issues/28625)
## <small>1.3.11 (2024-07-25)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:5b98791747a148b9d4956b81bb8635f49a0ae831869d700d52e514b8fd1a2445
generated: "2024-07-16T12:06:08.6069+02:00"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-09-02T11:47:42.550493315Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: flink
image: docker.io/bitnami/flink:1.20.0-debian-12-r0
image: docker.io/bitnami/flink:1.20.0-debian-12-r2
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.12
version: 1.3.13

View File

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