[bitnami/airflow] Release 18.0.11 updating components versions (#25970)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-21 08:09:06 +02:00
committed by GitHub
parent 3a925c288d
commit 79685e6fc3
2 changed files with 7 additions and 7 deletions

View File

@@ -10,11 +10,11 @@ annotations:
- name: airflow-exporter
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-12-r34
- name: airflow-scheduler
image: docker.io/bitnami/airflow-scheduler:2.9.1-debian-12-r4
image: docker.io/bitnami/airflow-scheduler:2.9.1-debian-12-r5
- name: airflow-worker
image: docker.io/bitnami/airflow-worker:2.9.1-debian-12-r1
image: docker.io/bitnami/airflow-worker:2.9.1-debian-12-r2
- name: git
image: docker.io/bitnami/git:2.45.0-debian-12-r2
image: docker.io/bitnami/git:2.45.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
apiVersion: v2
@@ -47,4 +47,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 18.1.0
version: 18.1.1

View File

@@ -538,7 +538,7 @@ scheduler:
image:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 2.9.1-debian-12-r4
tag: 2.9.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -873,7 +873,7 @@ worker:
image:
registry: docker.io
repository: bitnami/airflow-worker
tag: 2.9.1-debian-12-r1
tag: 2.9.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1234,7 +1234,7 @@ git:
image:
registry: docker.io
repository: bitnami/git
tag: 2.45.0-debian-12-r2
tag: 2.45.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'