[bitnami/aspnet-core] Release 6.0.4 updating components versions (#25876)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-14 23:09:58 +02:00
committed by GitHub
parent be35be2331
commit 4eaffe8eca
2 changed files with 8 additions and 8 deletions

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: aspnet-core
image: docker.io/bitnami/aspnet-core:8.0.4-debian-12-r5
image: docker.io/bitnami/aspnet-core:8.0.5-debian-12-r0
- name: dotnet-sdk
image: docker.io/bitnami/dotnet-sdk:8.0.204-debian-12-r5
image: docker.io/bitnami/dotnet-sdk:8.0.300-debian-12-r0
- name: git
image: docker.io/bitnami/git:2.45.0-debian-12-r2
image: docker.io/bitnami/git:2.45.1-debian-12-r0
apiVersion: v2
appVersion: 8.0.4
appVersion: 8.0.5
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -31,4 +31,4 @@ maintainers:
name: aspnet-core
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
version: 6.0.3
version: 6.0.4

View File

@@ -71,7 +71,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/aspnet-core
tag: 8.0.4-debian-12-r5
tag: 8.0.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -408,7 +408,7 @@ appFromExternalRepo:
image:
registry: docker.io
repository: bitnami/git
tag: 2.45.0-debian-12-r2
tag: 2.45.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -453,7 +453,7 @@ appFromExternalRepo:
image:
registry: docker.io
repository: bitnami/dotnet-sdk
tag: 8.0.204-debian-12-r5
tag: 8.0.300-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'