mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/flink] Bump chart version (#26630)
* [bitnami/flink] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
co-authored by
Bitnami Containers
parent
aba7563149
commit
ae25bb7fad
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.3.0 (2024-05-24)
|
||||
## 1.3.1 (2024-06-04)
|
||||
|
||||
* [bitnami/flink] Enable PodDisruptionBudgets ([#26429](https://github.com/bitnami/charts/pull/26429))
|
||||
* [bitnami/flink] Bump chart version ([#26630](https://github.com/bitnami/charts/pull/26630))
|
||||
|
||||
## 1.3.0 (2024-06-03)
|
||||
|
||||
* [bitnami/flink] Enable PodDisruptionBudgets (#26429) ([a0514ba](https://github.com/bitnami/charts/commit/a0514ba575c8fbe7cd0f730deb976c1788464e40)), closes [#26429](https://github.com/bitnami/charts/issues/26429)
|
||||
|
||||
## <small>1.2.1 (2024-05-23)</small>
|
||||
|
||||
|
||||
+12
-12
@@ -10,22 +10,22 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 1.19.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/flink/img/flink-stack-220x234.png
|
||||
keywords:
|
||||
- flink
|
||||
- stream-processing
|
||||
- batch-processing
|
||||
- flink
|
||||
- stream-processing
|
||||
- batch-processing
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: flink
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flink
|
||||
version: 1.3.0
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flink
|
||||
version: 1.3.1
|
||||
|
||||
Reference in New Issue
Block a user