Skip to content

Commit

Permalink
[bitnami/gitea] Release 3.0.3 (#30642)
Browse files Browse the repository at this point in the history
* [bitnami/gitea] Release 3.0.3 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 Nov 27, 2024
1 parent fc2dcd7 commit 6278bcc
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
10 changes: 8 additions & 2 deletions bitnami/gitea/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Changelog

## 3.0.2 (2024-11-07)
## 3.0.3 (2024-11-27)

* [bitnami/gitea] Release 3.0.2 ([#30265](https://github.com/bitnami/charts/pull/30265))
* [bitnami/gitea] Release 3.0.3 ([#30642](https://github.com/bitnami/charts/pull/30642))

## <small>3.0.2 (2024-11-07)</small>

* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
* [bitnami/gitea] Release 3.0.2 (#30265) ([a65be9e](https://github.com/bitnami/charts/commit/a65be9e30f7a4906a97afbf56c8df31ab46c0eb1)), closes [#30265](https://github.com/bitnami/charts/issues/30265)
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)

## <small>3.0.1 (2024-10-09)</small>

Expand Down
8 changes: 4 additions & 4 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.1.2
version: 16.2.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:2b830307324921d72fd2cdf8c62db42572a0ce31bb36e87c08c5a8b4e14c5bbf
generated: "2024-11-07T04:43:49.866928111Z"
version: 2.27.0
digest: sha256:80a30494e1385f132dc70f43bf342dfbfc2250d4bea81ddea4de831617245d75
generated: "2024-11-27T08:57:20.877854319Z"
8 changes: 4 additions & 4 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.3-debian-12-r2
image: docker.io/bitnami/gitea:1.22.4-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r32
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 1.22.3
appVersion: 1.22.4
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.0.2
version: 3.0.3
4 changes: 2 additions & 2 deletions bitnami/gitea/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/gitea
tag: 1.22.3-debian-12-r2
tag: 1.22.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -743,7 +743,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r33
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 6278bcc

Please sign in to comment.