diff --git a/library/ix-dev/community/gitea/Chart.lock b/library/ix-dev/community/gitea/Chart.lock index c3051fd517..e504431b14 100644 --- a/library/ix-dev/community/gitea/Chart.lock +++ b/library/ix-dev/community/gitea/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:55:56.286194003+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-09T13:56:41.74669531+03:00" diff --git a/library/ix-dev/community/gitea/Chart.yaml b/library/ix-dev/community/gitea/Chart.yaml index a55bd4f00c..20e20aca8d 100644 --- a/library/ix-dev/community/gitea/Chart.yaml +++ b/library/ix-dev/community/gitea/Chart.yaml @@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.0.17 +version: 1.0.18 apiVersion: v2 -appVersion: 1.20.3 +appVersion: 1.20.4 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://gitea.io/en-us icon: https://gitea.com/assets/img/logo.svg sources: diff --git a/library/ix-dev/community/gitea/charts/common-1.1.0.tgz b/library/ix-dev/community/gitea/charts/common-1.1.0.tgz deleted file mode 100644 index 520a0eaaff..0000000000 Binary files a/library/ix-dev/community/gitea/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/gitea/charts/common-1.1.1.tgz b/library/ix-dev/community/gitea/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..9495db8e3c Binary files /dev/null and b/library/ix-dev/community/gitea/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/gitea/values.yaml b/library/ix-dev/community/gitea/values.yaml index 9c6f1cacb3..1e2cd63032 100644 --- a/library/ix-dev/community/gitea/values.yaml +++ b/library/ix-dev/community/gitea/values.yaml @@ -1,7 +1,7 @@ image: repository: gitea/gitea pullPolicy: IfNotPresent - tag: 1.20.3-rootless + tag: 1.20.4-rootless resources: limits: