diff --git a/stable/cops/5.0.12/app-changelog.md b/stable/cops/5.0.12/app-changelog.md deleted file mode 100644 index 61f3c05465a..00000000000 --- a/stable/cops/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-5.0.12](https://github.com/truecharts/charts/compare/cops-5.0.11...cops-5.0.12) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12991](https://github.com/truecharts/charts/issues/12991)) - - \ No newline at end of file diff --git a/stable/cops/5.0.12/CHANGELOG.md b/stable/cops/5.0.13/CHANGELOG.md similarity index 91% rename from stable/cops/5.0.12/CHANGELOG.md rename to stable/cops/5.0.13/CHANGELOG.md index 51faef12ff4..380af4f4094 100644 --- a/stable/cops/5.0.12/CHANGELOG.md +++ b/stable/cops/5.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-5.0.13](https://github.com/truecharts/charts/compare/cops-5.0.12...cops-5.0.13) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#13147](https://github.com/truecharts/charts/issues/13147)) + + + + ## [cops-5.0.12](https://github.com/truecharts/charts/compare/cops-5.0.11...cops-5.0.12) (2023-09-27) ### Chore @@ -88,12 +97,3 @@ ## [cops-5.0.3](https://github.com/truecharts/charts/compare/cops-5.0.2...cops-5.0.3) (2023-08-16) ### Chore - -- update container image tccr.io/truecharts/cops to latest ([#11600](https://github.com/truecharts/charts/issues/11600)) - - - - -## [cops-5.0.2](https://github.com/truecharts/charts/compare/cops-5.0.1...cops-5.0.2) (2023-08-13) - -### Chore diff --git a/stable/cops/5.0.12/Chart.yaml b/stable/cops/5.0.13/Chart.yaml similarity index 98% rename from stable/cops/5.0.12/Chart.yaml rename to stable/cops/5.0.13/Chart.yaml index c317ead2d77..227f3424513 100644 --- a/stable/cops/5.0.12/Chart.yaml +++ b/stable/cops/5.0.13/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.12 +version: 5.0.13 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/cops/5.0.12/README.md b/stable/cops/5.0.13/README.md similarity index 100% rename from stable/cops/5.0.12/README.md rename to stable/cops/5.0.13/README.md diff --git a/stable/cops/5.0.13/app-changelog.md b/stable/cops/5.0.13/app-changelog.md new file mode 100644 index 00000000000..b768ff412f7 --- /dev/null +++ b/stable/cops/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-5.0.13](https://github.com/truecharts/charts/compare/cops-5.0.12...cops-5.0.13) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#13147](https://github.com/truecharts/charts/issues/13147)) + + \ No newline at end of file diff --git a/stable/cops/5.0.12/app-readme.md b/stable/cops/5.0.13/app-readme.md similarity index 100% rename from stable/cops/5.0.12/app-readme.md rename to stable/cops/5.0.13/app-readme.md diff --git a/stable/cops/5.0.12/charts/common-14.0.6.tgz b/stable/cops/5.0.13/charts/common-14.0.6.tgz similarity index 100% rename from stable/cops/5.0.12/charts/common-14.0.6.tgz rename to stable/cops/5.0.13/charts/common-14.0.6.tgz diff --git a/stable/cops/5.0.12/ix_values.yaml b/stable/cops/5.0.13/ix_values.yaml similarity index 84% rename from stable/cops/5.0.12/ix_values.yaml rename to stable/cops/5.0.13/ix_values.yaml index 4ac2af29534..9a45baa4a32 100644 --- a/stable/cops/5.0.12/ix_values.yaml +++ b/stable/cops/5.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:464fda1c92eff52f72ea8639468464dced1af53717b4bf291ad92f8ffe143601 + tag: latest@sha256:81414b2260c22f345aaf25d8a3d36c9d26c841badbb7ca05bb74c87d37135438 securityContext: container: diff --git a/stable/cops/5.0.12/questions.yaml b/stable/cops/5.0.13/questions.yaml similarity index 100% rename from stable/cops/5.0.12/questions.yaml rename to stable/cops/5.0.13/questions.yaml diff --git a/stable/cops/5.0.12/templates/NOTES.txt b/stable/cops/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.12/templates/NOTES.txt rename to stable/cops/5.0.13/templates/NOTES.txt diff --git a/stable/cops/5.0.12/templates/common.yaml b/stable/cops/5.0.13/templates/common.yaml similarity index 100% rename from stable/cops/5.0.12/templates/common.yaml rename to stable/cops/5.0.13/templates/common.yaml diff --git a/stable/cops/5.0.12/values.yaml b/stable/cops/5.0.13/values.yaml similarity index 100% rename from stable/cops/5.0.12/values.yaml rename to stable/cops/5.0.13/values.yaml