[bitnami/airflow] Release 21.0.2 (#30160)

* [bitnami/airflow] Release 21.0.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-10-31 18:37:53 +01:00
committed by GitHub
parent 68b3f324b6
commit 07568a9c3b
4 changed files with 12 additions and 8 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 21.0.1 (2024-10-31)
## 21.0.2 (2024-10-31)
* [bitnami/airflow] Split init containers ([#30155](https://github.com/bitnami/charts/pull/30155))
* [bitnami/airflow] Release 21.0.2 ([#30160](https://github.com/bitnami/charts/pull/30160))
## <small>21.0.1 (2024-10-31)</small>
* [bitnami/airflow] Split init containers (#30155) ([4945ae6](https://github.com/bitnami/charts/commit/4945ae6dd96d51a312a9b368cdfdbc6bb2c31fb6)), closes [#30155](https://github.com/bitnami/charts/issues/30155)
## 21.0.0 (2024-10-31)
+3 -3
View File
@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: airflow
image: docker.io/bitnami/airflow:2.10.2-debian-12-r4
image: docker.io/bitnami/airflow:2.10.2-debian-12-r5
- name: airflow-exporter
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-12-r49
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-12-r50
apiVersion: v2
appVersion: 2.10.2
dependencies:
@@ -39,4 +39,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 21.0.1
version: 21.0.2
+1 -1
View File
@@ -1072,4 +1072,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.
+2 -2
View File
@@ -83,7 +83,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/airflow
tag: 2.10.2-debian-12-r4
tag: 2.10.2-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1605,7 +1605,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/airflow-exporter
tag: 0.20220314.0-debian-12-r49
tag: 0.20220314.0-debian-12-r50
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.