[bitnami/airflow] Update Redis subchart (#11173)

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
Miguel Ruiz
2022-07-13 18:01:08 +02:00
committed by GitHub
parent 7e4b78535d
commit 41ca524a84
3 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -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"
+2 -2
View File
@@ -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
+3 -3
View File
@@ -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.
limitations under the License.