mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/aspnet-core] ⚡ ⬆️ Update dependency references (#33682)
* [bitnami/aspnet-core] Release 7.0.4 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.4 updating components versions 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 7.0.3 (2025-05-09)
|
||||
## 7.0.4 (2025-05-13)
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#33591](https://github.com/bitnami/charts/pull/33591))
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#33682](https://github.com/bitnami/charts/pull/33682))
|
||||
|
||||
## <small>7.0.3 (2025-05-09)</small>
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references (#33591) ([28f779d](https://github.com/bitnami/charts/commit/28f779d47fd7d9c0eaabe1a38b45b163ef20f7a9)), closes [#33591](https://github.com/bitnami/charts/issues/33591)
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
|
||||
## <small>7.0.2 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,15 +5,15 @@ annotations:
|
||||
category: DeveloperTools
|
||||
images: |
|
||||
- name: aspnet-core
|
||||
image: docker.io/bitnami/aspnet-core:9.0.4-debian-12-r5
|
||||
image: docker.io/bitnami/aspnet-core:9.0.5-debian-12-r0
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:9.0.203-debian-12-r5
|
||||
image: docker.io/bitnami/dotnet-sdk:9.0.300-debian-12-r0
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r6
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 9.0.4
|
||||
appVersion: 9.0.5
|
||||
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.3
|
||||
version: 7.0.4
|
||||
|
||||
@@ -78,7 +78,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/aspnet-core
|
||||
tag: 9.0.4-debian-12-r5
|
||||
tag: 9.0.5-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.203-debian-12-r5
|
||||
tag: 9.0.300-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