From acfdef3acfca7ca3827c7bef1f37002b939d6993 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 3 Apr 2022 07:57:30 +0000 Subject: [PATCH] [bitnami/aspnet-core] Release 3.1.15 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 bf8ae3c776..b4e95a429a 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.1.14 +version: 3.1.15 diff --git a/bitnami/aspnet-core/values.yaml b/bitnami/aspnet-core/values.yaml index a9302c9bd0..4aaea8bbbb 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.3-debian-10-r23 + tag: 6.0.3-debian-10-r24 ## 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.35.1-debian-10-r62 + tag: 2.35.1-debian-10-r63 ## 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.201-debian-10-r23 + tag: 6.0.201-debian-10-r24 ## 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