diff --git a/stable/gitea/18.2.2/charts/common-18.0.2.tgz b/stable/gitea/18.2.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/gitea/18.2.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/gitea/18.2.2/charts/memcached-12.0.0.tgz b/stable/gitea/18.2.2/charts/memcached-12.0.0.tgz deleted file mode 100644 index a678bf0115a..00000000000 Binary files a/stable/gitea/18.2.2/charts/memcached-12.0.0.tgz and /dev/null differ diff --git a/stable/gitea/18.2.2/.helmignore b/stable/gitea/18.3.2/.helmignore similarity index 100% rename from stable/gitea/18.2.2/.helmignore rename to stable/gitea/18.3.2/.helmignore diff --git a/stable/gitea/18.2.2/CHANGELOG.md b/stable/gitea/18.3.2/CHANGELOG.md similarity index 97% rename from stable/gitea/18.2.2/CHANGELOG.md rename to stable/gitea/18.3.2/CHANGELOG.md index ec0407426c2..e7bcdb854b6 100644 --- a/stable/gitea/18.2.2/CHANGELOG.md +++ b/stable/gitea/18.3.2/CHANGELOG.md @@ -19,6 +19,10 @@ title: Changelog + + + + ## [gitea-17.1.18](https://github.com/truecharts/charts/compare/gitea-17.1.17...gitea-17.1.18) (2024-02-03) ### Chore @@ -93,7 +97,4 @@ title: Changelog -## [gitea-17.1.10](https://github.com/truecharts/charts/compare/gitea-17.1.9...gitea-17.1.10) (2024-01-09) - -### Chore - +## [gitea-17.1.10](https://github.com/truecharts/charts/compare/gitea-17.1.9...gitea-17.1.10) (2024-01-09) \ No newline at end of file diff --git a/stable/gitea/18.2.2/Chart.yaml b/stable/gitea/18.3.2/Chart.yaml similarity index 91% rename from stable/gitea/18.2.2/Chart.yaml rename to stable/gitea/18.3.2/Chart.yaml index a817b535540..15a3880ad79 100644 --- a/stable/gitea/18.2.2/Chart.yaml +++ b/stable/gitea/18.3.2/Chart.yaml @@ -7,17 +7,17 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.21.6 +appVersion: 1.21.7 dependencies: - name: common - version: 18.0.2 + version: 18.0.3 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: memcached - version: 12.0.0 + version: 12.1.4 repository: oci://tccr.io/truecharts condition: memcached.enabled alias: "" @@ -34,7 +34,7 @@ keywords: - wiki - gitea - gogs -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -46,4 +46,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 18.2.2 +version: 18.3.2 diff --git a/stable/gitea/18.2.2/README.md b/stable/gitea/18.3.2/README.md similarity index 100% rename from stable/gitea/18.2.2/README.md rename to stable/gitea/18.3.2/README.md diff --git a/stable/gitea/18.2.2/app-readme.md b/stable/gitea/18.3.2/app-readme.md similarity index 100% rename from stable/gitea/18.2.2/app-readme.md rename to stable/gitea/18.3.2/app-readme.md diff --git a/stable/gitea/18.3.2/charts/common-18.0.3.tgz b/stable/gitea/18.3.2/charts/common-18.0.3.tgz new file mode 100644 index 00000000000..94e930e88c1 Binary files /dev/null and b/stable/gitea/18.3.2/charts/common-18.0.3.tgz differ diff --git a/stable/gitea/18.3.2/charts/memcached-12.1.4.tgz b/stable/gitea/18.3.2/charts/memcached-12.1.4.tgz new file mode 100644 index 00000000000..ea3beb8bb39 Binary files /dev/null and b/stable/gitea/18.3.2/charts/memcached-12.1.4.tgz differ diff --git a/stable/gitea/18.2.2/ix_values.yaml b/stable/gitea/18.3.2/ix_values.yaml similarity index 96% rename from stable/gitea/18.2.2/ix_values.yaml rename to stable/gitea/18.3.2/ix_values.yaml index 01155822fb3..ef7d0898d59 100644 --- a/stable/gitea/18.2.2/ix_values.yaml +++ b/stable/gitea/18.3.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: gitea/gitea - tag: 1.21.6-rootless@sha256:07d9eeb873575a76b79f549cf97abe6b55d2e1bb5f4a899aae0c775ec7650960 + tag: 1.21.7-rootless@sha256:5d433ef2ebae7eae7b0d0ec42263645a9d200d342fc31ea5bca9745611f89811 pullPolicy: IfNotPresent service: main: diff --git a/stable/gitea/18.2.2/questions.yaml b/stable/gitea/18.3.2/questions.yaml similarity index 100% rename from stable/gitea/18.2.2/questions.yaml rename to stable/gitea/18.3.2/questions.yaml diff --git a/stable/gitea/18.2.2/templates/NOTES.txt b/stable/gitea/18.3.2/templates/NOTES.txt similarity index 100% rename from stable/gitea/18.2.2/templates/NOTES.txt rename to stable/gitea/18.3.2/templates/NOTES.txt diff --git a/stable/gitea/18.2.2/templates/_configmap.tpl b/stable/gitea/18.3.2/templates/_configmap.tpl similarity index 100% rename from stable/gitea/18.2.2/templates/_configmap.tpl rename to stable/gitea/18.3.2/templates/_configmap.tpl diff --git a/stable/gitea/18.2.2/templates/_secrets.tpl b/stable/gitea/18.3.2/templates/_secrets.tpl similarity index 100% rename from stable/gitea/18.2.2/templates/_secrets.tpl rename to stable/gitea/18.3.2/templates/_secrets.tpl diff --git a/stable/gitea/18.2.2/templates/common.yaml b/stable/gitea/18.3.2/templates/common.yaml similarity index 100% rename from stable/gitea/18.2.2/templates/common.yaml rename to stable/gitea/18.3.2/templates/common.yaml diff --git a/stable/gitea/18.2.2/values.yaml b/stable/gitea/18.3.2/values.yaml similarity index 100% rename from stable/gitea/18.2.2/values.yaml rename to stable/gitea/18.3.2/values.yaml diff --git a/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz b/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz index 084ec52b268..6761c02380b 100644 Binary files a/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz and b/stable/plausible/10.2.5/charts/clickhouse-12.1.3.tgz differ