mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/flink] ⚡ ⬆️ Update dependency references (#35554)
* [bitnami/flink] Release 2.0.7 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,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.6 (2025-07-29)
|
||||
## 2.0.7 (2025-08-07)
|
||||
|
||||
* [bitnami/flink] :zap: :arrow_up: Update dependency references ([#35326](https://github.com/bitnami/charts/pull/35326))
|
||||
* [bitnami/flink] :zap: :arrow_up: Update dependency references ([#35554](https://github.com/bitnami/charts/pull/35554))
|
||||
|
||||
## <small>2.0.6 (2025-07-29)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/flink] :zap: :arrow_up: Update dependency references (#35326) ([1769a5d](https://github.com/bitnami/charts/commit/1769a5d837051a27c1852ab03b52800f26c26550)), closes [#35326](https://github.com/bitnami/charts/issues/35326)
|
||||
|
||||
## <small>2.0.5 (2025-07-07)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.0
|
||||
digest: sha256:c4c9af4e0ca23cf2c549e403b2a2bba2c53a3557cee23da09fa4cdf710044c2c
|
||||
generated: "2025-05-06T10:09:26.841232417+02:00"
|
||||
version: 2.31.3
|
||||
digest: sha256:f9c314553215490ea1b94c70082cb152d6ff5916ce185b4e00f5287f81545b4c
|
||||
generated: "2025-08-07T12:27:37.472634217Z"
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: flink
|
||||
image: docker.io/bitnami/flink:2.1.0-debian-12-r0
|
||||
image: docker.io/bitnami/flink:2.1.0-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: flink
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flink
|
||||
version: 2.0.6
|
||||
version: 2.0.7
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/flink
|
||||
tag: 2.1.0-debian-12-r0
|
||||
tag: 2.1.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user