diff --git a/stable/ispy-agent-dvr/5.0.13/app-changelog.md b/stable/ispy-agent-dvr/5.0.13/app-changelog.md deleted file mode 100644 index c4fb7c1919..0000000000 --- a/stable/ispy-agent-dvr/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-5.0.13](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.12...ispy-agent-dvr-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.13/CHANGELOG.md b/stable/ispy-agent-dvr/5.0.14/CHANGELOG.md similarity index 90% rename from stable/ispy-agent-dvr/5.0.13/CHANGELOG.md rename to stable/ispy-agent-dvr/5.0.14/CHANGELOG.md index 8819e02173..f8be36614b 100644 --- a/stable/ispy-agent-dvr/5.0.13/CHANGELOG.md +++ b/stable/ispy-agent-dvr/5.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ispy-agent-dvr-5.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.13...ispy-agent-dvr-5.0.14) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.4.0 ([#8915](https://github.com/truecharts/charts/issues/8915)) + + + + ## [ispy-agent-dvr-5.0.13](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.12...ispy-agent-dvr-5.0.13) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [ispy-agent-dvr-5.0.4](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.3...ispy-agent-dvr-5.0.4) (2023-04-15) ### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [ispy-agent-dvr-5.0.3](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.2...ispy-agent-dvr-5.0.3) (2023-04-14) - - diff --git a/stable/ispy-agent-dvr/5.0.13/Chart.yaml b/stable/ispy-agent-dvr/5.0.14/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/5.0.13/Chart.yaml rename to stable/ispy-agent-dvr/5.0.14/Chart.yaml index 1175152217..ef78638eee 100644 --- a/stable/ispy-agent-dvr/5.0.13/Chart.yaml +++ b/stable/ispy-agent-dvr/5.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.7.2.0" +appVersion: "4.7.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: ispy-agent-dvr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 5.0.13 +version: 5.0.14 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/5.0.13/README.md b/stable/ispy-agent-dvr/5.0.14/README.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.13/README.md rename to stable/ispy-agent-dvr/5.0.14/README.md diff --git a/stable/ispy-agent-dvr/5.0.14/app-changelog.md b/stable/ispy-agent-dvr/5.0.14/app-changelog.md new file mode 100644 index 0000000000..037c88d111 --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-5.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.13...ispy-agent-dvr-5.0.14) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.4.0 ([#8915](https://github.com/truecharts/charts/issues/8915)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.13/app-readme.md b/stable/ispy-agent-dvr/5.0.14/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.13/app-readme.md rename to stable/ispy-agent-dvr/5.0.14/app-readme.md diff --git a/stable/ispy-agent-dvr/5.0.13/charts/common-12.6.6.tgz b/stable/ispy-agent-dvr/5.0.14/charts/common-12.6.6.tgz similarity index 100% rename from stable/ispy-agent-dvr/5.0.13/charts/common-12.6.6.tgz rename to stable/ispy-agent-dvr/5.0.14/charts/common-12.6.6.tgz diff --git a/stable/ispy-agent-dvr/5.0.13/ix_values.yaml b/stable/ispy-agent-dvr/5.0.14/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/5.0.13/ix_values.yaml rename to stable/ispy-agent-dvr/5.0.14/ix_values.yaml index 3db7789123..bde37a9cb2 100644 --- a/stable/ispy-agent-dvr/5.0.13/ix_values.yaml +++ b/stable/ispy-agent-dvr/5.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: 4.7.2.0@sha256:9aafa6c87da6664371f0b44fa7b67e17131baf49457e22ee6ce19b8779478a16 + tag: v4.7.4.0@sha256:22a4dd5f66fe4cdcccf49715fa94673e9ec8d467d41b389c182452da50eb7ffc pullPolicy: IfNotPresent service: main: diff --git a/stable/ispy-agent-dvr/5.0.13/questions.yaml b/stable/ispy-agent-dvr/5.0.14/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.13/questions.yaml rename to stable/ispy-agent-dvr/5.0.14/questions.yaml diff --git a/stable/ispy-agent-dvr/5.0.13/templates/NOTES.txt b/stable/ispy-agent-dvr/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/5.0.13/templates/NOTES.txt rename to stable/ispy-agent-dvr/5.0.14/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/5.0.13/templates/common.yaml b/stable/ispy-agent-dvr/5.0.14/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.13/templates/common.yaml rename to stable/ispy-agent-dvr/5.0.14/templates/common.yaml diff --git a/stable/ispy-agent-dvr/5.0.13/values.yaml b/stable/ispy-agent-dvr/5.0.14/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.13/values.yaml rename to stable/ispy-agent-dvr/5.0.14/values.yaml