diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock index 5ef7320d59bbbe84b5a75b7eeb53cd6dd0042ba5..e70c83e0588da8c7e2e682a3e4c7463693cbf15a 100644 --- a/charts/gitea/Chart.lock +++ b/charts/gitea/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 0.2.20 - name: redis repository: https://groundhog2k.github.io/helm-charts - version: 0.5.0 -digest: sha256:593f5a3674d4f86dd2df8c0031e7cc9f7d57c48e19f610e5517040101a3280e8 -generated: "2022-06-02T14:38:44.782211898+02:00" + version: 0.5.1 +digest: sha256:70c4059a4eec64b821c3c459109f2bd03f5441940c7741e75c5e341506188f9c +generated: "2022-06-09T20:11:42.2239837+02:00" diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 745c984af597df7cbc51466cab00c1d57f76dc72..8b6c5c309d76b3e6fc085ec71c97fe60fdd4b502 100644 --- a/charts/gitea/Chart.yaml +++ b/charts/gitea/Chart.yaml @@ -8,7 +8,7 @@ maintainers: - name: groundhog2k # This is the chart version -version: 0.5.12 +version: 0.5.13 # This is the version number of the application being deployed. appVersion: "1.16.8" @@ -23,6 +23,6 @@ dependencies: repository: "https://groundhog2k.github.io/helm-charts" condition: postgres.enabled - name: redis - version: 0.5.0 + version: 0.5.1 repository: "https://groundhog2k.github.io/helm-charts" condition: redis.enabled diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 5feb149ff4c636c5571b83113a64728433b1c7cc..0697cc40eed6654c805322b71770b9c7fd50a8b6 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   ## Changelog @@ -49,7 +49,7 @@ helm uninstall my-release |------------|------|---------| | @groundhog2k | mariadb | 0.2.21 | | @groundhog2k | postgres | 0.2.20 | -| @groundhog2k | redis | 0.5.0 | +| @groundhog2k | redis | 0.5.1 | ## Common parameters diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md index 7e19ce49f7e441da235486281b008e71e4331ae6..f787ca48ff554fb139cdab88eb4dd9196882732f 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -17,4 +17,5 @@ | 0.5.10 | 1.16.8 | Updated to Gitea 1.16.8 | | 0.5.11 | 1.16.8 | Updated chart dependencies (postgres 0.2.20 / redis 0.5.0) | | 0.5.12 | 1.16.8 | Updated chart dependencies (mariadb 0.2.21) | +| 0.5.13 | 1.16.8 | Updated chart dependencies (redis 0.5.1) | | | | | diff --git a/charts/gitea/charts/redis-0.5.0.tgz b/charts/gitea/charts/redis-0.5.0.tgz deleted file mode 100644 index ee2521815490bfe9183ccc51b347e8579539e231..0000000000000000000000000000000000000000 Binary files a/charts/gitea/charts/redis-0.5.0.tgz and /dev/null differ diff --git a/charts/gitea/charts/redis-0.5.1.tgz b/charts/gitea/charts/redis-0.5.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..31e85d042d3c7d7aadd5aeae3684f325b543a3c1 Binary files /dev/null and b/charts/gitea/charts/redis-0.5.1.tgz differ diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index 15d6e9322437b9bd29e3a3db40581a8e61478825..c46a5e6c57d79a27cf97aac2f97a2848a82ace1a 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 0.2.20 - name: redis repository: https://groundhog2k.github.io/helm-charts - version: 0.5.0 -digest: sha256:593f5a3674d4f86dd2df8c0031e7cc9f7d57c48e19f610e5517040101a3280e8 -generated: "2022-06-02T14:38:52.050985572+02:00" + version: 0.5.1 +digest: sha256:70c4059a4eec64b821c3c459109f2bd03f5441940c7741e75c5e341506188f9c +generated: "2022-06-09T20:11:35.1168428+02:00" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index f0661e24acac4a38b8d92bd8db414bcb622766a0..e1e02039b373f2d6e83d9e0b399616568554e6f3 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -8,7 +8,7 @@ maintainers: - name: groundhog2k # This is the chart version. -version: 0.11.3 +version: 0.11.4 # This is the version number of the application being deployed. appVersion: "24.0.1-apache" @@ -23,6 +23,6 @@ dependencies: repository: "https://groundhog2k.github.io/helm-charts" condition: postgres.enabled - name: redis - version: 0.5.0 + version: 0.5.1 repository: "https://groundhog2k.github.io/helm-charts" condition: redis.enabled diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 1e041bc1932f14b6436869c22ff11abcfdfc9571..74cf1a22a332b8fbe1b1374bedf555f5e811a99f 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # Nextcloud -   +   ## Changelog @@ -84,7 +84,7 @@ helm uninstall my-release |------------|------|---------| | @groundhog2k | mariadb | 0.2.21 | | @groundhog2k | postgres | 0.2.20 | -| @groundhog2k | redis | 0.5.0 | +| @groundhog2k | redis | 0.5.1 | ## Common parameters diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md index 916b0262a2efc298de87387a87e39a64396a71f6..82e19c4d196abf0fb284a32d3d1709a4583a758b 100644 --- a/charts/nextcloud/RELEASENOTES.md +++ b/charts/nextcloud/RELEASENOTES.md @@ -14,4 +14,5 @@ | 0.11.1 | 24.0.1-apache | Upgraded to Nextcloud 24.0.1 | | 0.11.2 | 24.0.1-apache | Updated chart dependencies (postgres 0.2.20 / redis 0.5.0) | | 0.11.3 | 24.0.1-apache | Updated chart dependencies (mariadb 0.2.21) | +| 0.11.4 | 24.0.1-apache | Updated chart dependencies (redis 0.5.1) | | | | | diff --git a/charts/nextcloud/charts/redis-0.5.0.tgz b/charts/nextcloud/charts/redis-0.5.0.tgz deleted file mode 100644 index ee2521815490bfe9183ccc51b347e8579539e231..0000000000000000000000000000000000000000 Binary files a/charts/nextcloud/charts/redis-0.5.0.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/redis-0.5.1.tgz b/charts/nextcloud/charts/redis-0.5.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..31e85d042d3c7d7aadd5aeae3684f325b543a3c1 Binary files /dev/null and b/charts/nextcloud/charts/redis-0.5.1.tgz differ diff --git a/charts/remark42/Chart.lock b/charts/remark42/Chart.lock index 2e9bd535c900d6fc09d3126c11ae07e90d968e7e..8c90d4a1f24d31259907c390cbdaf728c52c07c2 100644 --- a/charts/remark42/Chart.lock +++ b/charts/remark42/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: redis repository: https://groundhog2k.github.io/helm-charts - version: 0.5.0 -digest: sha256:6e46a2c9c749cb608cf5190a5f822bc6890d33dfccf94cb1ae0a23c55db15e74 -generated: "2022-05-21T10:19:36.6931968+02:00" + version: 0.5.1 +digest: sha256:c30e1b7c4e4b24f88075757481d5c08a8b36f6229423d60cef88020c85358f15 +generated: "2022-06-09T20:11:29.3486882+02:00" diff --git a/charts/remark42/Chart.yaml b/charts/remark42/Chart.yaml index c264ea6630b653334e738b84b964182a1fb0d381..8f4ec5a57690a7a44b42cd2321f2d6d61d3cf675 100644 --- a/charts/remark42/Chart.yaml +++ b/charts/remark42/Chart.yaml @@ -7,12 +7,12 @@ type: application maintainers: - name: groundhog2k -version: 0.4.1 +version: 0.4.2 appVersion: "v1.10.1" dependencies: - name: redis - version: 0.5.0 + version: 0.5.1 repository: "https://groundhog2k.github.io/helm-charts" condition: redis.enabled diff --git a/charts/remark42/README.md b/charts/remark42/README.md index 2ae40b8424003e3d2e58b49f061d4a542a09e81a..a8a07ce88a1ff59770f4e457dcdd5ce14fd917b6 100644 --- a/charts/remark42/README.md +++ b/charts/remark42/README.md @@ -1,6 +1,6 @@ # Remark42 -   +   A Helm chart for Remark42 on Kubernetes @@ -45,7 +45,7 @@ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | redis | 0.5.0 | +| @groundhog2k | redis | 0.5.1 | ## Common parameters diff --git a/charts/remark42/RELEASENOTES.md b/charts/remark42/RELEASENOTES.md index 3cac08e5e7d676f8c88d35f6f710f4a61dce8757..50847dff5a26495d3cdea88ec2a88c200b0e00c5 100644 --- a/charts/remark42/RELEASENOTES.md +++ b/charts/remark42/RELEASENOTES.md @@ -9,4 +9,5 @@ | 0.3.6 | v1.9.0 | Updated chart dependencies (redis 0.5.0) | | 0.4.0 | v1.10.0 | Upgraded to Remark42 v1.10.0 | | 0.4.1 | v1.10.1 | Upgraded to Remark42 v1.10.1 | +| 0.4.2 | v1.10.1 | Updated chart dependencies (redis 0.5.1) | | | | | diff --git a/charts/remark42/charts/redis-0.5.0.tgz b/charts/remark42/charts/redis-0.5.0.tgz deleted file mode 100644 index ee2521815490bfe9183ccc51b347e8579539e231..0000000000000000000000000000000000000000 Binary files a/charts/remark42/charts/redis-0.5.0.tgz and /dev/null differ diff --git a/charts/remark42/charts/redis-0.5.1.tgz b/charts/remark42/charts/redis-0.5.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..31e85d042d3c7d7aadd5aeae3684f325b543a3c1 Binary files /dev/null and b/charts/remark42/charts/redis-0.5.1.tgz differ