mirror of
https://github.com/bitnami/charts.git
synced 2026-02-25 15:57:33 +08:00
[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:
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user