Skip to content

Commit 5e81d2a

Browse files
authored
[bitnami/gitea] ⚡ ⬆️ Update dependency references (#35054)
* [bitnami/gitea] Release 3.2.16 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent c96c9c8 commit 5e81d2a

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

bitnami/gitea/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 3.2.15 (2025-07-11)
3+
## 3.2.16 (2025-07-15)
44

5-
* [bitnami/gitea] :zap: :arrow_up: Update dependency references ([#35014](https://github.com/bitnami/charts/pull/35014))
5+
* [bitnami/gitea] :zap: :arrow_up: Update dependency references ([#35054](https://github.com/bitnami/charts/pull/35054))
6+
7+
## <small>3.2.15 (2025-07-11)</small>
8+
9+
* [bitnami/gitea] :zap: :arrow_up: Update dependency references (#35014) ([2f60133](https://github.com/bitnami/charts/commit/2f6013303813b98083d8297ec98e1ebfc5656009)), closes [#35014](https://github.com/bitnami/charts/issues/35014)
610

711
## <small>3.2.14 (2025-07-11)</small>
812

bitnami/gitea/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ annotations:
55
category: Analytics
66
images: |
77
- name: gitea
8-
image: docker.io/bitnami/gitea:1.24.2-debian-12-r3
8+
image: docker.io/bitnami/gitea:1.24.3-debian-12-r0
99
- name: os-shell
1010
image: docker.io/bitnami/os-shell:12-debian-12-r47
1111
licenses: Apache-2.0
1212
tanzuCategory: application
1313
apiVersion: v2
14-
appVersion: 1.24.2
14+
appVersion: 1.24.3
1515
dependencies:
1616
- condition: postgresql.enabled
1717
name: postgresql
@@ -39,4 +39,4 @@ maintainers:
3939
name: gitea
4040
sources:
4141
- https://github.com/bitnami/charts/tree/main/bitnami/gitea
42-
version: 3.2.15
42+
version: 3.2.16

bitnami/gitea/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ usePasswordFiles: true
7878
image:
7979
registry: docker.io
8080
repository: bitnami/gitea
81-
tag: 1.24.2-debian-12-r3
81+
tag: 1.24.3-debian-12-r0
8282
digest: ""
8383
## Specify a imagePullPolicy
8484
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)