From c8f2f89c612f34a2e39152cb447dd8af83154d33 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 13 Feb 2022 17:40:24 +0000 Subject: [PATCH] [bitnami/aspnet-core] Release 3.1.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/aspnet-core/Chart.lock | 6 +++--- bitnami/aspnet-core/Chart.yaml | 6 +++--- bitnami/aspnet-core/README.md | 10 +++++++--- bitnami/aspnet-core/values.yaml | 6 +++--- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/bitnami/aspnet-core/Chart.lock b/bitnami/aspnet-core/Chart.lock index 7dfead90d1..57fcb5af6d 100644 --- a/bitnami/aspnet-core/Chart.lock +++ b/bitnami/aspnet-core/Chart.lock @@ -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" diff --git a/bitnami/aspnet-core/Chart.yaml b/bitnami/aspnet-core/Chart.yaml index 925a9901d1..4ee223a02a 100644 --- a/bitnami/aspnet-core/Chart.yaml +++ b/bitnami/aspnet-core/Chart.yaml @@ -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 diff --git a/bitnami/aspnet-core/README.md b/bitnami/aspnet-core/README.md index 771bb5de97..10a60631e6 100644 --- a/bitnami/aspnet-core/README.md +++ b/bitnami/aspnet-core/README.md @@ -1,9 +1,13 @@ -# 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. \ No newline at end of file diff --git a/bitnami/aspnet-core/values.yaml b/bitnami/aspnet-core/values.yaml index f7f66bb041..728b1ecbb0 100644 --- a/bitnami/aspnet-core/values.yaml +++ b/bitnami/aspnet-core/values.yaml @@ -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