mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* [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>
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: DeveloperTools
|
|
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-r6
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 9.0.4
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
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.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/aspnet-core/img/aspnet-core-stack-220x234.png
|
|
keywords:
|
|
- asp.net
|
|
- dotnet
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: aspnet-core
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
|
|
version: 7.0.3
|