You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/01/07 04:50:32 UTC

svn commit: r51943 - /dev/airflow/helm-chart/1.4.0rc1/

Author: jedcunningham
Date: Fri Jan  7 04:50:32 2022
New Revision: 51943

Log:
Add artifacts for Helm Chart 1.4.0rc1

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

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

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

Added: dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.asc
==============================================================================
--- dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.asc (added)
+++ dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.asc Fri Jan  7 04:50:32 2022
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQJNBAABCAA3FiEE4aHphPVbjygL2cuiC7cWOJKi5I4FAmHXxDYZHGplZGN1bm5p
+bmdoYW1AYXBhY2hlLm9yZwAKCRALtxY4kqLkjjSCD/9sOiep/2tbXJG0BLHBxzXW
+gVPPcVJiRu04+pNWrEA1Z43vvgHnNVCzrF6GmHnbIhoKKCmUvvIQ2JMV2rIgSxCi
+UWzPoTUSq5paowh0kjZLBicS1rbE3d3pfXiDKRnpjcUCdbj9Ug2G7G+2nDLhDNr4
+gF56efkTmA8De/Aymwh8rD9ufma1OEic8LJVqckb8ZaxOR5CzzShXdg2E62QzZaz
+hWJSwKTmuDKKp2+Bv0gto+UXCVzXuz7VAqtPzqRO3buZLt+oCI4bLKPaP96Oywko
+joALcS0dBX5xFvRPdJIHtPvKvGlkS8TnnSWV4lgCP8v5K6gd0mV+slWXpQCV5osE
+4aKTiD6lZG5iyjpCDBFg3U950v7aYdVcMgIaH4aU2DhkPaH/Kq+zr0nlSPysaQdT
+XjPoyyC5ZvC7YZskx/zTKSi/jzNZhxXbLgwy/36dj9Gii02YfGdq5UED7mfel9Mu
+dBb366VudCoHDOJ64i/hTrVIXBryFWEK9Yphd7b/tHSjiRTQyIbqSl7TID9FGBcI
+3QbzndjdmFsftSjaho6D40iGrABHw5fPGf0//+5r/iIjnOdHQQyCDxvJkMO+azLH
+Exki4iRZlj/OJ0tNmmrQ7O/hF0vKpGYY0RrdNlJ+g/hwA/t13grv8mvtjuuhhLSP
+OptnOLWPgDeIgB1r+X2hJA==
+=+syP
+-----END PGP SIGNATURE-----

Added: dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.prov
==============================================================================
--- dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.prov (added)
+++ dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.prov Fri Jan  7 04:50:32 2022
@@ -0,0 +1,229 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+annotations:
+  artifacthub.io/changes: |
+    - description: Add ``type`` to extra secrets param
+      kind: added
+      links:
+        - name: "#20599"
+          url: https://github.com/apache/airflow/pull/20599
+    - description: Support elasticsearch connection ``scheme``
+      kind: added
+      links:
+        - name: "#20564"
+          url: https://github.com/apache/airflow/pull/20564
+    - description: Allows to disable built-in secret variables individually
+      kind: added
+      links:
+        - name: "#18974"
+          url: https://github.com/apache/airflow/pull/18974
+    - description: Add support for ``securityContext``
+      kind: added
+      links:
+        - name: "#18249"
+          url: https://github.com/apache/airflow/pull/18249
+    - description: Add extra containers, volumes and volume mounts for jobs
+      kind: added
+      links:
+        - name: "#18808"
+          url: https://github.com/apache/airflow/pull/18808
+    - description: Allow ingress multiple hostnames w/diff secrets
+      kind: added
+      links:
+        - name: "#18542"
+          url: https://github.com/apache/airflow/pull/18542
+    - description: PgBouncer extra volumes, volume mounts, and sslmode
+      kind: added
+      links:
+        - name: "#19749"
+          url: https://github.com/apache/airflow/pull/19749
+    - description: Allow specifying kerberos keytab
+      kind: added
+      links:
+        - name: "#19054"
+          url: https://github.com/apache/airflow/pull/19054
+    - description: Allow disabling the Helm hooks
+      kind: added
+      links:
+        - name: "#18776"
+          url: https://github.com/apache/airflow/pull/18776
+    - description: Add ``migration-wait-timeout``
+      kind: added
+      links:
+        - name: "#20069"
+          url: https://github.com/apache/airflow/pull/20069
+    - description: Increase default livenessProbe timeout
+      kind: changed
+      links:
+        - name: '#20698'
+          url: https://github.com/apache/airflow/pull/20698
+    - description: Strict schema for k8s objects for values.yaml
+      kind: changed
+      links:
+        - name: "#19181"
+          url: https://github.com/apache/airflow/pull/19181
+    - description: Remove unnecessary ``pod_template_file`` defaults
+      kind: changed
+      links:
+        - name: "#19690"
+          url: https://github.com/apache/airflow/pull/19690
+    - description: Use built-in ``check-migrations`` command for Airflow>=2
+      kind: changed
+      links:
+        - name: "#19676"
+          url: https://github.com/apache/airflow/pull/19676
+    - description: Fix precedence of ``affinity``, ``nodeSelector``, and ``tolerations``
+      kind: fixed
+      links:
+        - name: "#20641"
+          url: https://github.com/apache/airflow/pull/20641
+    - description: Fix chart elasticsearch default port 80 to 9200.
+      kind: fixed
+      links:
+        - name: "#20616"
+          url: https://github.com/apache/airflow/pull/20616
+    - description: Fix network policy issue for webserver and flowerui
+      kind: fixed
+      links:
+        - name: "#20199"
+          url: https://github.com/apache/airflow/pull/20199
+    - description: Use local definitions for k8s schema validation
+      kind: fixed
+      links:
+        - name: "#20544"
+          url: https://github.com/apache/airflow/pull/20544
+    - description: Add custom labels for ingresses/PVCs
+      kind: fixed
+      links:
+        - name: "#20535"
+          url: https://github.com/apache/airflow/pull/20535
+    - description: Fix extra secrets/configmaps labels
+      kind: fixed
+      links:
+        - name: "#20464"
+          url: https://github.com/apache/airflow/pull/20464
+    - description: Fix flower restarts on update
+      kind: fixed
+      links:
+        - name: "#20316"
+          url: https://github.com/apache/airflow/pull/20316
+    - description: Properly quote namespace names
+      kind: fixed
+      links:
+        - name: "#20266"
+          url: https://github.com/apache/airflow/pull/20266
+    - description: "Docs: Add ``helm dependency update`` step to chart INSTALL"
+      kind: changed
+      links:
+        - name: '#20702'
+          url: https://github.com/apache/airflow/pull/20702
+    - description: "Docs: Reword section covering the envvar secrets"
+      kind: changed
+      links:
+        - name: "#20566"
+          url: https://github.com/apache/airflow/pull/20566
+    - description: 'Docs: Add "Customizing Workers" page'
+      kind: changed
+      links:
+        - name: "#20331"
+          url: https://github.com/apache/airflow/pull/20331
+    - description: "Docs: Include Datadog example in production guide"
+      kind: changed
+      links:
+        - name: "#17996"
+          url: https://github.com/apache/airflow/pull/17996
+    - description: "Docs: Update production Helm guide database section to use k8s secret"
+      kind: changed
+      links:
+        - name: "#19892"
+          url: https://github.com/apache/airflow/pull/19892
+    - description: "Docs: Fix ``multiNamespaceMode`` docs to also cover KPO"
+      kind: changed
+      links:
+        - name: "#19879"
+          url: https://github.com/apache/airflow/pull/19879
+    - description: "Docs: Clarify Helm behaviour when it comes to loading default connections"
+      kind: changed
+      links:
+        - name: "#19708"
+          url: https://github.com/apache/airflow/pull/19708
+    - description: "Misc: Use ``2.2.3`` as default Airflow version"
+      kind: changed
+      links:
+        - name: "#20450"
+          url: https://github.com/apache/airflow/pull/20450
+    - description: "Misc: Add ArtifactHUB annotations for docs and screenshots"
+      kind: changed
+      links:
+        - name: "#20558"
+          url: https://github.com/apache/airflow/pull/20558
+    - description: "Misc: Add kubernetes 1.21 support"
+      kind: changed
+      links:
+        - name: "#19557"
+          url: https://github.com/apache/airflow/pull/19557
+  artifacthub.io/links: |
+    - name: Documentation
+      url: https://airflow.apache.org/docs/helm-chart/1.4.0/
+  artifacthub.io/screenshots: |
+    - title: DAGs View
+      url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/dags.png
+    - title: Tree View
+      url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/tree.png
+    - title: Calendar View
+      url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/calendar.png
+    - title: Variable View
+      url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/variable_hidden1.png
+    - title: Gantt Chart
+      url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/gantt.png
+    - title: Task Duration
+      url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/duration.png
+    - title: Code View
+      url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/code.png
+    - title: Task Instance Context Menu
+      url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/context.png
+apiVersion: v2
+appVersion: 2.2.3
+dependencies:
+- - condition: postgresql.enabled
+  name: postgresql
+  repository: https://charts.bitnami.com/bitnami
+  version: 10.5.3
+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/docs/apache-airflow/stable/_images/pin_large.png
+keywords:
+- - apache
+- - airflow
+- - workflow
+- - scheduler
+maintainers:
+- - email: dev@airflow.apache.org
+  name: Apache Airflow PMC
+name: airflow
+sources:
+- - https://github.com/apache/airflow
+type: application
+version: 1.4.0
+
+...
+files:
+  airflow-1.4.0.tgz: sha256:b33eac716e0416a18af89fb4fa1043fcfcf24f9f903cda3912729815213525df
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAEBCAAdFiEE4aHphPVbjygL2cuiC7cWOJKi5I4FAmHXwp8ACgkQC7cWOJKi
+5I7uEw//TSU72K346BDwPvQ5VkhHqaWvEOa1gav/jB0M1qEXOiCnBt28JPk6jlf5
+kRItf3cHgL4yXxjrcpvcs18zv5uL42ohrg11A7tMIRa9CoMeD58jwZA0F0FIEf46
+udJS2JxzcjtVXCO6nHdUAWZ4fAFIf6fcsOZ+XUXSf68bVwr/WOW2nsmfJt4j7xVS
+pICO77Uu6MbxuJtVgIERNV2l+TJFIyDH/d+JtpN9pBskNvfAr1Icn++RVw15vk8C
+db77KgqF47dJ78Zpdm/ThOwgi4lqAvbkhvaWuhSAmjbTB0QbNek+C5Sy1H/c/BHs
+nXRSKENRfkz57r8FipvyBrxTAW0HmRYODryCB72Mh2h95JOEMGUMT7fy54nUTq/M
+GWwpXtnpVqSK5WCXzoBn0hQggLFV4qX+NiLx2M0jhxsAKjGnaOM+Uf/vwbj+5KCK
+t6yXMU2JyA53Sdsv4+/i95/U0l2QDDz11rw0BevS1kqSUt5KU66KJ9UQkSoHlZKo
+KqSubX1HBA9cuqWAUX3URXetchJR45ewPyHsuyjV8jU3w3tm73o5MZZnBbCftz5o
+hzIVpM+ZC2n3g5XPjPKyPAfq744qqKWOZPCCwRf9bzX7DcfWf17tLrXwsd77Qdf8
+8mW0xKZi7qH7TKWTdWoEDfNydzzOs80oEyUg7Q2CoDdvPj5ydiA=
+=BZV/
+-----END PGP SIGNATURE-----

Added: dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.sha512
==============================================================================
--- dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.sha512 (added)
+++ dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz.sha512 Fri Jan  7 04:50:32 2022
@@ -0,0 +1 @@
+9c5e12891865e01bf4bb088d96534326f0c9b62f3a815c8c09df720f58b76883d20ba00a44e2f7c57f2da4d272760805290947a32feff06c2de4e9b5d2f014fd  airflow-1.4.0.tgz

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

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

Added: dev/airflow/helm-chart/1.4.0rc1/airflow-chart-1.4.0-source.tar.gz.asc
==============================================================================
--- dev/airflow/helm-chart/1.4.0rc1/airflow-chart-1.4.0-source.tar.gz.asc (added)
+++ dev/airflow/helm-chart/1.4.0rc1/airflow-chart-1.4.0-source.tar.gz.asc Fri Jan  7 04:50:32 2022
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQJNBAABCAA3FiEE4aHphPVbjygL2cuiC7cWOJKi5I4FAmHXxDUZHGplZGN1bm5p
+bmdoYW1AYXBhY2hlLm9yZwAKCRALtxY4kqLkjiStD/9pWrcRZr5P98gwDV1I7xJ8
+PzA34gVJFdp6zYoUaq7camq+oXtuCmE8WNCFyhUJTwyMSNLbfSXY/YmtCnYtY0fR
+PWIpdGkVX41gTfEiQmAAosvFgUFXbrQPVoMq7vmnGFPBSQy+h+NSoADHHObp9Csb
+PI8DKIN6ke0wN5eImzJhJNGxiDA1NVgjPu3DB7OJB4yqrBnXcKcTAebS8giOLNvB
+ckMjD+hf3aUq4u+CTcOukmKafP7C8z9rg0VKiYIQpjgNcdEKFT3HkBO7VMDZerDo
+Xg2d/EKqSUeHfM6jjpXtvULtKuVIz3Q8vbEfOyFFfBRszeLoe/wPRPEi7C67Ay9G
+JQgatwNbz7Imi0ocaKjRt0sbLOgnf75HzvuRRu4XZDOv+s7MaVIN5DkZtcOzGFYW
+gYwH1ydEPaEmtV7olTJNkxol5VlbjsQFfF1OOQ5R36c1c5HRYpLTaHCuol93eDW3
+8CNz5oZB6BWE8wRyVpi7MBveSKoHKNvFu9wKrvmzmjnVl+u478Av5Ffx+FnmGFc5
+yhO7QZOanK5LjKjrSIfa187v0Zdf+R6hWZkrjtk9NC6KNFOq31CG7TgqRNO0xUjP
+hLg99M0X6QiHCiVMqrsa089CEATHunQgcfNLONmVvOEX2lc7lkWFzRW/TT+27yDC
+L89kTg6Zk357A0w40ESkBg==
+=f0l1
+-----END PGP SIGNATURE-----

Added: dev/airflow/helm-chart/1.4.0rc1/airflow-chart-1.4.0-source.tar.gz.sha512
==============================================================================
--- dev/airflow/helm-chart/1.4.0rc1/airflow-chart-1.4.0-source.tar.gz.sha512 (added)
+++ dev/airflow/helm-chart/1.4.0rc1/airflow-chart-1.4.0-source.tar.gz.sha512 Fri Jan  7 04:50:32 2022
@@ -0,0 +1 @@
+9ea18fe35de593fe3fbcd9875cf69802421acc54799be11c6c184b68bb46043c16a1e9ba795ed048a8790363b38224c948a67090c3889ccd80dd7b79ac38abc6  airflow-chart-1.4.0-source.tar.gz

Added: dev/airflow/helm-chart/1.4.0rc1/index.yaml
==============================================================================
--- dev/airflow/helm-chart/1.4.0rc1/index.yaml (added)
+++ dev/airflow/helm-chart/1.4.0rc1/index.yaml Fri Jan  7 04:50:32 2022
@@ -0,0 +1,325 @@
+apiVersion: v1
+entries:
+  airflow:
+  - annotations:
+      artifacthub.io/changes: |
+        - description: Add ``type`` to extra secrets param
+          kind: added
+          links:
+            - name: "#20599"
+              url: https://github.com/apache/airflow/pull/20599
+        - description: Support elasticsearch connection ``scheme``
+          kind: added
+          links:
+            - name: "#20564"
+              url: https://github.com/apache/airflow/pull/20564
+        - description: Allows to disable built-in secret variables individually
+          kind: added
+          links:
+            - name: "#18974"
+              url: https://github.com/apache/airflow/pull/18974
+        - description: Add support for ``securityContext``
+          kind: added
+          links:
+            - name: "#18249"
+              url: https://github.com/apache/airflow/pull/18249
+        - description: Add extra containers, volumes and volume mounts for jobs
+          kind: added
+          links:
+            - name: "#18808"
+              url: https://github.com/apache/airflow/pull/18808
+        - description: Allow ingress multiple hostnames w/diff secrets
+          kind: added
+          links:
+            - name: "#18542"
+              url: https://github.com/apache/airflow/pull/18542
+        - description: PgBouncer extra volumes, volume mounts, and sslmode
+          kind: added
+          links:
+            - name: "#19749"
+              url: https://github.com/apache/airflow/pull/19749
+        - description: Allow specifying kerberos keytab
+          kind: added
+          links:
+            - name: "#19054"
+              url: https://github.com/apache/airflow/pull/19054
+        - description: Allow disabling the Helm hooks
+          kind: added
+          links:
+            - name: "#18776"
+              url: https://github.com/apache/airflow/pull/18776
+        - description: Add ``migration-wait-timeout``
+          kind: added
+          links:
+            - name: "#20069"
+              url: https://github.com/apache/airflow/pull/20069
+        - description: Increase default livenessProbe timeout
+          kind: changed
+          links:
+            - name: '#20698'
+              url: https://github.com/apache/airflow/pull/20698
+        - description: Strict schema for k8s objects for values.yaml
+          kind: changed
+          links:
+            - name: "#19181"
+              url: https://github.com/apache/airflow/pull/19181
+        - description: Remove unnecessary ``pod_template_file`` defaults
+          kind: changed
+          links:
+            - name: "#19690"
+              url: https://github.com/apache/airflow/pull/19690
+        - description: Use built-in ``check-migrations`` command for Airflow>=2
+          kind: changed
+          links:
+            - name: "#19676"
+              url: https://github.com/apache/airflow/pull/19676
+        - description: Fix precedence of ``affinity``, ``nodeSelector``, and ``tolerations``
+          kind: fixed
+          links:
+            - name: "#20641"
+              url: https://github.com/apache/airflow/pull/20641
+        - description: Fix chart elasticsearch default port 80 to 9200.
+          kind: fixed
+          links:
+            - name: "#20616"
+              url: https://github.com/apache/airflow/pull/20616
+        - description: Fix network policy issue for webserver and flowerui
+          kind: fixed
+          links:
+            - name: "#20199"
+              url: https://github.com/apache/airflow/pull/20199
+        - description: Use local definitions for k8s schema validation
+          kind: fixed
+          links:
+            - name: "#20544"
+              url: https://github.com/apache/airflow/pull/20544
+        - description: Add custom labels for ingresses/PVCs
+          kind: fixed
+          links:
+            - name: "#20535"
+              url: https://github.com/apache/airflow/pull/20535
+        - description: Fix extra secrets/configmaps labels
+          kind: fixed
+          links:
+            - name: "#20464"
+              url: https://github.com/apache/airflow/pull/20464
+        - description: Fix flower restarts on update
+          kind: fixed
+          links:
+            - name: "#20316"
+              url: https://github.com/apache/airflow/pull/20316
+        - description: Properly quote namespace names
+          kind: fixed
+          links:
+            - name: "#20266"
+              url: https://github.com/apache/airflow/pull/20266
+        - description: "Docs: Add ``helm dependency update`` step to chart INSTALL"
+          kind: changed
+          links:
+            - name: '#20702'
+              url: https://github.com/apache/airflow/pull/20702
+        - description: "Docs: Reword section covering the envvar secrets"
+          kind: changed
+          links:
+            - name: "#20566"
+              url: https://github.com/apache/airflow/pull/20566
+        - description: 'Docs: Add "Customizing Workers" page'
+          kind: changed
+          links:
+            - name: "#20331"
+              url: https://github.com/apache/airflow/pull/20331
+        - description: "Docs: Include Datadog example in production guide"
+          kind: changed
+          links:
+            - name: "#17996"
+              url: https://github.com/apache/airflow/pull/17996
+        - description: "Docs: Update production Helm guide database section to use k8s secret"
+          kind: changed
+          links:
+            - name: "#19892"
+              url: https://github.com/apache/airflow/pull/19892
+        - description: "Docs: Fix ``multiNamespaceMode`` docs to also cover KPO"
+          kind: changed
+          links:
+            - name: "#19879"
+              url: https://github.com/apache/airflow/pull/19879
+        - description: "Docs: Clarify Helm behaviour when it comes to loading default connections"
+          kind: changed
+          links:
+            - name: "#19708"
+              url: https://github.com/apache/airflow/pull/19708
+        - description: "Misc: Use ``2.2.3`` as default Airflow version"
+          kind: changed
+          links:
+            - name: "#20450"
+              url: https://github.com/apache/airflow/pull/20450
+        - description: "Misc: Add ArtifactHUB annotations for docs and screenshots"
+          kind: changed
+          links:
+            - name: "#20558"
+              url: https://github.com/apache/airflow/pull/20558
+        - description: "Misc: Add kubernetes 1.21 support"
+          kind: changed
+          links:
+            - name: "#19557"
+              url: https://github.com/apache/airflow/pull/19557
+      artifacthub.io/links: |
+        - name: Documentation
+          url: https://airflow.apache.org/docs/helm-chart/1.4.0/
+      artifacthub.io/screenshots: |
+        - title: DAGs View
+          url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/dags.png
+        - title: Tree View
+          url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/tree.png
+        - title: Calendar View
+          url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/calendar.png
+        - title: Variable View
+          url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/variable_hidden1.png
+        - title: Gantt Chart
+          url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/gantt.png
+        - title: Task Duration
+          url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/duration.png
+        - title: Code View
+          url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/code.png
+        - title: Task Instance Context Menu
+          url: https://airflow.apache.org/docs/apache-airflow/2.2.3/_images/context.png
+    apiVersion: v2
+    appVersion: 2.2.3
+    created: "2022-01-06T21:47:46.827888-07:00"
+    dependencies:
+    - condition: postgresql.enabled
+      name: postgresql
+      repository: https://charts.bitnami.com/bitnami
+      version: 10.5.3
+    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
+      author, schedule, and monitor workflows
+    digest: b33eac716e0416a18af89fb4fa1043fcfcf24f9f903cda3912729815213525df
+    home: https://airflow.apache.org/
+    icon: https://airflow.apache.org/docs/apache-airflow/stable/_images/pin_large.png
+    keywords:
+    - apache
+    - airflow
+    - workflow
+    - scheduler
+    maintainers:
+    - email: dev@airflow.apache.org
+      name: Apache Airflow PMC
+    name: airflow
+    sources:
+    - https://github.com/apache/airflow
+    type: application
+    urls:
+    - https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.4.0rc1/airflow-1.4.0.tgz
+    version: 1.4.0
+  - apiVersion: v2
+    appVersion: 2.2.1
+    created: "2021-11-08T15:29:58.238059-07:00"
+    dependencies:
+    - condition: postgresql.enabled
+      name: postgresql
+      repository: https://charts.bitnami.com/bitnami
+      version: 10.5.3
+    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
+      author, schedule, and monitor workflows
+    digest: 1021af8e59799794e349d156814d73e094ea422f351f5017df43d1a8e048213a
+    home: https://airflow.apache.org/
+    icon: https://airflow.apache.org/docs/apache-airflow/stable/_images/pin_large.png
+    keywords:
+    - apache
+    - airflow
+    - workflow
+    - scheduler
+    maintainers:
+    - email: dev@airflow.apache.org
+      name: Apache Airflow PMC
+    name: airflow
+    sources:
+    - https://github.com/apache/airflow
+    type: application
+    urls:
+    - https://archive.apache.org/dist/airflow/helm-chart/1.3.0/airflow-1.3.0.tgz
+    version: 1.3.0
+  - apiVersion: v2
+    appVersion: 2.1.4
+    created: "2021-09-24T16:15:53.053177-06:00"
+    dependencies:
+    - condition: postgresql.enabled
+      name: postgresql
+      repository: https://charts.bitnami.com/bitnami
+      version: 10.5.3
+    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
+      author, schedule, and monitor workflows
+    digest: 96bce4de0d06df5f556c2800655fb713b23af78432696f61c0bf66e337bc7d9d
+    home: https://airflow.apache.org/
+    icon: https://airflow.apache.org/docs/apache-airflow/stable/_images/pin_large.png
+    keywords:
+    - apache
+    - airflow
+    - workflow
+    - scheduler
+    maintainers:
+    - email: dev@airflow.apache.org
+      name: Apache Airflow PMC
+    name: airflow
+    sources:
+    - https://github.com/apache/airflow
+    type: application
+    urls:
+    - https://archive.apache.org/dist/airflow/helm-chart/1.2.0/airflow-1.2.0.tgz
+    version: 1.2.0
+  - apiVersion: v2
+    appVersion: 2.1.2
+    created: "2021-07-22T20:03:33.816211+01:00"
+    dependencies:
+    - condition: postgresql.enabled
+      name: postgresql
+      repository: https://charts.bitnami.com/bitnami
+      version: 10.5.3
+    description: The official Helm chart to deploy Apache Airflow, a platform to programmatically
+      author, schedule, and monitor workflows
+    digest: 571a0b77fa283b4db4686bcc45324448964516c32fbe76bfcf9575c2355808c3
+    home: https://airflow.apache.org/
+    icon: https://airflow.apache.org/docs/apache-airflow/stable/_images/pin_large.png
+    keywords:
+    - apache
+    - airflow
+    - workflow
+    - scheduler
+    maintainers:
+    - email: dev@airflow.apache.org
+      name: Apache Airflow PMC
+    name: airflow
+    sources:
+    - https://github.com/apache/airflow
+    type: application
+    urls:
+    - https://archive.apache.org/dist/airflow/helm-chart/1.1.0/airflow-1.1.0.tgz
+    version: 1.1.0
+  - apiVersion: v1
+    appVersion: 2.0.2
+    created: "2021-05-16T02:11:02.558176+01:00"
+    dependencies:
+    - condition: postgresql.enabled
+      name: postgresql
+      repository: https://charts.bitnami.com/bitnami
+      version: 6.3.12
+    description: Helm chart to deploy Apache Airflow, a platform to programmatically
+      author, schedule, and monitor workflows
+    digest: 6cd3f13fc93d60424a771a1a8a4121c4439f7b6b48fab946436da0ab70d5a507
+    home: https://airflow.apache.org/
+    icon: https://airflow.apache.org/docs/apache-airflow/stable/_images/pin_large.png
+    keywords:
+    - apache
+    - airflow
+    - workflow
+    - scheduler
+    maintainers:
+    - email: dev@airflow.apache.org
+      name: Apache Airflow PMC
+    name: airflow
+    sources:
+    - https://github.com/apache/airflow
+    urls:
+    - https://archive.apache.org/dist/airflow/helm-chart/1.0.0/airflow-1.0.0.tgz
+    version: 1.0.0
+generated: "2022-01-06T21:47:46.816941-07:00"