[bitnami/flink] Release 1.3.7 (#27683)

* [bitnami/flink] Release 1.3.7 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-03 09:35:01 +02:00
committed by GitHub
parent 6543416ae8
commit 48d2c436a7
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.3.6 (2024-06-18)
## 1.3.7 (2024-07-03)
* [bitnami/flink] Release 1.3.6 ([#27343](https://github.com/bitnami/charts/pull/27343))
* [bitnami/flink] Release 1.3.7 ([#27683](https://github.com/bitnami/charts/pull/27683))
## <small>1.3.6 (2024-06-18)</small>
* [bitnami/flink] Release 1.3.6 (#27343) ([b6743d3](https://github.com/bitnami/charts/commit/b6743d3b1e17cdeb12e3a4f6ee25ef8c564318fa)), closes [#27343](https://github.com/bitnami/charts/issues/27343)
## <small>1.3.5 (2024-06-17)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: flink
image: docker.io/bitnami/flink:1.19.1-debian-12-r0
image: docker.io/bitnami/flink:1.19.1-debian-12-r1
apiVersion: v2
appVersion: 1.19.1
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: flink
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/flink
version: 1.3.6
version: 1.3.7

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/flink
tag: 1.19.1-debian-12-r0
tag: 1.19.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'