[bitnami/airflow] Release 23.0.1 (#33254)

* [bitnami/airflow] Release 23.0.1 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-30 01:54:20 +02:00
committed by GitHub
parent 2932247395
commit 704baf2653
5 changed files with 13 additions and 9 deletions
+5 -1
View File
@@ -1,8 +1,12 @@
# Changelog # Changelog
## 23.0.1 (2025-04-29)
* [bitnami/airflow] Release 23.0.1 ([#33254](https://github.com/bitnami/charts/pull/33254))
## 23.0.0 (2025-04-29) ## 23.0.0 (2025-04-29)
* [bitnami/airflow] Release 23.0.0 ([#33141](https://github.com/bitnami/charts/pull/33141)) * [bitnami/airflow] Release 23.0.0 (#33141) ([2932247](https://github.com/bitnami/charts/commit/29322473955e7aba4b46118390e8e50db219e95e)), closes [#33141](https://github.com/bitnami/charts/issues/33141)
## <small>22.7.3 (2025-04-21)</small> ## <small>22.7.3 (2025-04-21)</small>
+4 -4
View File
@@ -1,12 +1,12 @@
dependencies: dependencies:
- name: redis - name: redis
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 20.13.1 version: 20.13.3
- name: postgresql - name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 16.6.3 version: 16.6.6
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0 version: 2.30.0
digest: sha256:9da8ff790e57d014ce6015b9dddb7de1dfddf14e592cdd148dd07fb760b1340b digest: sha256:2a95e7dfb27ef8ec4989b26265df18113cc4224c79215ebc79fc7511d964ae24
generated: "2025-04-23T14:37:53.595077325Z" generated: "2025-04-29T23:18:19.35123231Z"
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
licenses: Apache-2.0 licenses: Apache-2.0
images: | images: |
- name: airflow - name: airflow
image: docker.io/bitnami/airflow:3.0.0-debian-12-r2 image: docker.io/bitnami/airflow:3.0.0-debian-12-r3
- name: statsd-exporter - name: statsd-exporter
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r15 image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r15
apiVersion: v2 apiVersion: v2
@@ -40,4 +40,4 @@ maintainers:
name: airflow name: airflow
sources: sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow - https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 23.0.0 version: 23.0.1
+1 -1
View File
@@ -1547,4 +1547,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
+1 -1
View File
@@ -94,7 +94,7 @@ diagnosticMode:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/airflow repository: bitnami/airflow
tag: 3.0.0-debian-12-r2 tag: 3.0.0-debian-12-r3
digest: "" digest: ""
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'