[bitnami/airflow] Release 17.2.1 updating components versions (#24297)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-08 17:17:47 +01:00
committed by GitHub
parent 6f9c74a706
commit edb7c6326f
4 changed files with 15 additions and 15 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.17.1
version: 18.18.1
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.2.4
version: 14.3.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.18.0
digest: sha256:f72194e2692d6530057c1a04ec1f0cbb0521e764b9d9b400622ca94fe5697841
generated: "2024-03-05T13:16:06.432059575+01:00"
version: 2.19.0
digest: sha256:a8a993eb233e14fd1a7d83ea4a5f366367849c7c2c43aaa28c4f3e6b40ac6f21
generated: "2024-03-08T15:54:32.492797636Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: airflow
image: docker.io/bitnami/airflow:2.8.2-debian-12-r0
image: docker.io/bitnami/airflow:2.8.2-debian-12-r4
- name: airflow-exporter
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-12-r24
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-12-r27
- name: airflow-scheduler
image: docker.io/bitnami/airflow-scheduler:2.8.2-debian-12-r0
image: docker.io/bitnami/airflow-scheduler:2.8.2-debian-12-r3
- name: airflow-worker
image: docker.io/bitnami/airflow-worker:2.8.2-debian-12-r0
image: docker.io/bitnami/airflow-worker:2.8.2-debian-12-r4
- name: git
image: docker.io/bitnami/git:2.44.0-debian-12-r0
- name: os-shell
@@ -47,4 +47,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 17.2.0
version: 17.2.1

View File

@@ -964,4 +964,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.

View File

@@ -193,7 +193,7 @@ web:
image:
registry: docker.io
repository: bitnami/airflow
tag: 2.8.2-debian-12-r3
tag: 2.8.2-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -538,7 +538,7 @@ scheduler:
image:
registry: docker.io
repository: bitnami/airflow-scheduler
tag: 2.8.2-debian-12-r2
tag: 2.8.2-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -859,7 +859,7 @@ worker:
image:
registry: docker.io
repository: bitnami/airflow-worker
tag: 2.8.2-debian-12-r3
tag: 2.8.2-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1600,7 +1600,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/airflow-exporter
tag: 0.20220314.0-debian-12-r24
tag: 0.20220314.0-debian-12-r27
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.