mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
[bitnami/flink] ⚡ ⬆️ Update dependency references (#33562)
* [bitnami/flink] Release 2.0.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.2 (2025-05-06)
|
||||
## 2.0.3 (2025-05-08)
|
||||
|
||||
* [bitnami/flink] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33360](https://github.com/bitnami/charts/pull/33360))
|
||||
* [bitnami/flink] :zap: :arrow_up: Update dependency references ([#33562](https://github.com/bitnami/charts/pull/33562))
|
||||
|
||||
## <small>2.0.2 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/flink] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33360) ([3522956](https://github.com/bitnami/charts/commit/3522956e60ae89f100e093f8fbe22e81503cf3df)), closes [#33360](https://github.com/bitnami/charts/issues/33360)
|
||||
|
||||
## <small>2.0.1 (2025-04-24)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: flink
|
||||
image: docker.io/bitnami/flink:2.0.0-debian-12-r4
|
||||
image: docker.io/bitnami/flink:2.0.0-debian-12-r5
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.0
|
||||
dependencies:
|
||||
@@ -16,7 +16,8 @@ dependencies:
|
||||
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.
|
||||
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://dyltqmyl993wv.cloudfront.net/assets/stacks/flink/img/flink-stack-220x234.png
|
||||
keywords:
|
||||
@@ -29,4 +30,4 @@ maintainers:
|
||||
name: flink
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flink
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/flink
|
||||
tag: 2.0.0-debian-12-r4
|
||||
tag: 2.0.0-debian-12-r5
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user