Skip to content

Commit

Permalink
[bitnami/gitea] Release 3.1.2 (#31031)
Browse files Browse the repository at this point in the history
* [bitnami/gitea] Release 3.1.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 Dec 13, 2024
1 parent 012f6b4 commit f137d21
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/gitea/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 3.1.1 (2024-12-11)
## 3.1.2 (2024-12-13)

* [bitnami/gitea] Release 3.1.1 ([#31000](https://github.com/bitnami/charts/pull/31000))
* [bitnami/gitea] Release 3.1.2 ([#31031](https://github.com/bitnami/charts/pull/31031))

## <small>3.1.1 (2024-12-11)</small>

* [bitnami/gitea] Release 3.1.1 (#31000) ([893a7e0](https://github.com/bitnami/charts/commit/893a7e0b2ea7cddd98553f14d290849c0e5d0d07)), closes [#31000](https://github.com/bitnami/charts/issues/31000)

## 3.1.0 (2024-12-10)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/gitea/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.0
version: 16.3.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:4f8750f38ce69e03db5c8f6d1e8a95a37d86436a7bb7138517c23ab55427645a
generated: "2024-12-11T23:34:37.986105021Z"
digest: sha256:a762615c2b71666286336f82310793af6909b0fee493b350e808062bbf3c31c6
generated: "2024-12-13T11:18:45.315219543Z"
6 changes: 3 additions & 3 deletions bitnami/gitea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: gitea
image: docker.io/bitnami/gitea:1.22.5-debian-12-r0
image: docker.io/bitnami/gitea:1.22.6-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 1.22.5
appVersion: 1.22.6
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -37,4 +37,4 @@ maintainers:
name: gitea
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/gitea
version: 3.1.1
version: 3.1.2
2 changes: 1 addition & 1 deletion bitnami/gitea/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/gitea
tag: 1.22.5-debian-12-r0
tag: 1.22.6-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit f137d21

Please sign in to comment.