mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/gitea] Release 3.2.1 (#32730)
* [bitnami/gitea] Release 3.2.1 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
|
||||
|
||||
## 3.2.1 (2025-04-01)
|
||||
|
||||
* [bitnami/gitea] Release 3.2.1 ([#32730](https://github.com/bitnami/charts/pull/32730))
|
||||
|
||||
## 3.2.0 (2025-03-27)
|
||||
|
||||
* [bitnami/gitea] Set `usePasswordFiles=true` by default ([#32347](https://github.com/bitnami/charts/pull/32347))
|
||||
* [bitnami/gitea] Set `usePasswordFiles=true` by default (#32347) ([f82ce08](https://github.com/bitnami/charts/commit/f82ce081fed5aaddc123caae618776df141bf691)), closes [#32347](https://github.com/bitnami/charts/issues/32347)
|
||||
|
||||
## <small>3.1.14 (2025-03-24)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.5.6
|
||||
version: 16.6.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:d7d0db44beb4a645f99e1027d787c44bb79621900bd8122fe880b40d0326c747
|
||||
generated: "2025-03-24T23:17:42.173712648Z"
|
||||
digest: sha256:933b2d8bfd666bc435e4584c62a116790ae72102e7918f89d02d8edd578b7f2f
|
||||
generated: "2025-04-01T21:04:32.145319095Z"
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: gitea
|
||||
image: docker.io/bitnami/gitea:1.23.6-debian-12-r0
|
||||
image: docker.io/bitnami/gitea:1.23.6-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
@@ -38,4 +38,4 @@ maintainers:
|
||||
name: gitea
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/gitea
|
||||
version: 3.2.0
|
||||
version: 3.2.1
|
||||
|
||||
@@ -78,7 +78,7 @@ usePasswordFiles: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/gitea
|
||||
tag: 1.23.6-debian-12-r0
|
||||
tag: 1.23.6-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