diff --git a/bitnami/airflow/Chart.lock b/bitnami/airflow/Chart.lock index b0115b601..3b1013ccc 100644 --- a/bitnami/airflow/Chart.lock +++ b/bitnami/airflow/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 16.13.2 + version: 17.0.1 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.6.15 + version: 11.6.16 - name: common repository: https://charts.bitnami.com/bitnami version: 1.16.0 -digest: sha256:22218c5fae86774d46039cde415c3cf27998369ffe68948ba175ed1fb1276b58 -generated: "2022-07-10T00:51:24.346551413Z" +digest: sha256:92cfa68dd34ab446abe1a674816213391fc1b5c974c363c708004294f998c546 +generated: "2022-07-13T14:17:26.501792+02:00" diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index c4768be27..82893f093 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -6,7 +6,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 16.x.x + version: 17.x.x - condition: postgresql.enabled name: postgresql repository: https://charts.bitnami.com/bitnami @@ -32,4 +32,4 @@ name: airflow sources: - https://github.com/bitnami/bitnami-docker-airflow - https://airflow.apache.org/ -version: 12.5.13 +version: 13.0.0 diff --git a/bitnami/airflow/README.md b/bitnami/airflow/README.md index b59ba7890..9b7585e49 100644 --- a/bitnami/airflow/README.md +++ b/bitnami/airflow/README.md @@ -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 @@ -686,7 +686,7 @@ Find more information about how to deal with common errors related to Bitnami's ## Upgrading -Refer to the [chart documentation for more information about how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/infrastructure/airflow/administration/upgrade/). +Refer to the [chart documentation for more information about how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/infrastructure/apache-airflow/administration/upgrade/). ## License @@ -702,4 +702,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. \ No newline at end of file +limitations under the License.