mirror of
https://github.com/bitnami/charts.git
synced 2026-04-04 16:27:07 +08:00
[bitnami/aspnet-core] ⚡ ⬆️ Update dependency references (#34324)
* [bitnami/aspnet-core] Release 7.0.6 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/aspnet-core] Release 7.0.6 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 7.0.5 (2025-06-06)
|
||||
## 7.0.6 (2025-06-11)
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#34159](https://github.com/bitnami/charts/pull/34159))
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#34324](https://github.com/bitnami/charts/pull/34324))
|
||||
|
||||
## <small>7.0.5 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references (#34159) ([3d3a4a3](https://github.com/bitnami/charts/commit/3d3a4a3dabd0181f9fd71eb6e2266fb9ec634dc2)), closes [#34159](https://github.com/bitnami/charts/issues/34159)
|
||||
|
||||
## <small>7.0.4 (2025-05-13)</small>
|
||||
|
||||
|
||||
@@ -5,15 +5,15 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: aspnet-core
|
||||
image: docker.io/bitnami/aspnet-core:9.0.5-debian-12-r3
|
||||
image: docker.io/bitnami/aspnet-core:9.0.6-debian-12-r0
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:9.0.300-debian-12-r3
|
||||
image: docker.io/bitnami/dotnet-sdk:9.0.301-debian-12-r0
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r9
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 9.0.5
|
||||
appVersion: 9.0.6
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: aspnet-core
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
|
||||
version: 7.0.5
|
||||
version: 7.0.6
|
||||
|
||||
@@ -78,7 +78,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/aspnet-core
|
||||
tag: 9.0.5-debian-12-r3
|
||||
tag: 9.0.6-debian-12-r0
|
||||
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: 9.0.300-debian-12-r3
|
||||
tag: 9.0.301-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user