diff --git a/stable/watchyourlan/5.0.0/app-changelog.md b/stable/watchyourlan/5.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/watchyourlan/5.0.0/CHANGELOG.md b/stable/watchyourlan/5.0.1/CHANGELOG.md similarity index 90% rename from stable/watchyourlan/5.0.0/CHANGELOG.md rename to stable/watchyourlan/5.0.1/CHANGELOG.md index c47d825cba..d8752b2cd3 100644 --- a/stable/watchyourlan/5.0.0/CHANGELOG.md +++ b/stable/watchyourlan/5.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [watchyourlan-5.0.1](https://github.com/truecharts/charts/compare/watchyourlan-5.0.0...watchyourlan-5.0.1) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.0 ([#11336](https://github.com/truecharts/charts/issues/11336)) + + + + ## [watchyourlan-5.0.0](https://github.com/truecharts/charts/compare/watchyourlan-4.0.27...watchyourlan-5.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [watchyourlan-4.0.18](https://github.com/truecharts/charts/compare/watchyourlan-4.0.17...watchyourlan-4.0.18) (2023-05-27) - diff --git a/stable/watchyourlan/5.0.0/Chart.yaml b/stable/watchyourlan/5.0.1/Chart.yaml similarity index 95% rename from stable/watchyourlan/5.0.0/Chart.yaml rename to stable/watchyourlan/5.0.1/Chart.yaml index dc07e409f1..f15cdc6e80 100644 --- a/stable/watchyourlan/5.0.0/Chart.yaml +++ b/stable/watchyourlan/5.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.9.4" +appVersion: "1.0.0" 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.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - network diff --git a/stable/watchyourlan/5.0.0/README.md b/stable/watchyourlan/5.0.1/README.md similarity index 100% rename from stable/watchyourlan/5.0.0/README.md rename to stable/watchyourlan/5.0.1/README.md diff --git a/stable/watchyourlan/5.0.1/app-changelog.md b/stable/watchyourlan/5.0.1/app-changelog.md new file mode 100644 index 0000000000..e6a8327307 --- /dev/null +++ b/stable/watchyourlan/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watchyourlan-5.0.1](https://github.com/truecharts/charts/compare/watchyourlan-5.0.0...watchyourlan-5.0.1) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.0 ([#11336](https://github.com/truecharts/charts/issues/11336)) + + \ No newline at end of file diff --git a/stable/watchyourlan/5.0.0/app-readme.md b/stable/watchyourlan/5.0.1/app-readme.md similarity index 100% rename from stable/watchyourlan/5.0.0/app-readme.md rename to stable/watchyourlan/5.0.1/app-readme.md diff --git a/stable/watchyourlan/5.0.0/charts/common-14.0.1.tgz b/stable/watchyourlan/5.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/watchyourlan/5.0.0/charts/common-14.0.1.tgz rename to stable/watchyourlan/5.0.1/charts/common-14.0.1.tgz diff --git a/stable/watchyourlan/5.0.0/ix_values.yaml b/stable/watchyourlan/5.0.1/ix_values.yaml similarity index 93% rename from stable/watchyourlan/5.0.0/ix_values.yaml rename to stable/watchyourlan/5.0.1/ix_values.yaml index 77cf5bf2d7..2e896eca2f 100644 --- a/stable/watchyourlan/5.0.0/ix_values.yaml +++ b/stable/watchyourlan/5.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/watchyourlan - tag: v0.9.4@sha256:6c0522282cc23fee324696e91abda91380564d5166097ad4beff42ce5a681247 + tag: v1.0.0@sha256:4ec2d0bbaa945e6bc60d7105a7441f7824e07a4bc0e9750bbfa95113c4113442 pullPolicy: IfNotPresent hostNetwork: true watchyourlan: diff --git a/stable/watchyourlan/5.0.0/questions.yaml b/stable/watchyourlan/5.0.1/questions.yaml similarity index 100% rename from stable/watchyourlan/5.0.0/questions.yaml rename to stable/watchyourlan/5.0.1/questions.yaml diff --git a/stable/watchyourlan/5.0.0/templates/NOTES.txt b/stable/watchyourlan/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/5.0.0/templates/NOTES.txt rename to stable/watchyourlan/5.0.1/templates/NOTES.txt diff --git a/stable/watchyourlan/5.0.0/templates/common.yaml b/stable/watchyourlan/5.0.1/templates/common.yaml similarity index 100% rename from stable/watchyourlan/5.0.0/templates/common.yaml rename to stable/watchyourlan/5.0.1/templates/common.yaml diff --git a/stable/watchyourlan/5.0.0/values.yaml b/stable/watchyourlan/5.0.1/values.yaml similarity index 100% rename from stable/watchyourlan/5.0.0/values.yaml rename to stable/watchyourlan/5.0.1/values.yaml