[bitnami/gitea] Release 3.1.12 (#32289)

* [bitnami/gitea] Release 3.1.12 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:
Bitnami Bot
2025-03-05 01:43:01 +01:00
committed by GitHub
parent 447bd72be4
commit 7e1b8f8163
4 changed files with 15 additions and 10 deletions
+7 -2
View File
@@ -1,8 +1,13 @@
# Changelog
## 3.1.11 (2025-02-21)
## 3.1.12 (2025-03-05)
* [bitnami/gitea] Release 3.1.11 ([#32040](https://github.com/bitnami/charts/pull/32040))
* [bitnami/gitea] Release 3.1.12 ([#32289](https://github.com/bitnami/charts/pull/32289))
## <small>3.1.11 (2025-02-21)</small>
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/gitea] Release 3.1.11 (#32040) ([158c59f](https://github.com/bitnami/charts/commit/158c59fef6c9af660e63e983b10476c366919834)), closes [#32040](https://github.com/bitnami/charts/issues/32040)
## <small>3.1.10 (2025-02-06)</small>
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.4.9
version: 16.4.16
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:95fe0f264907f67eaaf0af5ceef6cdf3be3367a4680be96ae14cb77e7392bdaa
generated: "2025-02-20T07:10:38.703439156Z"
digest: sha256:04bbd592a48f33243295697ff6c004f80535131aa4c1c6da55127b8ac873338e
generated: "2025-03-05T00:07:21.742672863Z"
+3 -3
View File
@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: gitea
image: docker.io/bitnami/gitea:1.23.4-debian-12-r0
image: docker.io/bitnami/gitea:1.23.4-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r38
image: docker.io/bitnami/os-shell:12-debian-12-r39
apiVersion: v2
appVersion: 1.23.4
dependencies:
@@ -37,4 +37,4 @@ maintainers:
name: gitea
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/gitea
version: 3.1.11
version: 3.1.12
+2 -2
View File
@@ -75,7 +75,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/gitea
tag: 1.23.4-debian-12-r0
tag: 1.23.4-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -748,7 +748,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r38
tag: 12-debian-12-r39
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.