diff --git a/bitnami/aspnet-core/Chart.yaml b/bitnami/aspnet-core/Chart.yaml index a2119b0902..f21874a515 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/containers/tree/main/bitnami/aspnet-core - https://dotnet.microsoft.com/apps/aspnet -version: 3.4.17 +version: 3.4.18 diff --git a/bitnami/aspnet-core/values.yaml b/bitnami/aspnet-core/values.yaml index 6b21a59051..a952d5fc52 100644 --- a/bitnami/aspnet-core/values.yaml +++ b/bitnami/aspnet-core/values.yaml @@ -60,7 +60,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/aspnet-core - tag: 6.0.7-debian-11-r10 + tag: 6.0.7-debian-11-r11 ## 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 @@ -370,7 +370,7 @@ appFromExternalRepo: image: registry: docker.io repository: bitnami/git - tag: 2.37.1-debian-11-r7 + tag: 2.37.1-debian-11-r8 ## 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 @@ -410,7 +410,7 @@ appFromExternalRepo: image: registry: docker.io repository: bitnami/dotnet-sdk - tag: 6.0.302-debian-11-r7 + tag: 6.0.302-debian-11-r8 ## 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