diff --git a/bitnami/aspnet-core/CHANGELOG.md b/bitnami/aspnet-core/CHANGELOG.md index cb2dc76390..3ebe724154 100644 --- a/bitnami/aspnet-core/CHANGELOG.md +++ b/bitnami/aspnet-core/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 7.0.2 (2025-05-06) +## 7.0.3 (2025-05-09) -* [bitnami/aspnet-core] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33339](https://github.com/bitnami/charts/pull/33339)) +* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#33591](https://github.com/bitnami/charts/pull/33591)) + +## 7.0.2 (2025-05-06) + +* [bitnami/aspnet-core] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#3 ([9477aac](https://github.com/bitnami/charts/commit/9477aac5cb8dc0be6fe7fab10a78cc953dc92fa5)), closes [#33339](https://github.com/bitnami/charts/issues/33339) ## 7.0.1 (2025-04-30) diff --git a/bitnami/aspnet-core/Chart.yaml b/bitnami/aspnet-core/Chart.yaml index 219d74a804..0a5d40bfd7 100644 --- a/bitnami/aspnet-core/Chart.yaml +++ b/bitnami/aspnet-core/Chart.yaml @@ -2,16 +2,16 @@ # SPDX-License-Identifier: APACHE-2.0 annotations: - tanzuCategory: application category: DeveloperTools - licenses: Apache-2.0 images: | - name: aspnet-core image: docker.io/bitnami/aspnet-core:9.0.4-debian-12-r5 - name: dotnet-sdk image: docker.io/bitnami/dotnet-sdk:9.0.203-debian-12-r5 - name: git - image: docker.io/bitnami/git:2.49.0-debian-12-r5 + image: docker.io/bitnami/git:2.49.0-debian-12-r6 + licenses: Apache-2.0 + tanzuCategory: application apiVersion: v2 appVersion: 9.0.4 dependencies: @@ -20,7 +20,9 @@ dependencies: tags: - bitnami-common version: 2.x.x -description: ASP.NET Core is an open-source framework for web application development created by Microsoft. It runs on both the full .NET Framework, on Windows, and the cross-platform .NET Core. +description: ASP.NET Core is an open-source framework for web application development + created by Microsoft. It runs on both the full .NET Framework, on Windows, and the + cross-platform .NET Core. home: https://bitnami.com icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/aspnet-core/img/aspnet-core-stack-220x234.png keywords: @@ -32,4 +34,4 @@ maintainers: name: aspnet-core sources: - https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core -version: 7.0.2 +version: 7.0.3 diff --git a/bitnami/aspnet-core/values.yaml b/bitnami/aspnet-core/values.yaml index c5d7b40a6f..b3b4aa480c 100644 --- a/bitnami/aspnet-core/values.yaml +++ b/bitnami/aspnet-core/values.yaml @@ -414,7 +414,7 @@ appFromExternalRepo: image: registry: docker.io repository: bitnami/git - tag: 2.49.0-debian-12-r5 + tag: 2.49.0-debian-12-r6 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images