mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/aspnet-core] Release 6.2.4 (#27689)
* [bitnami/aspnet-core] Release 6.2.4 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.2.3 (2024-06-18)
|
||||
## 6.2.4 (2024-07-03)
|
||||
|
||||
* [bitnami/aspnet-core] Release 6.2.3 ([#27333](https://github.com/bitnami/charts/pull/27333))
|
||||
* [bitnami/aspnet-core] Release 6.2.4 ([#27689](https://github.com/bitnami/charts/pull/27689))
|
||||
|
||||
## <small>6.2.3 (2024-06-18)</small>
|
||||
|
||||
* [bitnami/aspnet-core] Release 6.2.3 (#27333) ([ae9dd67](https://github.com/bitnami/charts/commit/ae9dd675722da8a44669c44431bb75fce61ea0bf)), closes [#27333](https://github.com/bitnami/charts/issues/27333)
|
||||
|
||||
## <small>6.2.2 (2024-06-17)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: aspnet-core
|
||||
image: docker.io/bitnami/aspnet-core:8.0.6-debian-12-r0
|
||||
image: docker.io/bitnami/aspnet-core:8.0.6-debian-12-r2
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:8.0.302-debian-12-r0
|
||||
image: docker.io/bitnami/dotnet-sdk:8.0.302-debian-12-r1
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.45.2-debian-12-r0
|
||||
image: docker.io/bitnami/git:2.45.2-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.6
|
||||
dependencies:
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: aspnet-core
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
|
||||
version: 6.2.3
|
||||
version: 6.2.4
|
||||
|
||||
@@ -71,7 +71,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/aspnet-core
|
||||
tag: 8.0.6-debian-12-r0
|
||||
tag: 8.0.6-debian-12-r2
|
||||
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.2-debian-12-r0
|
||||
tag: 2.45.2-debian-12-r2
|
||||
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.302-debian-12-r0
|
||||
tag: 8.0.302-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user