mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/aspnet-core] Release 6.3.1 (#31180)
* [bitnami/aspnet-core] Release 6.3.1 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,14 @@
|
||||
# Changelog
|
||||
|
||||
## 6.3.1 (2024-12-28)
|
||||
|
||||
* [bitnami/aspnet-core] Release 6.3.1 ([#31180](https://github.com/bitnami/charts/pull/31180))
|
||||
|
||||
## 6.3.0 (2024-12-10)
|
||||
|
||||
* [bitnami/aspnet-core] Detect non-standard images ([#30865](https://github.com/bitnami/charts/pull/30865))
|
||||
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
|
||||
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
|
||||
* [bitnami/aspnet-core] Detect non-standard images (#30865) ([1329644](https://github.com/bitnami/charts/commit/13296445b45cfa3c696d0bfbe289f61fafc1467e)), closes [#30865](https://github.com/bitnami/charts/issues/30865)
|
||||
|
||||
## <small>6.2.21 (2024-11-18)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: aspnet-core
|
||||
image: docker.io/bitnami/aspnet-core:8.0.11-debian-12-r3
|
||||
image: docker.io/bitnami/aspnet-core:8.0.11-debian-12-r5
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:8.0.404-debian-12-r1
|
||||
image: docker.io/bitnami/dotnet-sdk:8.0.404-debian-12-r3
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.47.0-debian-12-r2
|
||||
image: docker.io/bitnami/git:2.47.1-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.11
|
||||
dependencies:
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: aspnet-core
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
|
||||
version: 6.3.0
|
||||
version: 6.3.1
|
||||
|
||||
@@ -78,7 +78,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/aspnet-core
|
||||
tag: 8.0.11-debian-12-r3
|
||||
tag: 8.0.11-debian-12-r5
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -414,7 +414,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.47.0-debian-12-r2
|
||||
tag: 2.47.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -458,7 +458,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dotnet-sdk
|
||||
tag: 8.0.404-debian-12-r1
|
||||
tag: 8.0.404-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user