diff --git a/stable/watchyourlan/5.0.4/app-changelog.md b/stable/watchyourlan/5.0.4/app-changelog.md deleted file mode 100644 index b94b9080fc..0000000000 --- a/stable/watchyourlan/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [watchyourlan-5.0.4](https://github.com/truecharts/charts/compare/watchyourlan-5.0.3...watchyourlan-5.0.4) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/watchyourlan/5.0.4/CHANGELOG.md b/stable/watchyourlan/5.0.5/CHANGELOG.md similarity index 90% rename from stable/watchyourlan/5.0.4/CHANGELOG.md rename to stable/watchyourlan/5.0.5/CHANGELOG.md index 58b3966bc7..e7411e5259 100644 --- a/stable/watchyourlan/5.0.4/CHANGELOG.md +++ b/stable/watchyourlan/5.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [watchyourlan-5.0.5](https://github.com/truecharts/charts/compare/watchyourlan-5.0.4...watchyourlan-5.0.5) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.3 ([#13407](https://github.com/truecharts/charts/issues/13407)) + + + + ## [watchyourlan-5.0.4](https://github.com/truecharts/charts/compare/watchyourlan-5.0.3...watchyourlan-5.0.4) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - -## [watchyourlan-4.0.22](https://github.com/truecharts/charts/compare/watchyourlan-4.0.21...watchyourlan-4.0.22) (2023-06-09) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v0.9.3 ([#9545](https://github.com/truecharts/charts/issues/9545)) - diff --git a/stable/watchyourlan/5.0.4/Chart.yaml b/stable/watchyourlan/5.0.5/Chart.yaml similarity index 95% rename from stable/watchyourlan/5.0.4/Chart.yaml rename to stable/watchyourlan/5.0.5/Chart.yaml index b4ddd62ad5..f09bbf8bb8 100644 --- a/stable/watchyourlan/5.0.4/Chart.yaml +++ b/stable/watchyourlan/5.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.0.2" +appVersion: "1.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: watchyourlan sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - https://github.com/aceberg/WatchYourLAN -version: 5.0.4 +version: 5.0.5 annotations: truecharts.org/catagories: | - network diff --git a/stable/watchyourlan/5.0.4/README.md b/stable/watchyourlan/5.0.5/README.md similarity index 100% rename from stable/watchyourlan/5.0.4/README.md rename to stable/watchyourlan/5.0.5/README.md diff --git a/stable/watchyourlan/5.0.5/app-changelog.md b/stable/watchyourlan/5.0.5/app-changelog.md new file mode 100644 index 0000000000..c99edfae86 --- /dev/null +++ b/stable/watchyourlan/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watchyourlan-5.0.5](https://github.com/truecharts/charts/compare/watchyourlan-5.0.4...watchyourlan-5.0.5) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.3 ([#13407](https://github.com/truecharts/charts/issues/13407)) + + \ No newline at end of file diff --git a/stable/watchyourlan/5.0.4/app-readme.md b/stable/watchyourlan/5.0.5/app-readme.md similarity index 100% rename from stable/watchyourlan/5.0.4/app-readme.md rename to stable/watchyourlan/5.0.5/app-readme.md diff --git a/stable/watchyourlan/5.0.4/charts/common-14.0.9.tgz b/stable/watchyourlan/5.0.5/charts/common-14.0.9.tgz similarity index 100% rename from stable/watchyourlan/5.0.4/charts/common-14.0.9.tgz rename to stable/watchyourlan/5.0.5/charts/common-14.0.9.tgz diff --git a/stable/watchyourlan/5.0.4/ix_values.yaml b/stable/watchyourlan/5.0.5/ix_values.yaml similarity index 93% rename from stable/watchyourlan/5.0.4/ix_values.yaml rename to stable/watchyourlan/5.0.5/ix_values.yaml index f27edf5019..9510a4929f 100644 --- a/stable/watchyourlan/5.0.4/ix_values.yaml +++ b/stable/watchyourlan/5.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/watchyourlan - tag: v1.0.2@sha256:31dbd054791e0f23fd62ff3ac1a11f07924cc7c38028986b398ad8c9534c90ef + tag: v1.0.3@sha256:62f4b4232b024ad45a9df26959b5619519bb84cc57a0b6800c8a0a0b44409518 pullPolicy: IfNotPresent hostNetwork: true watchyourlan: diff --git a/stable/watchyourlan/5.0.4/questions.yaml b/stable/watchyourlan/5.0.5/questions.yaml similarity index 100% rename from stable/watchyourlan/5.0.4/questions.yaml rename to stable/watchyourlan/5.0.5/questions.yaml diff --git a/stable/watchyourlan/5.0.4/templates/NOTES.txt b/stable/watchyourlan/5.0.5/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/5.0.4/templates/NOTES.txt rename to stable/watchyourlan/5.0.5/templates/NOTES.txt diff --git a/stable/watchyourlan/5.0.4/templates/common.yaml b/stable/watchyourlan/5.0.5/templates/common.yaml similarity index 100% rename from stable/watchyourlan/5.0.4/templates/common.yaml rename to stable/watchyourlan/5.0.5/templates/common.yaml diff --git a/stable/watchyourlan/5.0.4/values.yaml b/stable/watchyourlan/5.0.5/values.yaml similarity index 100% rename from stable/watchyourlan/5.0.4/values.yaml rename to stable/watchyourlan/5.0.5/values.yaml