mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/aspnet-core] ⚡ ⬆️ Update dependency references (#36008)
* [bitnami/aspnet-core] Release 7.0.26 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,20 @@
|
||||
# Changelog
|
||||
|
||||
## 7.0.23 (2025-08-14)
|
||||
## 7.0.26 (2025-08-15)
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#35974](https://github.com/bitnami/charts/pull/35974))
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#36008](https://github.com/bitnami/charts/pull/36008))
|
||||
|
||||
## <small>7.0.25 (2025-08-15)</small>
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references (#35991) ([afc2589](https://github.com/bitnami/charts/commit/afc25898ab1a081fa9dd8de0d8742711ed02c005)), closes [#35991](https://github.com/bitnami/charts/issues/35991)
|
||||
|
||||
## <small>7.0.24 (2025-08-15)</small>
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references (#35984) ([424e334](https://github.com/bitnami/charts/commit/424e334645b997b58e81e29621717064829c5702)), closes [#35984](https://github.com/bitnami/charts/issues/35984)
|
||||
|
||||
## <small>7.0.23 (2025-08-14)</small>
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references (#35974) ([9e4e8e0](https://github.com/bitnami/charts/commit/9e4e8e03c303339471fda56e8f0c7e6d05759f91)), closes [#35974](https://github.com/bitnami/charts/issues/35974)
|
||||
|
||||
## <small>7.0.22 (2025-08-14)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:9.0.304-debian-12-r1
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r18
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r19
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: aspnet-core
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
|
||||
version: 7.0.25
|
||||
version: 7.0.26
|
||||
|
||||
@@ -414,7 +414,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.50.1-debian-12-r18
|
||||
tag: 2.50.1-debian-12-r19
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user