diff --git a/stable/ddns-updater/2.0.38/CHANGELOG.md b/stable/ddns-updater/2.0.39/CHANGELOG.md similarity index 87% rename from stable/ddns-updater/2.0.38/CHANGELOG.md rename to stable/ddns-updater/2.0.39/CHANGELOG.md index aea038360a9..392177e6f46 100644 --- a/stable/ddns-updater/2.0.38/CHANGELOG.md +++ b/stable/ddns-updater/2.0.39/CHANGELOG.md @@ -2,6 +2,15 @@ +## [ddns-updater-2.0.39](https://github.com/truecharts/charts/compare/ddns-updater-2.0.38...ddns-updater-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + + + + ## [ddns-updater-2.0.38](https://github.com/truecharts/charts/compare/ddns-updater-2.0.37...ddns-updater-2.0.38) (2022-10-19) ### Chore @@ -88,12 +97,3 @@ - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/stable/ddns-updater/2.0.38/Chart.lock b/stable/ddns-updater/2.0.39/Chart.lock similarity index 80% rename from stable/ddns-updater/2.0.38/Chart.lock rename to stable/ddns-updater/2.0.39/Chart.lock index ca9c58964eb..d113ea5e70e 100644 --- a/stable/ddns-updater/2.0.38/Chart.lock +++ b/stable/ddns-updater/2.0.39/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.1 digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:05:51.065767762Z" +generated: "2022-10-25T05:54:56.088627326Z" diff --git a/stable/ddns-updater/2.0.38/Chart.yaml b/stable/ddns-updater/2.0.39/Chart.yaml similarity index 98% rename from stable/ddns-updater/2.0.38/Chart.yaml rename to stable/ddns-updater/2.0.39/Chart.yaml index 5a476647623..875703b30b1 100644 --- a/stable/ddns-updater/2.0.38/Chart.yaml +++ b/stable/ddns-updater/2.0.39/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - https://github.com/qdm12/ddns-updater - https://hub.docker.com/r/qmcgaw/ddns-updater -version: 2.0.38 +version: 2.0.39 annotations: truecharts.org/catagories: | - network diff --git a/stable/ddns-updater/2.0.38/README.md b/stable/ddns-updater/2.0.39/README.md similarity index 96% rename from stable/ddns-updater/2.0.38/README.md rename to stable/ddns-updater/2.0.39/README.md index eb326ba7df4..3b590de186a 100644 --- a/stable/ddns-updater/2.0.38/README.md +++ b/stable/ddns-updater/2.0.39/README.md @@ -64,7 +64,7 @@ helm uninstall ddns-updater #### Available Settings Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). #### Configure using the command line diff --git a/stable/ddns-updater/2.0.38/app-readme.md b/stable/ddns-updater/2.0.39/app-readme.md similarity index 100% rename from stable/ddns-updater/2.0.38/app-readme.md rename to stable/ddns-updater/2.0.39/app-readme.md diff --git a/stable/ddns-updater/2.0.38/charts/common-10.7.1.tgz b/stable/ddns-updater/2.0.39/charts/common-10.7.1.tgz similarity index 100% rename from stable/ddns-updater/2.0.38/charts/common-10.7.1.tgz rename to stable/ddns-updater/2.0.39/charts/common-10.7.1.tgz diff --git a/stable/ddns-updater/2.0.38/ix_values.yaml b/stable/ddns-updater/2.0.39/ix_values.yaml similarity index 100% rename from stable/ddns-updater/2.0.38/ix_values.yaml rename to stable/ddns-updater/2.0.39/ix_values.yaml diff --git a/stable/ddns-updater/2.0.38/questions.yaml b/stable/ddns-updater/2.0.39/questions.yaml similarity index 100% rename from stable/ddns-updater/2.0.38/questions.yaml rename to stable/ddns-updater/2.0.39/questions.yaml diff --git a/stable/ddns-updater/2.0.38/templates/common.yaml b/stable/ddns-updater/2.0.39/templates/common.yaml similarity index 100% rename from stable/ddns-updater/2.0.38/templates/common.yaml rename to stable/ddns-updater/2.0.39/templates/common.yaml diff --git a/stable/ddns-updater/2.0.38/values.yaml b/stable/ddns-updater/2.0.39/values.yaml similarity index 100% rename from stable/ddns-updater/2.0.38/values.yaml rename to stable/ddns-updater/2.0.39/values.yaml