mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:47:18 +08:00
[bitnami/aspnet-core] Release 6.2.2 (#27204)
* [bitnami/aspnet-core] Release 6.2.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.2.1 (2024-06-06)
|
||||
## 6.2.2 (2024-06-17)
|
||||
|
||||
* [bitnami/aspnet-core] Release 6.2.1 ([#26942](https://github.com/bitnami/charts/pull/26942))
|
||||
* [bitnami/aspnet-core] Release 6.2.2 ([#27204](https://github.com/bitnami/charts/pull/27204))
|
||||
|
||||
## <small>6.2.1 (2024-06-06)</small>
|
||||
|
||||
* [bitnami/aspnet-core] Release 6.2.1 (#26942) ([768c05a](https://github.com/bitnami/charts/commit/768c05ae901c132114596827870fe31db77f7b55)), closes [#26942](https://github.com/bitnami/charts/issues/26942)
|
||||
|
||||
## 6.2.0 (2024-06-05)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.0
|
||||
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6
|
||||
generated: "2024-06-06T15:03:54.567948857Z"
|
||||
version: 2.20.2
|
||||
digest: sha256:35d895f873f86ebff35e439bcf9da34c42a78c4db2e0e179bfb4014a2a0e2e10
|
||||
generated: "2024-06-17T11:49:48.420530899Z"
|
||||
|
||||
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: aspnet-core
|
||||
image: docker.io/bitnami/aspnet-core:8.0.6-debian-12-r0
|
||||
- name: dotnet-sdk
|
||||
image: docker.io/bitnami/dotnet-sdk:8.0.301-debian-12-r0
|
||||
image: docker.io/bitnami/dotnet-sdk:8.0.302-debian-12-r0
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.45.2-debian-12-r0
|
||||
apiVersion: v2
|
||||
@@ -31,4 +31,4 @@ maintainers:
|
||||
name: aspnet-core
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/aspnet-core
|
||||
version: 6.2.1
|
||||
version: 6.2.2
|
||||
|
||||
@@ -453,7 +453,7 @@ appFromExternalRepo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/dotnet-sdk
|
||||
tag: 8.0.301-debian-12-r0
|
||||
tag: 8.0.302-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user