mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/flink] Release 1.4.3 (#31905)
* [bitnami/flink] Release 1.4.3 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.4.2 (2025-01-28)
|
||||
## 1.4.3 (2025-02-12)
|
||||
|
||||
* [bitnami/flink] Release 1.4.2 ([#31636](https://github.com/bitnami/charts/pull/31636))
|
||||
* [bitnami/flink] Release 1.4.3 ([#31905](https://github.com/bitnami/charts/pull/31905))
|
||||
|
||||
## <small>1.4.2 (2025-01-28)</small>
|
||||
|
||||
* [bitnami/flink] Release 1.4.2 (#31636) ([420ed14](https://github.com/bitnami/charts/commit/420ed144c8967af027f6c11a8e64800f394005ad)), closes [#31636](https://github.com/bitnami/charts/issues/31636)
|
||||
|
||||
## <small>1.4.1 (2024-12-26)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: flink
|
||||
image: docker.io/bitnami/flink:1.20.0-debian-12-r11
|
||||
image: docker.io/bitnami/flink:1.20.1-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 1.20.0
|
||||
appVersion: 1.20.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: flink
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flink
|
||||
version: 1.4.2
|
||||
version: 1.4.3
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/flink
|
||||
tag: 1.20.0-debian-12-r11
|
||||
tag: 1.20.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user