From 5039d4268ea7aa7181803a2530b0cf011c0fc3ba Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Mon, 26 Sep 2022 01:41:19 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/enterprise/blocky/CHANGELOG.md | 14 ++++++++++++++ charts/enterprise/blocky/Chart.lock | 9 +++++++++ charts/incubator/lenpaste/CHANGELOG.md | 2 -- 3 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 charts/enterprise/blocky/Chart.lock diff --git a/charts/enterprise/blocky/CHANGELOG.md b/charts/enterprise/blocky/CHANGELOG.md index 37bdbdb7eaa..05625774925 100644 --- a/charts/enterprise/blocky/CHANGELOG.md +++ b/charts/enterprise/blocky/CHANGELOG.md @@ -2,6 +2,20 @@ +## [blocky-1.0.6](https://github.com/truecharts/charts/compare/blocky-1.0.5...blocky-1.0.6) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - bump version + + ### Fix + +- allow port changes, allow dot, fix prometheus and fix api access ([#3899](https://github.com/truecharts/charts/issues/3899)) + + + + ## [blocky-1.0.5](https://github.com/truecharts/charts/compare/blocky-1.0.4...blocky-1.0.5) (2022-09-25) ### Chore diff --git a/charts/enterprise/blocky/Chart.lock b/charts/enterprise/blocky/Chart.lock new file mode 100644 index 00000000000..657a3d7b71e --- /dev/null +++ b/charts/enterprise/blocky/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:e7db3724e7831eba4fe882122ff84908440a55b7e932b4a006fb08272d198db4 +generated: "2022-09-26T01:39:53.828846073Z" diff --git a/charts/incubator/lenpaste/CHANGELOG.md b/charts/incubator/lenpaste/CHANGELOG.md index 32f96e81c37..f273423fac7 100644 --- a/charts/incubator/lenpaste/CHANGELOG.md +++ b/charts/incubator/lenpaste/CHANGELOG.md @@ -7,5 +7,3 @@ ### Feat - add lenpaste ([#3895](https://github.com/truecharts/charts/issues/3895)) - - \ No newline at end of file