diff --git a/stable/homebox/1.0.4/app-changelog.md b/stable/homebox/1.0.4/app-changelog.md deleted file mode 100644 index befbd6e6e0f..00000000000 --- a/stable/homebox/1.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homebox-1.0.4](https://github.com/truecharts/charts/compare/homebox-1.0.3...homebox-1.0.4) (2023-02-14) - -### Chore - -- update container image tccr.io/truecharts/homebox to v0.8.0 - - \ No newline at end of file diff --git a/stable/homebox/1.0.4/CHANGELOG.md b/stable/homebox/1.0.5/CHANGELOG.md similarity index 84% rename from stable/homebox/1.0.4/CHANGELOG.md rename to stable/homebox/1.0.5/CHANGELOG.md index f0ef3796304..204a313110b 100644 --- a/stable/homebox/1.0.4/CHANGELOG.md +++ b/stable/homebox/1.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homebox-1.0.5](https://github.com/truecharts/charts/compare/homebox-1.0.4...homebox-1.0.5) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/homebox to v0.8.2 + + + + ## [homebox-1.0.4](https://github.com/truecharts/charts/compare/homebox-1.0.3...homebox-1.0.4) (2023-02-14) ### Chore diff --git a/stable/homebox/1.0.4/Chart.yaml b/stable/homebox/1.0.5/Chart.yaml similarity index 95% rename from stable/homebox/1.0.4/Chart.yaml rename to stable/homebox/1.0.5/Chart.yaml index e01503d5d17..e1de31fa4f5 100644 --- a/stable/homebox/1.0.4/Chart.yaml +++ b/stable/homebox/1.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.8.0" +appVersion: "0.8.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://ghcr.io/hay-kot/homebox - https://github.com/hay-kot/homebox type: application -version: 1.0.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - inventory diff --git a/stable/homebox/1.0.4/README.md b/stable/homebox/1.0.5/README.md similarity index 100% rename from stable/homebox/1.0.4/README.md rename to stable/homebox/1.0.5/README.md diff --git a/stable/homebox/1.0.5/app-changelog.md b/stable/homebox/1.0.5/app-changelog.md new file mode 100644 index 00000000000..06aae203006 --- /dev/null +++ b/stable/homebox/1.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homebox-1.0.5](https://github.com/truecharts/charts/compare/homebox-1.0.4...homebox-1.0.5) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/homebox to v0.8.2 + + \ No newline at end of file diff --git a/stable/homebox/1.0.4/app-readme.md b/stable/homebox/1.0.5/app-readme.md similarity index 100% rename from stable/homebox/1.0.4/app-readme.md rename to stable/homebox/1.0.5/app-readme.md diff --git a/stable/homebox/1.0.4/charts/common-11.1.2.tgz b/stable/homebox/1.0.5/charts/common-11.1.2.tgz similarity index 100% rename from stable/homebox/1.0.4/charts/common-11.1.2.tgz rename to stable/homebox/1.0.5/charts/common-11.1.2.tgz diff --git a/stable/homebox/1.0.4/ix_values.yaml b/stable/homebox/1.0.5/ix_values.yaml similarity index 87% rename from stable/homebox/1.0.4/ix_values.yaml rename to stable/homebox/1.0.5/ix_values.yaml index e1ee025a637..0d86f2f42f1 100644 --- a/stable/homebox/1.0.4/ix_values.yaml +++ b/stable/homebox/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/homebox pullPolicy: IfNotPresent - tag: 0.8.0@sha256:344396e4540ccd987fd4c90a263306fc1189bef1a5ec4fefa9126a639cc86787 + tag: 0.8.2@sha256:4068fcc7ee472444a13a4e1dc3f018dddf020f826dc170d870525bd2bcb19fb4 homebox: allow_registration: true diff --git a/stable/homebox/1.0.4/questions.yaml b/stable/homebox/1.0.5/questions.yaml similarity index 100% rename from stable/homebox/1.0.4/questions.yaml rename to stable/homebox/1.0.5/questions.yaml diff --git a/stable/homebox/1.0.4/templates/_secret.tpl b/stable/homebox/1.0.5/templates/_secret.tpl similarity index 100% rename from stable/homebox/1.0.4/templates/_secret.tpl rename to stable/homebox/1.0.5/templates/_secret.tpl diff --git a/stable/homebox/1.0.4/templates/common.yaml b/stable/homebox/1.0.5/templates/common.yaml similarity index 100% rename from stable/homebox/1.0.4/templates/common.yaml rename to stable/homebox/1.0.5/templates/common.yaml diff --git a/stable/homebox/1.0.4/values.yaml b/stable/homebox/1.0.5/values.yaml similarity index 100% rename from stable/homebox/1.0.4/values.yaml rename to stable/homebox/1.0.5/values.yaml