From a3300ddf323d8fc4bb3015c19d04b0ae14445891 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 12 Jan 2022 04:44:43 +0000 Subject: [PATCH] [bitnami/aspnet-core] Release 3.0.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/aspnet-core/Chart.yaml | 2 +- bitnami/aspnet-core/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/aspnet-core/Chart.yaml b/bitnami/aspnet-core/Chart.yaml index df8a58da5..510312e46 100644 --- a/bitnami/aspnet-core/Chart.yaml +++ b/bitnami/aspnet-core/Chart.yaml @@ -22,4 +22,4 @@ name: aspnet-core sources: - https://github.com/bitnami/bitnami-docker-aspnet-core - https://dotnet.microsoft.com/apps/aspnet -version: 3.0.0 +version: 3.0.1 diff --git a/bitnami/aspnet-core/values.yaml b/bitnami/aspnet-core/values.yaml index 12b4958f6..303a47cad 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-r21 + tag: 6.0.1-debian-10-r27 ## 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-r38 + tag: 2.34.1-debian-10-r44 ## 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-r21 + tag: 6.0.101-debian-10-r27 ## 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