From 5379598745bd50d3044a6a664d86dcee418d8d96 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 29 Nov 2022 21:10:18 +0100 Subject: [PATCH] [bitnami/airflow] Release 14.0.4 (#13748) * [bitnami/airflow] Release 14.0.4 updating components versions Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/airflow/Chart.lock | 10 +++--- bitnami/airflow/Chart.yaml | 4 +-- bitnami/airflow/README.md | 64 ++++++++++++++++++------------------- bitnami/airflow/values.yaml | 12 +++---- 4 files changed, 45 insertions(+), 45 deletions(-) diff --git a/bitnami/airflow/Chart.lock b/bitnami/airflow/Chart.lock index 3d747747f..160a9e86d 100644 --- a/bitnami/airflow/Chart.lock +++ b/bitnami/airflow/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 17.3.8 + version: 17.3.11 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.1.0 + version: 12.1.2 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.1.2 -digest: sha256:e7ef603fe3119504fe84ac9c3b108f03985a52189a2bc2d715ced2a572f944b0 -generated: "2022-11-09T17:30:45.605702608Z" + version: 2.2.1 +digest: sha256:7b80aab4f420b0a641f36d56251592e7f1eb079fd821b9a9727330161f022f47 +generated: "2022-11-29T13:37:13.221938755Z" diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 5532d0f7b..8f4b8c87b 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: WorkFlow apiVersion: v2 -appVersion: 2.4.2 +appVersion: 2.4.3 dependencies: - condition: redis.enabled name: redis @@ -32,4 +32,4 @@ name: airflow sources: - https://github.com/bitnami/containers/tree/main/bitnami/airflow - https://airflow.apache.org/ -version: 14.0.3 +version: 14.0.4 diff --git a/bitnami/airflow/README.md b/bitnami/airflow/README.md index 0324f64d1..cdcecb792 100644 --- a/bitnami/airflow/README.md +++ b/bitnami/airflow/README.md @@ -92,7 +92,7 @@ The command removes all the Kubernetes components associated with the chart and | `dags.existingConfigmap` | Name of an existing ConfigMap with all the DAGs files you want to load in Airflow | `""` | | `dags.image.registry` | Init container load-dags image registry | `docker.io` | | `dags.image.repository` | Init container load-dags image repository | `bitnami/bitnami-shell` | -| `dags.image.tag` | Init container load-dags image tag (immutable tags are recommended) | `11-debian-11-r50` | +| `dags.image.tag` | Init container load-dags image tag (immutable tags are recommended) | `11-debian-11-r56` | | `dags.image.digest` | Init container load-dags image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `dags.image.pullPolicy` | Init container load-dags image pull policy | `IfNotPresent` | | `dags.image.pullSecrets` | Init container load-dags image pull secrets | `[]` | @@ -112,7 +112,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | -------------------- | | `web.image.registry` | Airflow image registry | `docker.io` | | `web.image.repository` | Airflow image repository | `bitnami/airflow` | -| `web.image.tag` | Airflow image tag (immutable tags are recommended) | `2.4.2-debian-11-r6` | +| `web.image.tag` | Airflow image tag (immutable tags are recommended) | `2.4.3-debian-11-r5` | | `web.image.digest` | Airflow image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `web.image.pullPolicy` | Airflow image pull policy | `IfNotPresent` | | `web.image.pullSecrets` | Airflow image pull secrets | `[]` | @@ -188,7 +188,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------------------------- | | `scheduler.image.registry` | Airflow Scheduler image registry | `docker.io` | | `scheduler.image.repository` | Airflow Scheduler image repository | `bitnami/airflow-scheduler` | -| `scheduler.image.tag` | Airflow Scheduler image tag (immutable tags are recommended) | `2.4.2-debian-11-r4` | +| `scheduler.image.tag` | Airflow Scheduler image tag (immutable tags are recommended) | `2.4.3-debian-11-r4` | | `scheduler.image.digest` | Airflow Schefuler image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `scheduler.image.pullPolicy` | Airflow Scheduler image pull policy | `IfNotPresent` | | `scheduler.image.pullSecrets` | Airflow Scheduler image pull secrets | `[]` | @@ -243,7 +243,7 @@ The command removes all the Kubernetes components associated with the chart and | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------ | | `worker.image.registry` | Airflow Worker image registry | `docker.io` | | `worker.image.repository` | Airflow Worker image repository | `bitnami/airflow-worker` | -| `worker.image.tag` | Airflow Worker image tag (immutable tags are recommended) | `2.4.2-debian-11-r4` | +| `worker.image.tag` | Airflow Worker image tag (immutable tags are recommended) | `2.4.3-debian-11-r4` | | `worker.image.digest` | Airflow Worker image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `worker.image.pullPolicy` | Airflow Worker image pull policy | `IfNotPresent` | | `worker.image.pullSecrets` | Airflow Worker image pull secrets | `[]` | @@ -320,33 +320,33 @@ The command removes all the Kubernetes components associated with the chart and ### Airflow git sync parameters -| Name | Description | Value | -| ------------------------------ | --------------------------------------------------------------------------------------------------- | --------------------- | -| `git.image.registry` | Git image registry | `docker.io` | -| `git.image.repository` | Git image repository | `bitnami/git` | -| `git.image.tag` | Git image tag (immutable tags are recommended) | `2.38.1-debian-11-r7` | -| `git.image.digest` | Git image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | -| `git.image.pullPolicy` | Git image pull policy | `IfNotPresent` | -| `git.image.pullSecrets` | Git image pull secrets | `[]` | -| `git.dags.enabled` | Enable in order to download DAG files from git repositories. | `false` | -| `git.dags.repositories` | Array of repositories from which to download DAG files | `[]` | -| `git.plugins.enabled` | Enable in order to download Plugins files from git repositories. | `false` | -| `git.plugins.repositories` | Array of repositories from which to download DAG files | `[]` | -| `git.clone.command` | Override cmd | `[]` | -| `git.clone.args` | Override args | `[]` | -| `git.clone.extraVolumeMounts` | Add extra volume mounts | `[]` | -| `git.clone.extraEnvVars` | Add extra environment variables | `[]` | -| `git.clone.extraEnvVarsCM` | ConfigMap with extra environment variables | `""` | -| `git.clone.extraEnvVarsSecret` | Secret with extra environment variables | `""` | -| `git.clone.resources` | Clone init container resource requests and limits | `{}` | -| `git.sync.interval` | Interval in seconds to pull the git repository containing the plugins and/or DAG files | `60` | -| `git.sync.command` | Override cmd | `[]` | -| `git.sync.args` | Override args | `[]` | -| `git.sync.extraVolumeMounts` | Add extra volume mounts | `[]` | -| `git.sync.extraEnvVars` | Add extra environment variables | `[]` | -| `git.sync.extraEnvVarsCM` | ConfigMap with extra environment variables | `""` | -| `git.sync.extraEnvVarsSecret` | Secret with extra environment variables | `""` | -| `git.sync.resources` | Sync sidecar container resource requests and limits | `{}` | +| Name | Description | Value | +| ------------------------------ | --------------------------------------------------------------------------------------------------- | ---------------------- | +| `git.image.registry` | Git image registry | `docker.io` | +| `git.image.repository` | Git image repository | `bitnami/git` | +| `git.image.tag` | Git image tag (immutable tags are recommended) | `2.38.1-debian-11-r14` | +| `git.image.digest` | Git image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | +| `git.image.pullPolicy` | Git image pull policy | `IfNotPresent` | +| `git.image.pullSecrets` | Git image pull secrets | `[]` | +| `git.dags.enabled` | Enable in order to download DAG files from git repositories. | `false` | +| `git.dags.repositories` | Array of repositories from which to download DAG files | `[]` | +| `git.plugins.enabled` | Enable in order to download Plugins files from git repositories. | `false` | +| `git.plugins.repositories` | Array of repositories from which to download DAG files | `[]` | +| `git.clone.command` | Override cmd | `[]` | +| `git.clone.args` | Override args | `[]` | +| `git.clone.extraVolumeMounts` | Add extra volume mounts | `[]` | +| `git.clone.extraEnvVars` | Add extra environment variables | `[]` | +| `git.clone.extraEnvVarsCM` | ConfigMap with extra environment variables | `""` | +| `git.clone.extraEnvVarsSecret` | Secret with extra environment variables | `""` | +| `git.clone.resources` | Clone init container resource requests and limits | `{}` | +| `git.sync.interval` | Interval in seconds to pull the git repository containing the plugins and/or DAG files | `60` | +| `git.sync.command` | Override cmd | `[]` | +| `git.sync.args` | Override args | `[]` | +| `git.sync.extraVolumeMounts` | Add extra volume mounts | `[]` | +| `git.sync.extraEnvVars` | Add extra environment variables | `[]` | +| `git.sync.extraEnvVarsCM` | ConfigMap with extra environment variables | `""` | +| `git.sync.extraEnvVarsSecret` | Secret with extra environment variables | `""` | +| `git.sync.resources` | Sync sidecar container resource requests and limits | `{}` | ### Airflow ldap parameters @@ -420,7 +420,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Whether or not to create a standalone Airflow exporter to expose Airflow metrics | `false` | | `metrics.image.registry` | Airflow exporter image registry | `docker.io` | | `metrics.image.repository` | Airflow exporter image repository | `bitnami/airflow-exporter` | -| `metrics.image.tag` | Airflow exporter image tag (immutable tags are recommended) | `0.20220314.0-debian-11-r57` | +| `metrics.image.tag` | Airflow exporter image tag (immutable tags are recommended) | `0.20220314.0-debian-11-r64` | | `metrics.image.digest` | Airflow exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `metrics.image.pullPolicy` | Airflow exporter image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Airflow exporter image pull secrets | `[]` | diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index 2b7ed0159..70f605df5 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -118,7 +118,7 @@ dags: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r50 + tag: 11-debian-11-r56 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -185,7 +185,7 @@ web: image: registry: docker.io repository: bitnami/airflow - tag: 2.4.2-debian-11-r6 + tag: 2.4.3-debian-11-r5 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -443,7 +443,7 @@ scheduler: image: registry: docker.io repository: bitnami/airflow-scheduler - tag: 2.4.2-debian-11-r4 + tag: 2.4.3-debian-11-r4 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -647,7 +647,7 @@ worker: image: registry: docker.io repository: bitnami/airflow-worker - tag: 2.4.2-debian-11-r4 + tag: 2.4.3-debian-11-r4 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -920,7 +920,7 @@ git: image: registry: docker.io repository: bitnami/git - tag: 2.38.1-debian-11-r7 + tag: 2.38.1-debian-11-r14 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1283,7 +1283,7 @@ metrics: image: registry: docker.io repository: bitnami/airflow-exporter - tag: 0.20220314.0-debian-11-r57 + tag: 0.20220314.0-debian-11-r64 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.