diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 6e584eff603..250813c7e87 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -21,7 +21,7 @@ dependencies: tags: [] import-values: [] - name: memcached - version: 16.7.1 + version: 16.7.2 repository: oci://oci.trueforge.org/truecharts condition: memcached.enabled alias: "" @@ -47,8 +47,9 @@ name: gitea sources: - https://gitea.com/gitea/helm-chart - https://github.com/go-gitea/gitea + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 22.12.2 +version: 22.12.3 diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml index c20c0ece212..7000cb88f45 100644 --- a/charts/stable/seafile/Chart.yaml +++ b/charts/stable/seafile/Chart.yaml @@ -28,7 +28,7 @@ dependencies: tags: [] import-values: [] - name: memcached - version: 16.7.1 + version: 16.7.2 repository: oci://oci.trueforge.org/truecharts condition: memcached.enabled alias: "" @@ -50,9 +50,10 @@ maintainers: url: https://truecharts.org name: seafile sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seafile - https://hub.docker.com/r/seafileltd/seafile-mc - https://seafile.com type: application -version: 11.4.2 +version: 11.4.3