mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/flink] Release 1.4.4 (#31995)
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 1.4.3 (2025-02-12)
|
||||
## 1.4.4 (2025-02-21)
|
||||
|
||||
* [bitnami/flink] Release 1.4.3 ([#31905](https://github.com/bitnami/charts/pull/31905))
|
||||
* [bitnami/flink] Release 1.4.4 ([#31995](https://github.com/bitnami/charts/pull/31995))
|
||||
|
||||
## <small>1.4.3 (2025-02-12)</small>
|
||||
|
||||
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
|
||||
* [bitnami/flink] Release 1.4.3 (#31905) ([cc6d993](https://github.com/bitnami/charts/commit/cc6d99384d62416d9b7265539d99f047833d6966)), closes [#31905](https://github.com/bitnami/charts/issues/31905)
|
||||
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
|
||||
|
||||
## <small>1.4.2 (2025-01-28)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.1
|
||||
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
|
||||
generated: "2025-01-28T16:42:40.095990516Z"
|
||||
version: 2.30.0
|
||||
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
|
||||
generated: "2025-02-19T17:24:35.771745221Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: flink
|
||||
image: docker.io/bitnami/flink:1.20.1-debian-12-r0
|
||||
image: docker.io/bitnami/flink:1.20.1-debian-12-r4
|
||||
apiVersion: v2
|
||||
appVersion: 1.20.1
|
||||
dependencies:
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: flink
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flink
|
||||
version: 1.4.3
|
||||
version: 1.4.4
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/flink
|
||||
tag: 1.20.1-debian-12-r0
|
||||
tag: 1.20.1-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user