Skip to content

Commit

Permalink
[bitnami/aspnet-core] Release 6.3.2 (#31366)
Browse files Browse the repository at this point in the history
* [bitnami/aspnet-core] Release 6.3.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 14, 2025
1 parent a6f0eb1 commit 512fab2
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 13 deletions.
9 changes: 7 additions & 2 deletions bitnami/aspnet-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 6.3.1 (2024-12-28)
## 6.3.2 (2025-01-14)

* [bitnami/aspnet-core] Release 6.3.1 ([#31180](https://github.com/bitnami/charts/pull/31180))
* [bitnami/aspnet-core] Release 6.3.2 ([#31366](https://github.com/bitnami/charts/pull/31366))

## <small>6.3.1 (2024-12-28)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/aspnet-core] Release 6.3.1 (#31180) ([55d9d5f](https://github.com/bitnami/charts/commit/55d9d5f9eef1c62c1a126b5262ee78b5ecaa0a2b)), closes [#31180](https://github.com/bitnami/charts/issues/31180)

## 6.3.0 (2024-12-10)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/aspnet-core/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T16:49:58.785042+01:00"
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-14T20:16:01.682160599Z"
10 changes: 5 additions & 5 deletions bitnami/aspnet-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: aspnet-core
image: docker.io/bitnami/aspnet-core:8.0.11-debian-12-r5
image: docker.io/bitnami/aspnet-core:8.0.12-debian-12-r0
- name: dotnet-sdk
image: docker.io/bitnami/dotnet-sdk:8.0.404-debian-12-r3
image: docker.io/bitnami/dotnet-sdk:8.0.404-debian-12-r4
- name: git
image: docker.io/bitnami/git:2.47.1-debian-12-r1
image: docker.io/bitnami/git:2.48.1-debian-12-r0
apiVersion: v2
appVersion: 8.0.11
appVersion: 8.0.12
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -31,4 +31,4 @@ maintainers:
name: aspnet-core
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
version: 6.3.1
version: 6.3.2
6 changes: 3 additions & 3 deletions bitnami/aspnet-core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/aspnet-core
tag: 8.0.11-debian-12-r5
tag: 8.0.12-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -414,7 +414,7 @@ appFromExternalRepo:
image:
registry: docker.io
repository: bitnami/git
tag: 2.47.1-debian-12-r1
tag: 2.48.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -458,7 +458,7 @@ appFromExternalRepo:
image:
registry: docker.io
repository: bitnami/dotnet-sdk
tag: 8.0.404-debian-12-r3
tag: 8.0.404-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 512fab2

Please sign in to comment.