Author: jedcunningham
Date: Sat Mar 29 14:04:33 2025
New Revision: 75892

Log:
Add artifacts for Helm Chart 1.16.0rc1

Added:
    dev/airflow/helm-chart/1.16.0rc1/
    dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz   (with props)
    dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.asc
    dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.prov
    dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.sha512
    dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz   (with 
props)
    dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz.asc
    dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz.sha512
    dev/airflow/helm-chart/1.16.0rc1/index.yaml

Added: dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz
==============================================================================
Binary file - no diff available.

Propchange: dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.asc
==============================================================================
--- dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.asc (added)
+++ dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.asc Sat Mar 29 14:04:33 
2025
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQJNBAABCAA3FiEE4aHphPVbjygL2cuiC7cWOJKi5I4FAmfn/NkZHGplZGN1bm5p
+bmdoYW1AYXBhY2hlLm9yZwAKCRALtxY4kqLkjtBED/4+OzRKSqQSEl/jotu4ZIs3
+jPzD5AyQPX09s/Iw4x4SsGRPu1UCuoOYydTrKJBXLPOFUjR+XyKCYoFsYfv/JYUE
+Kh6WFMXWah8LPCFHgEVHD+9T/ubmwP/9eYDChOcj095TMKpIdCMaQJEJiRczka4I
+aK2yH+Y5cTWc32hq2V/aNs4xuM56smBqTS/vzC/rNazCrMOw0Pgn7LPSQv6vX8w9
+iR8z3Z9t3HUchJ49pjmmguv7VEK3GW+H9Q7azhKesqew9Xliqtd65xCnovnlBrrb
+mfgZk+b/Kn1pVuZ5D81bcUsjb3grQ9zKhyK9v80T7wPCsYEN3W/qbkGgaO2k6dcz
+QRpedt0pjjVTGmQjuK1CoIhLZSL+iMqMs3a10xVAr/ku7+HfvnrHcKa0fu7ZgJWE
+Fj+/HGUU5wzCOxujsmaITq7oJ+iHUzHJP5boV9qO0qvEK6EILMgxeY5n9rKRA8iJ
+njglyZH6ypTv/J0QL+bMGpJ1XlqEqA3IRZ6ZmtgwZm2zb96oVWXpsAwdnx0/oaWM
+INhG9NkXW83tV4OHlOo0Lm94cGBPS5qeM6FdreaKbbcsX4+RPAr3D5LPPMC3RXIL
+9A7klNeAOzoZR/L7+NST7ub8oFwXkKn3gwRAHqVcT5hxHP2ouq4BFxcXx2Kh/sWS
+yzZBq8c43sallwiW2fPNJQ==
+=4Rkq
+-----END PGP SIGNATURE-----

Added: dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.prov
==============================================================================
--- dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.prov (added)
+++ dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.prov Sat Mar 29 
14:04:33 2025
@@ -0,0 +1,362 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+annotations:
+  artifacthub.io/changes: |
+    - description: Allow passing custom env to log groomer sidecar containers
+      kind: added
+      links:
+      - name: '#46003'
+        url: https://github.com/apache/airflow/pull/46003
+    - description: Allow using existing persistence claim in Redis StatefulSet
+      kind: added
+      links:
+      - name: '#41619'
+        url: https://github.com/apache/airflow/pull/41619
+    - description: Add ``hostAliases`` support in Triggerer
+      kind: added
+      links:
+      - name: '#41725'
+        url: https://github.com/apache/airflow/pull/41725
+    - description: Enable HPA for Airflow Webserver
+      kind: added
+      links:
+      - name: '#41955'
+        url: https://github.com/apache/airflow/pull/41955
+    - description: Add env support for database migration job
+      kind: added
+      links:
+      - name: '#42345'
+        url: https://github.com/apache/airflow/pull/42345
+    - description: Support NodePort on Redis Service
+      kind: added
+      links:
+      - name: '#41811'
+        url: https://github.com/apache/airflow/pull/41811
+    - description: Add heartbeat metric for DAG processor
+      kind: added
+      links:
+      - name: '#42398'
+        url: https://github.com/apache/airflow/pull/42398
+    - description: Option to enable ipv6 ipaddress resolve support for StatsD 
host
+      kind: added
+      links:
+      - name: '#42625'
+        url: https://github.com/apache/airflow/pull/42625
+    - description: Allow customizing ``podManagementPolicy`` in worker
+      kind: added
+      links:
+      - name: '#42673'
+        url: https://github.com/apache/airflow/pull/42673
+    - description: Support multiple executors in chart
+      kind: added
+      links:
+      - name: '#43606'
+        url: https://github.com/apache/airflow/pull/43606
+    - description: Swap internal RPC server for API server in the helm chart
+      kind: added
+      links:
+      - name: '#44463'
+        url: https://github.com/apache/airflow/pull/44463
+    - description: Add OpenSearch remote logging options
+      kind: added
+      links:
+      - name: '#45082'
+        url: https://github.com/apache/airflow/pull/45082
+    - description: Add ``startupProbe`` to flower deployment
+      kind: added
+      links:
+      - name: '#45012'
+        url: https://github.com/apache/airflow/pull/45012
+    - description: Add PgBouncer and StatsD ingress
+      kind: added
+      links:
+      - name: '#41759'
+        url: https://github.com/apache/airflow/pull/41759
+    - description: Add environment variable controlling the log grooming 
frequency
+      kind: added
+      links:
+      - name: '#46237'
+        url: https://github.com/apache/airflow/pull/46237
+    - description: Update metrics names to allow multiple executors to report 
metrics
+      kind: changed
+      links:
+      - name: '#40778'
+        url: https://github.com/apache/airflow/pull/40778
+    - description: Add a specific internal IP address for the ClusterIP service
+      kind: changed
+      links:
+      - name: '#40912'
+        url: https://github.com/apache/airflow/pull/40912
+    - description: Remove scheduler automate ServiceAccount token
+      kind: changed
+      links:
+      - name: '#44173'
+        url: https://github.com/apache/airflow/pull/44173
+    - description: More controls for PgBouncer secrets configuration
+      kind: changed
+      links:
+      - name: '#45248'
+        url: https://github.com/apache/airflow/pull/45248
+    - description: Add ``ti.running`` metric export
+      kind: changed
+      links:
+      - name: '#47773'
+        url: https://github.com/apache/airflow/pull/47773
+    - description: Add optional configuration for ``startupProbe`` 
``initialDelaySeconds``
+      kind: changed
+      links:
+      - name: '#47094'
+        url: https://github.com/apache/airflow/pull/47094
+    - description: Introduce ``worker.extraPorts`` to expose additional ports 
to worker
+        container
+      kind: changed
+      links:
+      - name: '#46679'
+        url: https://github.com/apache/airflow/pull/46679
+    - description: Enable ``AIRFLOW__CELERY__BROKER_URL_CMD`` when 
``passwordSecretName``
+        is true
+      kind: fixed
+      links:
+      - name: '#40270'
+        url: https://github.com/apache/airflow/pull/40270
+    - description: Properly implement termination grace period seconds
+      kind: fixed
+      links:
+      - name: '#41374'
+        url: https://github.com/apache/airflow/pull/41374
+    - description: Add kerberos env to base container env, add 
webserver-config volume
+      kind: fixed
+      links:
+      - name: '#41645'
+        url: https://github.com/apache/airflow/pull/41645
+    - description: Fix ``volumeClaimTemplates`` missing ``apiVersion`` and 
``kind``
+      kind: fixed
+      links:
+      - name: '#41771'
+        url: https://github.com/apache/airflow/pull/41771
+    - description: Render global volumes and volume mounts into cleanup job 
(#40191)
+      kind: fixed
+      links:
+      - name: '#42268'
+        url: https://github.com/apache/airflow/pull/42268
+    - description: Fix flower ingress service reference
+      kind: fixed
+      links:
+      - name: '#41179'
+        url: https://github.com/apache/airflow/pull/41179
+    - description: Fix ``volumeClaimTemplate`` for scheduler in local and 
persistent mode
+      kind: fixed
+      links:
+      - name: '#42946'
+        url: https://github.com/apache/airflow/pull/42946
+    - description: Fix role binding for multiple executors
+      kind: fixed
+      links:
+      - name: '#44424'
+        url: https://github.com/apache/airflow/pull/44424
+    - description: Set container name to ``envSourceContainerName`` in KEDA 
ScaledObject
+      kind: fixed
+      links:
+      - name: '#44963'
+        url: https://github.com/apache/airflow/pull/44963
+    - description: Update scheduler-deployment to cope with multiple executors
+      kind: fixed
+      links:
+      - name: '#46039'
+        url: https://github.com/apache/airflow/pull/46039
+    - description: Replace disallowed characters in metadata label
+      kind: fixed
+      links:
+      - name: '#46811'
+        url: https://github.com/apache/airflow/pull/46811
+    - description: Grant Airflow API Server Permission to Read Pod Logs
+      kind: fixed
+      links:
+      - name: '#47212'
+        url: https://github.com/apache/airflow/pull/47212
+    - description: Fix scheduler ServiceAccount auto-mount for multi-executor
+      kind: fixed
+      links:
+      - name: '#46486'
+        url: https://github.com/apache/airflow/pull/46486
+    - description: 'Docs: Reflect in docs that ``extraInitContainers`` is 
supported for
+        jobs'
+      kind: changed
+      links:
+      - name: '#41674'
+        url: https://github.com/apache/airflow/pull/41674
+    - description: 'Docs: Add guide how to PgBouncer with Kubernetes Secret'
+      kind: changed
+      links:
+      - name: '#42460'
+        url: https://github.com/apache/airflow/pull/42460
+    - description: 'Docs: Update descriptions private registry params'
+      kind: changed
+      links:
+      - name: '#43721'
+        url: https://github.com/apache/airflow/pull/43721
+    - description: 'Docs: Change description for kerberos ``reinitFrequency``'
+      kind: changed
+      links:
+      - name: '#45343'
+        url: https://github.com/apache/airflow/pull/45343
+    - description: 'Docs: Update Helm eviction configuration guide to reflect 
``workers.safeToEvict``
+        default value'
+      kind: changed
+      links:
+      - name: '#44852'
+        url: https://github.com/apache/airflow/pull/44852
+    - description: 'Docs: Add info that ``storageClassName`` can be templated'
+      kind: changed
+      links:
+      - name: '#45176'
+        url: https://github.com/apache/airflow/pull/45176
+    - description: 'Docs: Fix broker-url secret name in production guide'
+      kind: changed
+      links:
+      - name: '#45863'
+        url: https://github.com/apache/airflow/pull/45863
+    - description: 'Docs: Replace DAGs with dags in docs'
+      kind: changed
+      links:
+      - name: '#47959'
+        url: https://github.com/apache/airflow/pull/47959
+    - description: 'Docs: Enhance ``airflowLocalSettings`` value description'
+      kind: changed
+      links:
+      - name: '#47855'
+        url: https://github.com/apache/airflow/pull/47855
+    - description: 'Docs: Be consistent with denoting templated params'
+      kind: changed
+      links:
+      - name: '#46481'
+        url: https://github.com/apache/airflow/pull/46481
+    - description: 'Misc: Support templated hostname in NOTES'
+      kind: changed
+      links:
+      - name: '#41423'
+        url: https://github.com/apache/airflow/pull/41423
+    - description: 'Misc: Default airflow version to 2.10.5'
+      kind: changed
+      links:
+      - name: '#46624'
+        url: https://github.com/apache/airflow/pull/46624
+    - description: 'Misc: Changing triggerer config option 
``default_capacity`` to ``capacity``'
+      kind: changed
+      links:
+      - name: '#48032'
+        url: https://github.com/apache/airflow/pull/48032
+    - description: 'Misc: AIP-84 Move public api under /api/v2'
+      kind: changed
+      links:
+      - name: '#47760'
+        url: https://github.com/apache/airflow/pull/47760
+    - description: 'Misc: Default to the FabAuthManager in the chart'
+      kind: changed
+      links:
+      - name: '#47976'
+        url: https://github.com/apache/airflow/pull/47976
+    - description: 'Misc: Update PgBouncer to ``1.23.1`` and PgBouncer 
exporter to ``0.18.0``'
+      kind: changed
+      links:
+      - name: '#47416'
+        url: https://github.com/apache/airflow/pull/47416
+    - description: 'Misc: Move api-server to port 8080'
+      kind: changed
+      links:
+      - name: '#47310'
+        url: https://github.com/apache/airflow/pull/47310
+    - description: 'Misc: Start the api-server in Airflow 3, webserver in 
Airflow 2'
+      kind: changed
+      links:
+      - name: '#47085'
+        url: https://github.com/apache/airflow/pull/47085
+    - description: 'Misc: Move ``fastapi-api`` command to ``api-server``'
+      kind: changed
+      links:
+      - name: '#47076'
+        url: https://github.com/apache/airflow/pull/47076
+    - description: 'Misc: Move execution_api_server_url config to the core 
section'
+      kind: changed
+      links:
+      - name: '#46969'
+        url: https://github.com/apache/airflow/pull/46969
+    - description: 'Misc: Use standalone dag processor for Airflow 3'
+      kind: changed
+      links:
+      - name: '#45659'
+        url: https://github.com/apache/airflow/pull/45659
+    - description: 'Misc: Update ``quay.io/prometheus/statsd-exporter`` from 
``v0.26.1``
+        to ``v0.28.0``'
+      kind: changed
+      links:
+      - name: '#43393'
+        url: https://github.com/apache/airflow/pull/43393
+  artifacthub.io/links: |
+    - name: Documentation
+      url: https://airflow.apache.org/docs/helm-chart/1.16.0/
+  artifacthub.io/screenshots: |
+    - title: DAGs View
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/dags.png
+    - title: Datasets View
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/datasets.png
+    - title: Grid View
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/grid.png
+    - title: Graph View
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/graph.png
+    - title: Calendar View
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/calendar.png
+    - title: Variable View
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/variable_hidden.png
+    - title: Gantt Chart
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/gantt.png
+    - title: Task Duration
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/duration.png
+    - title: Code View
+      url: 
https://airflow.apache.org/docs/apache-airflow/2.10.5/_images/code.png
+apiVersion: v2
+appVersion: 2.10.5
+dependencies:
+- - condition: postgresql.enabled
+  name: postgresql
+  repository: https://charts.bitnami.com/bitnami
+  version: 13.2.24
+description: The official Helm chart to deploy Apache Airflow, a platform to 
programmatically
+  author, schedule, and monitor workflows
+home: https://airflow.apache.org/
+icon: https://airflow.apache.org/images/airflow_dark_bg.png
+keywords:
+- - apache
+- - airflow
+- - workflow
+- - scheduler
+maintainers:
+- - email: [email protected]
+  name: Apache Airflow PMC
+name: airflow
+sources:
+- - https://github.com/apache/airflow
+type: application
+version: 1.16.0
+
+...
+files:
+  airflow-1.16.0.tgz: 
sha256:45f7bc33fffb3f80113ea41051c49956cddf67b6b0dd47e97219459fed0a83f1
+-----BEGIN PGP SIGNATURE-----
+
+iQJNBAEBCAA3FiEE4aHphPVbjygL2cuiC7cWOJKi5I4FAmfn/MQZHGplZGN1bm5p
+bmdoYW1AYXBhY2hlLm9yZwAKCRALtxY4kqLkjvmfD/0S5rW0efvNXZsYCZTE/Emc
+mMx3GvNgx2NoEFlmNVKUBCCBaWIUey2dI8Xu/RSkUBp9qMlW0ltocAKC5/0OGvJS
+B1ktnc48rdEqEzqSlWL4EiVw5xaPEoruQE5a3De/rD5RdHmqZ5MWqofWoWEJvvRC
+qDXGwzq86RU6JITuV7ik3sT21h0jXgHRKNVRbZJ3Gwj2GiI18U5V0QI9ZQGzNgWS
+HSnCDznrqnoCp2UKDUsjXu5JUZ4wt5hjTBwxLAU2mHkT9TWgZ02Pl4vRSXr6THiF
+elblG8sC7tt6x76y06pirQPyzqFdRR91LhCiCt+vM24/cdqyRdQxmPUSJW6K/Cdx
+vhwb+x465FWACYK8WIdw9XnVYEagzNBFkiHXApoRYQF2lRSS/Gb5UWhGOkMQBqhr
+limirT7eKO7ANZllhWrXvYdJ+FsXGvbJ49jOmaYYUBaKfDR7tFMW3b42Wk+bdQhw
+Qz1chUFPhtDFmVarJF6zLFx+cd1+vnTmkiMDshInpDyUnRCSRRIL4WPpK9X36jte
+Pdkr1YqiVOCMh7oo59cLfDuZ3wVu7g+KrAR7ZfREkfRmAOInulCsBu+uWuD56VPF
+oR46TMu2+7tea061LSdxpyZTM/2h1YiQcpjXY2QM1TAklpxgLUPDYkNfyEpUroEE
+9msgBs4rctGWq7P28ALfqg==
+=oz+i
+-----END PGP SIGNATURE-----

Added: dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.sha512
==============================================================================
--- dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.sha512 (added)
+++ dev/airflow/helm-chart/1.16.0rc1/airflow-1.16.0.tgz.sha512 Sat Mar 29 
14:04:33 2025
@@ -0,0 +1 @@
+f2306dd69b704a98d3e3ebec02a3dafe5e08074d98b34219638787f9a1e472ecefc3ac8f624d3beced19f8b0caa09ad92beebdc6e4a2b564a8300281b5675bbd
  airflow-1.16.0.tgz

Added: dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz.asc
==============================================================================
--- dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz.asc 
(added)
+++ dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz.asc Sat 
Mar 29 14:04:33 2025
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQJNBAABCAA3FiEE4aHphPVbjygL2cuiC7cWOJKi5I4FAmfn/NsZHGplZGN1bm5p
+bmdoYW1AYXBhY2hlLm9yZwAKCRALtxY4kqLkjtH0D/42UU5Ph9fj3cBlAXnCswbf
+o2PeRp5Ym2RHfK3TrWD7nPTggT+MEwijJkCB7x3gpqGY38aNFPEwg9Hpi2klAgLM
+BY4OXNWt106CaqkKScK/kptjOcneVbRD5yHmJyHMv3fsx8Vj1E3Nsj81kQ0XMI4C
+BH7gSmq8gH69dcEQoSDUOxq0b0kJmUOMdM4Ilo1PI+qLrCctUfAAbMUzOfe/CuPA
+Istepc0bOude501+/xzfVT0iwGUs6MD9EjlpFLpaiJbK25ajvK+LBUIJdv6Ba9sQ
+ndFr3VoWp8msdGiJ2YQK/635Ivy6IfM5t9KuVWcU06MRo26l8bcgfRs7ifbqti02
+Jcduz1WmWLMF2oSVP0jZin9usFtI5SbmuqOfRc9ckwdNt7ftkMUgrpWhiRAsLOoF
+jOIsTuTfzQP6wamsPF/EDEohHDwjWe265iJE+eHiP7TiRER4qfFxXJIAQZ6Zi0G0
+axogc4SOrbozfuOXUvK8pRiYiiCHqix7ZwsCSb8JOhDQoVO0G5HUuqQudYdRMA+B
+1QrnMDQMogkzsViUHx26xTRain5aJt3oSqUp+umWQVaj8w/WtRYJEDdK+SBQnY2S
+zqhKNFHsYAYWQ+KW7M61RFIdnGt5cR2v66iMmW3bixguIceLsv0TEtvCF29Vzh/1
+Civ0148eUQyjLUX0t/xnRw==
+=nNmM
+-----END PGP SIGNATURE-----

Added: 
dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz.sha512
==============================================================================
--- dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz.sha512 
(added)
+++ dev/airflow/helm-chart/1.16.0rc1/airflow-chart-1.16.0-source.tar.gz.sha512 
Sat Mar 29 14:04:33 2025
@@ -0,0 +1 @@
+96d7d956015cb5afba8ce0c30356cd54391d1d277995d2f6c42ddff1e5e9c693b6444b2c8493002214da5ba479f1ad5a79045d34e1a7b10d6c9da1d386cf44da
  airflow-chart-1.16.0-source.tar.gz


Reply via email to