mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 12:57:08 +08:00
[bitnami/aspnet-core] ⚡ ⬆️ Update dependency references (#35404)
* [bitnami/aspnet-core] Release 7.0.15 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,15 @@
|
||||
# Changelog
|
||||
|
||||
## 7.0.14 (2025-07-17)
|
||||
## 7.0.15 (2025-08-05)
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#35192](https://github.com/bitnami/charts/pull/35192))
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#35404](https://github.com/bitnami/charts/pull/35404))
|
||||
|
||||
## <small>7.0.14 (2025-07-17)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references (#35192) ([bd99c5c](https://github.com/bitnami/charts/commit/bd99c5c1e82a4bb27e1ec788472b55ee0cdaebdb)), closes [#35192](https://github.com/bitnami/charts/issues/35192)
|
||||
|
||||
## <small>7.0.13 (2025-07-09)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: aspnet-core
|
||||
image: docker.io/bitnami/aspnet-core:9.0.7-debian-12-r1
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:9.0.303-debian-12-r0
|
||||
image: docker.io/bitnami/dotnet-sdk:9.0.304-debian-12-r0
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: aspnet-core
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
|
||||
version: 7.0.14
|
||||
version: 7.0.15
|
||||
|
||||
@@ -458,7 +458,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dotnet-sdk
|
||||
tag: 9.0.303-debian-12-r0
|
||||
tag: 9.0.304-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