mirror of
https://github.com/bitnami/charts.git
synced 2026-04-05 00:37:12 +08:00
[bitnami/aspnet-core] ⚡ ⬆️ Update dependency references (#34677)
* [bitnami/aspnet-core] Release 7.0.9 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 7.0.8 (2025-06-16)
|
||||
## 7.0.9 (2025-06-26)
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#34522](https://github.com/bitnami/charts/pull/34522))
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references ([#34677](https://github.com/bitnami/charts/pull/34677))
|
||||
|
||||
## <small>7.0.8 (2025-06-16)</small>
|
||||
|
||||
* [bitnami/aspnet-core] :zap: :arrow_up: Update dependency references (#34522) ([6b89e1e](https://github.com/bitnami/charts/commit/6b89e1e66fd4bc335de08e76e11b01e2f4323932)), closes [#34522](https://github.com/bitnami/charts/issues/34522)
|
||||
|
||||
## <small>7.0.7 (2025-06-16)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:9.0.301-debian-12-r0
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.50.0-debian-12-r0
|
||||
image: docker.io/bitnami/git:2.50.0-debian-12-r1
|
||||
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.8
|
||||
version: 7.0.9
|
||||
|
||||
@@ -414,7 +414,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.50.0-debian-12-r0
|
||||
tag: 2.50.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user