mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 03:58:02 +08:00
[bitnami/aspnet-core] Release 3.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.10.3
|
||||
digest: sha256:710e8247ae70ea63a2fb2fde4320511ff28c7b5c7a738861427f104a7718bdf4
|
||||
generated: "2021-12-08T22:22:53.469171633Z"
|
||||
version: 1.11.1
|
||||
digest: sha256:a000bcd4d4cdd813c67d633b5523b4a4cd478fb95f1cae665d9b0ba5c45b40e2
|
||||
generated: "2022-02-12T19:57:50.437204981Z"
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
annotations:
|
||||
category: DeveloperTools
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.1
|
||||
appVersion: 6.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 1.x.x
|
||||
description: ASP.NET Core is an open-source framework created by Microsoft for building cloud-enabled, modern applications.
|
||||
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.
|
||||
engine: gotpl
|
||||
home: https://github.com/bitnami/charts/tree/master/bitnami/aspnet-core
|
||||
icon: https://bitnami.com/assets/stacks/aspnet-core/img/aspnet-core-stack-220x234.png
|
||||
@@ -22,4 +22,4 @@ name: aspnet-core
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-aspnet-core
|
||||
- https://dotnet.microsoft.com/apps/aspnet
|
||||
version: 3.1.0
|
||||
version: 3.1.1
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
<!--- app-name: ASP.NET -->
|
||||
|
||||
# ASP.NET Core
|
||||
# ASP.NET packaged by Bitnami
|
||||
|
||||
[ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core) is an open-source framework created by Microsoft for building cloud-enabled, modern applications.
|
||||
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.
|
||||
|
||||
[Overview of ASP.NET](https://github.com/dotnet/aspnetcore)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
@@ -457,4 +461,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.
|
||||
@@ -57,7 +57,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/aspnet-core
|
||||
tag: 6.0.1-debian-10-r30
|
||||
tag: 6.0.2-debian-10-r4
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -367,7 +367,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.34.1-debian-10-r46
|
||||
tag: 2.35.1-debian-10-r14
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -407,7 +407,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dotnet-sdk
|
||||
tag: 6.0.101-debian-10-r29
|
||||
tag: 6.0.102-debian-10-r2
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user