mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
[bitnami/aspnet-core] Release 5.0.5 updating components versions (#21925)
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.0-debian-11-r4
|
||||
image: docker.io/bitnami/aspnet-core:8.0.1-debian-11-r0
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:8.0.100-debian-11-r3
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.43.0-debian-11-r4
|
||||
image: docker.io/bitnami/git:2.43.0-debian-11-r5
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.0
|
||||
appVersion: 8.0.1
|
||||
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: 5.0.4
|
||||
version: 5.0.5
|
||||
|
||||
@@ -64,7 +64,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/aspnet-core
|
||||
tag: 8.0.0-debian-11-r4
|
||||
tag: 8.0.1-debian-11-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -376,7 +376,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.43.0-debian-11-r4
|
||||
tag: 2.43.0-debian-11-r5
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user