mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/flink] Release 0.3.8 (#18658)
* [bitnami/flink] Release 0.3.8 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: flink
|
||||
image: docker.io/bitnami/flink:1.17.1-debian-11-r73
|
||||
image: docker.io/bitnami/flink:1.17.1-debian-11-r75
|
||||
apiVersion: v2
|
||||
appVersion: 1.17.1
|
||||
dependencies:
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: flink
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flink
|
||||
version: 0.3.7
|
||||
version: 0.3.8
|
||||
|
||||
@@ -81,7 +81,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------- | ------------------------------------------------------------------------------------------------------------ | ---------------------- |
|
||||
| `image.registry` | Apache Flink image registry | `docker.io` |
|
||||
| `image.repository` | Apache Flink image repository | `bitnami/flink` |
|
||||
| `image.tag` | Apache Flink image tag (immutable tags are recommended) | `1.17.1-debian-11-r73` |
|
||||
| `image.tag` | Apache Flink image tag (immutable tags are recommended) | `1.17.1-debian-11-r75` |
|
||||
| `image.digest` | Apache Flink image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Apache Flink image pull secrets | `[]` |
|
||||
|
||||
@@ -72,7 +72,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/flink
|
||||
tag: 1.17.1-debian-11-r73
|
||||
tag: 1.17.1-debian-11-r75
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user