Skip to content

Commit

Permalink
[bitnami/flink] Release 1.4.1 (bitnami#31170)
Browse files Browse the repository at this point in the history
* [bitnami/flink] Release 1.4.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 26, 2024
1 parent 847cc5e commit f07b771
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion bitnami/flink/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Changelog

## 1.4.1 (2024-12-26)

* [bitnami/flink] Release 1.4.1 ([#31170](https://github.com/bitnami/charts/pull/31170))

## 1.4.0 (2024-12-10)

* [bitnami/flink] Detect non-standard images ([#30893](https://github.com/bitnami/charts/pull/30893))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
* [bitnami/flink] Detect non-standard images (#30893) ([9bbfbf7](https://github.com/bitnami/charts/commit/9bbfbf7e1b99916edcb4a4fbe2feae45c46742d1)), closes [#30893](https://github.com/bitnami/charts/issues/30893)

## <small>1.3.16 (2024-11-16)</small>

Expand Down
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.0-debian-12-r8
image: docker.io/bitnami/flink:1.20.0-debian-12-r9
apiVersion: v2
appVersion: 1.20.0
dependencies:
Expand All @@ -28,4 +28,4 @@ maintainers:
name: flink
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/flink
version: 1.4.0
version: 1.4.1
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.0-debian-12-r8
tag: 1.20.0-debian-12-r9
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit f07b771

Please sign in to comment.