Skip to content

Commit

Permalink
[bitnami/flink] Release 1.3.13 (#29152)
Browse files Browse the repository at this point in the history
* [bitnami/flink] Release 1.3.13 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 Sep 2, 2024
1 parent bd16334 commit 2424812
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/flink/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.3.12 (2024-08-01)
## 1.3.13 (2024-09-02)

* [bitnami/flink] Release 1.3.12 ([#28625](https://github.com/bitnami/charts/pull/28625))
* [bitnami/flink] Release 1.3.13 ([#29152](https://github.com/bitnami/charts/pull/29152))

## <small>1.3.12 (2024-08-01)</small>

* [bitnami/flink] Release 1.3.12 (#28625) ([18810c2](https://github.com/bitnami/charts/commit/18810c2e600761d58950c97e509191b7630a19bc)), closes [#28625](https://github.com/bitnami/charts/issues/28625)

## <small>1.3.11 (2024-07-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/flink/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:5b98791747a148b9d4956b81bb8635f49a0ae831869d700d52e514b8fd1a2445
generated: "2024-07-16T12:06:08.6069+02:00"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-09-02T11:47:42.550493315Z"
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-r0
image: docker.io/bitnami/flink:1.20.0-debian-12-r2
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.3.12
version: 1.3.13
2 changes: 1 addition & 1 deletion bitnami/flink/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/flink
tag: 1.20.0-debian-12-r0
tag: 1.20.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 2424812

Please sign in to comment.