mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/airflow] Release 12.0.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -4,9 +4,9 @@ dependencies:
|
||||
version: 1.11.1
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.0.6
|
||||
version: 11.1.2
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 16.4.0
|
||||
digest: sha256:9ff644553f953280348e86348405808c1f5375ba65ea7f5621e1a30f232e84b5
|
||||
generated: "2022-02-20T17:37:00.607884703Z"
|
||||
version: 16.4.3
|
||||
digest: sha256:e2ef42140e327a99299c6839cdd9151466aeaa6f541c44741f2d5847bed7be1f
|
||||
generated: "2022-02-27T06:45:44.47755601Z"
|
||||
|
||||
@@ -32,4 +32,4 @@ name: airflow
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-airflow
|
||||
- https://airflow.apache.org/
|
||||
version: 12.0.5
|
||||
version: 12.0.6
|
||||
|
||||
@@ -117,7 +117,7 @@ dags:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 10-debian-10-r342
|
||||
tag: 10-debian-10-r350
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -142,7 +142,7 @@ web:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/airflow
|
||||
tag: 2.2.3-debian-10-r62
|
||||
tag: 2.2.3-debian-10-r67
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -395,7 +395,7 @@ scheduler:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/airflow-scheduler
|
||||
tag: 2.2.3-debian-10-r57
|
||||
tag: 2.2.4-debian-10-r4
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -594,7 +594,7 @@ worker:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/airflow-worker
|
||||
tag: 2.2.3-debian-10-r57
|
||||
tag: 2.2.4-debian-10-r4
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -862,7 +862,7 @@ git:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.35.1-debian-10-r22
|
||||
tag: 2.35.1-debian-10-r29
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -1203,7 +1203,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/airflow-exporter
|
||||
tag: 0.20220215.0-debian-10-r4
|
||||
tag: 0.20220215.0-debian-10-r11
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user