diff --git a/stable/cops/5.0.14/app-changelog.md b/stable/cops/5.0.14/app-changelog.md deleted file mode 100644 index 93f66253bb..0000000000 --- a/stable/cops/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-5.0.14](https://github.com/truecharts/charts/compare/cops-5.0.13...cops-5.0.14) (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/cops/5.0.14/CHANGELOG.md b/stable/cops/5.0.15/CHANGELOG.md similarity index 91% rename from stable/cops/5.0.14/CHANGELOG.md rename to stable/cops/5.0.15/CHANGELOG.md index 083dfe4f39..9649ead0d7 100644 --- a/stable/cops/5.0.14/CHANGELOG.md +++ b/stable/cops/5.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-5.0.15](https://github.com/truecharts/charts/compare/cops-5.0.14...cops-5.0.15) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#13422](https://github.com/truecharts/charts/issues/13422)) + + + + ## [cops-5.0.14](https://github.com/truecharts/charts/compare/cops-5.0.13...cops-5.0.14) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [cops-5.0.5](https://github.com/truecharts/charts/compare/cops-5.0.4...cops-5.0.5) (2023-08-28) ### Chore - -- update container image tccr.io/truecharts/cops to latest ([#11965](https://github.com/truecharts/charts/issues/11965)) - - - - -## [cops-5.0.4](https://github.com/truecharts/charts/compare/cops-5.0.3...cops-5.0.4) (2023-08-20) - -### Chore diff --git a/stable/cops/5.0.14/Chart.yaml b/stable/cops/5.0.15/Chart.yaml similarity index 98% rename from stable/cops/5.0.14/Chart.yaml rename to stable/cops/5.0.15/Chart.yaml index 00996cab1d..882ddedc22 100644 --- a/stable/cops/5.0.14/Chart.yaml +++ b/stable/cops/5.0.15/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme type: application -version: 5.0.14 +version: 5.0.15 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/cops/5.0.14/README.md b/stable/cops/5.0.15/README.md similarity index 100% rename from stable/cops/5.0.14/README.md rename to stable/cops/5.0.15/README.md diff --git a/stable/cops/5.0.15/app-changelog.md b/stable/cops/5.0.15/app-changelog.md new file mode 100644 index 0000000000..85dc7ff56b --- /dev/null +++ b/stable/cops/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-5.0.15](https://github.com/truecharts/charts/compare/cops-5.0.14...cops-5.0.15) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#13422](https://github.com/truecharts/charts/issues/13422)) + + \ No newline at end of file diff --git a/stable/cops/5.0.14/app-readme.md b/stable/cops/5.0.15/app-readme.md similarity index 100% rename from stable/cops/5.0.14/app-readme.md rename to stable/cops/5.0.15/app-readme.md diff --git a/stable/cops/5.0.14/charts/common-14.0.9.tgz b/stable/cops/5.0.15/charts/common-14.0.9.tgz similarity index 100% rename from stable/cops/5.0.14/charts/common-14.0.9.tgz rename to stable/cops/5.0.15/charts/common-14.0.9.tgz diff --git a/stable/cops/5.0.14/ix_values.yaml b/stable/cops/5.0.15/ix_values.yaml similarity index 84% rename from stable/cops/5.0.14/ix_values.yaml rename to stable/cops/5.0.15/ix_values.yaml index 9a45baa4a3..e197e4e5dc 100644 --- a/stable/cops/5.0.14/ix_values.yaml +++ b/stable/cops/5.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:81414b2260c22f345aaf25d8a3d36c9d26c841badbb7ca05bb74c87d37135438 + tag: latest@sha256:ac4332bcfda8a98904a171d434136eaccaa518050741dac18bbba87495d362c7 securityContext: container: diff --git a/stable/cops/5.0.14/questions.yaml b/stable/cops/5.0.15/questions.yaml similarity index 100% rename from stable/cops/5.0.14/questions.yaml rename to stable/cops/5.0.15/questions.yaml diff --git a/stable/cops/5.0.14/templates/NOTES.txt b/stable/cops/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.14/templates/NOTES.txt rename to stable/cops/5.0.15/templates/NOTES.txt diff --git a/stable/cops/5.0.14/templates/common.yaml b/stable/cops/5.0.15/templates/common.yaml similarity index 100% rename from stable/cops/5.0.14/templates/common.yaml rename to stable/cops/5.0.15/templates/common.yaml diff --git a/stable/cops/5.0.14/values.yaml b/stable/cops/5.0.15/values.yaml similarity index 100% rename from stable/cops/5.0.14/values.yaml rename to stable/cops/5.0.15/values.yaml