[bitnami/airflow] Release 12.5.7 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-10 18:15:25 +00:00
parent 29d5888416
commit 8ec4740905
4 changed files with 13 additions and 13 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.11.2
version: 16.12.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.6.3
version: 11.6.5
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:005d2058383fe8aca7a2d3b169227e0636af0504ba996ef0001ece61a9130b92
generated: "2022-06-04T18:57:51.077512237Z"
digest: sha256:c62d81c79c51012837d8ce53a97724e7f73cacc4c278efc322622714e93d941c
generated: "2022-06-10T17:04:51.489919265Z"
+1 -1
View File
@@ -32,4 +32,4 @@ name: airflow
sources:
- https://github.com/bitnami/bitnami-docker-airflow
- https://airflow.apache.org/
version: 12.5.6
version: 12.5.7
+2 -2
View File
@@ -7,7 +7,7 @@ Apache Airflow is a tool to express and execute workflows as directed acyclic gr
[Overview of Apache Airflow](https://airflow.apache.org/)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -699,4 +699,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
+6 -6
View File
@@ -117,7 +117,7 @@ dags:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r0
tag: 11-debian-11-r3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -182,7 +182,7 @@ web:
image:
registry: docker.io
repository: bitnami/airflow
tag: 2.3.2-debian-11-r0
tag: 2.3.2-debian-11-r3
## 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
@@ -438,7 +438,7 @@ scheduler:
image:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 2.3.2-debian-11-r0
tag: 2.3.2-debian-11-r3
## 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
@@ -640,7 +640,7 @@ worker:
image:
registry: docker.io
repository: bitnami/airflow-worker
tag: 2.3.2-debian-11-r0
tag: 2.3.2-debian-11-r3
## 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
@@ -911,7 +911,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.36.1-debian-11-r0
tag: 2.36.1-debian-11-r3
## 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
@@ -1272,7 +1272,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/airflow-exporter
tag: 0.20220314.0-debian-11-r0
tag: 0.20220314.0-debian-11-r3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.