diff --git a/stable/cops/5.0.10/app-changelog.md b/stable/cops/5.0.10/app-changelog.md deleted file mode 100644 index 3f8853ac0c4..00000000000 --- a/stable/cops/5.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-5.0.10](https://github.com/truecharts/charts/compare/cops-5.0.9...cops-5.0.10) (2023-09-17) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12707](https://github.com/truecharts/charts/issues/12707)) - - \ No newline at end of file diff --git a/stable/cops/5.0.10/CHANGELOG.md b/stable/cops/5.0.11/CHANGELOG.md similarity index 90% rename from stable/cops/5.0.10/CHANGELOG.md rename to stable/cops/5.0.11/CHANGELOG.md index 3cd0849d9ac..8717c9f30d7 100644 --- a/stable/cops/5.0.10/CHANGELOG.md +++ b/stable/cops/5.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-5.0.11](https://github.com/truecharts/charts/compare/cops-5.0.10...cops-5.0.11) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#12910](https://github.com/truecharts/charts/issues/12910)) + + + + ## [cops-5.0.10](https://github.com/truecharts/charts/compare/cops-5.0.9...cops-5.0.10) (2023-09-17) ### Chore @@ -88,12 +97,3 @@ ## [cops-5.0.1](https://github.com/truecharts/charts/compare/cops-5.0.0...cops-5.0.1) (2023-08-13) ### Chore - -- update container image tccr.io/truecharts/cops to latest ([#11508](https://github.com/truecharts/charts/issues/11508)) - - - - - -## [cops-5.0.0](https://github.com/truecharts/charts/compare/cops-4.0.26...cops-5.0.0) (2023-07-31) - diff --git a/stable/cops/5.0.10/Chart.yaml b/stable/cops/5.0.11/Chart.yaml similarity index 98% rename from stable/cops/5.0.10/Chart.yaml rename to stable/cops/5.0.11/Chart.yaml index 9062175c3aa..08725d7305d 100644 --- a/stable/cops/5.0.10/Chart.yaml +++ b/stable/cops/5.0.11/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.10 +version: 5.0.11 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/cops/5.0.10/README.md b/stable/cops/5.0.11/README.md similarity index 100% rename from stable/cops/5.0.10/README.md rename to stable/cops/5.0.11/README.md diff --git a/stable/cops/5.0.11/app-changelog.md b/stable/cops/5.0.11/app-changelog.md new file mode 100644 index 00000000000..b794c2cfe7b --- /dev/null +++ b/stable/cops/5.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-5.0.11](https://github.com/truecharts/charts/compare/cops-5.0.10...cops-5.0.11) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#12910](https://github.com/truecharts/charts/issues/12910)) + + \ No newline at end of file diff --git a/stable/cops/5.0.10/app-readme.md b/stable/cops/5.0.11/app-readme.md similarity index 100% rename from stable/cops/5.0.10/app-readme.md rename to stable/cops/5.0.11/app-readme.md diff --git a/stable/cops/5.0.10/charts/common-14.0.6.tgz b/stable/cops/5.0.11/charts/common-14.0.6.tgz similarity index 100% rename from stable/cops/5.0.10/charts/common-14.0.6.tgz rename to stable/cops/5.0.11/charts/common-14.0.6.tgz diff --git a/stable/cops/5.0.10/ix_values.yaml b/stable/cops/5.0.11/ix_values.yaml similarity index 84% rename from stable/cops/5.0.10/ix_values.yaml rename to stable/cops/5.0.11/ix_values.yaml index 5a819a5cdcd..ee8d808fc7a 100644 --- a/stable/cops/5.0.10/ix_values.yaml +++ b/stable/cops/5.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:f548dc1d154d819b408907f6bbf74c08e7bdbbd0bcf3839e3f15dc80e6689d9d + tag: latest@sha256:1e4d578b368fc5336b22730bee41776d7cef849332c01932c77d593fcce0ac03 securityContext: container: diff --git a/stable/cops/5.0.10/questions.yaml b/stable/cops/5.0.11/questions.yaml similarity index 100% rename from stable/cops/5.0.10/questions.yaml rename to stable/cops/5.0.11/questions.yaml diff --git a/stable/cops/5.0.10/templates/NOTES.txt b/stable/cops/5.0.11/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.10/templates/NOTES.txt rename to stable/cops/5.0.11/templates/NOTES.txt diff --git a/stable/cops/5.0.10/templates/common.yaml b/stable/cops/5.0.11/templates/common.yaml similarity index 100% rename from stable/cops/5.0.10/templates/common.yaml rename to stable/cops/5.0.11/templates/common.yaml diff --git a/stable/cops/5.0.10/values.yaml b/stable/cops/5.0.11/values.yaml similarity index 100% rename from stable/cops/5.0.10/values.yaml rename to stable/cops/5.0.11/values.yaml