Skip to content

Commit

Permalink
[bitnami/flink] Release 1.4.4 (#31995)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitnami-bot authored Feb 21, 2025
1 parent 6779add commit 1312886
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 deletions.
10 changes: 8 additions & 2 deletions bitnami/flink/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/flink/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
4 changes: 2 additions & 2 deletions bitnami/flink/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
2 changes: 1 addition & 1 deletion bitnami/flink/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1312886

Please sign in to comment.