mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/aspnet-core] ⚡ ⬆️ Update dependency references (#33591)
* [bitnami/aspnet-core] Release 7.0.3 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:
@@ -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))
|
||||
|
||||
## <small>7.0.2 (2025-05-06)</small>
|
||||
|
||||
* [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)
|
||||
|
||||
## <small>7.0.1 (2025-04-30)</small>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user