diff --git a/stable/budge/4.0.1/app-changelog.md b/stable/budge/4.0.1/app-changelog.md deleted file mode 100644 index 378e8d83c5..0000000000 --- a/stable/budge/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-4.0.1](https://github.com/truecharts/charts/compare/budge-4.0.0...budge-4.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/budge/4.0.1/CHANGELOG.md b/stable/budge/4.0.2/CHANGELOG.md similarity index 100% rename from stable/budge/4.0.1/CHANGELOG.md rename to stable/budge/4.0.2/CHANGELOG.md diff --git a/stable/budge/4.0.1/Chart.yaml b/stable/budge/4.0.2/Chart.yaml similarity index 98% rename from stable/budge/4.0.1/Chart.yaml rename to stable/budge/4.0.2/Chart.yaml index 2e6cec2e56..120473c0d5 100644 --- a/stable/budge/4.0.1/Chart.yaml +++ b/stable/budge/4.0.2/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 4.0.1 +version: 4.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/4.0.1/README.md b/stable/budge/4.0.2/README.md similarity index 100% rename from stable/budge/4.0.1/README.md rename to stable/budge/4.0.2/README.md diff --git a/stable/budge/4.0.2/app-changelog.md b/stable/budge/4.0.2/app-changelog.md new file mode 100644 index 0000000000..f177894b63 --- /dev/null +++ b/stable/budge/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-4.0.2](https://github.com/truecharts/charts/compare/budge-4.0.1...budge-4.0.2) (2022-11-15) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 + + \ No newline at end of file diff --git a/stable/budge/4.0.1/app-readme.md b/stable/budge/4.0.2/app-readme.md similarity index 100% rename from stable/budge/4.0.1/app-readme.md rename to stable/budge/4.0.2/app-readme.md diff --git a/stable/budge/4.0.1/charts/common-11.0.3.tgz b/stable/budge/4.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/budge/4.0.1/charts/common-11.0.3.tgz rename to stable/budge/4.0.2/charts/common-11.0.3.tgz diff --git a/stable/budge/4.0.1/ix_values.yaml b/stable/budge/4.0.2/ix_values.yaml similarity index 83% rename from stable/budge/4.0.1/ix_values.yaml rename to stable/budge/4.0.2/ix_values.yaml index 360aab111c..e1b82dd8ec 100644 --- a/stable/budge/4.0.1/ix_values.yaml +++ b/stable/budge/4.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:5105c476306915d0096daa81cdb0a3a5a9c86e07b4d80bf550fb265e65ff3e29 + tag: v0.0.9@sha256:5e944079a261f9e54cf3d66d0c42a3961daa4d71077067b549df578bd7a9a59b pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/4.0.1/questions.yaml b/stable/budge/4.0.2/questions.yaml similarity index 100% rename from stable/budge/4.0.1/questions.yaml rename to stable/budge/4.0.2/questions.yaml diff --git a/stable/budge/4.0.1/templates/common.yaml b/stable/budge/4.0.2/templates/common.yaml similarity index 100% rename from stable/budge/4.0.1/templates/common.yaml rename to stable/budge/4.0.2/templates/common.yaml diff --git a/stable/budge/4.0.1/values.yaml b/stable/budge/4.0.2/values.yaml similarity index 100% rename from stable/budge/4.0.1/values.yaml rename to stable/budge/4.0.2/values.yaml