diff --git a/stable/cops/5.0.25/app-changelog.md b/stable/cops/5.0.25/app-changelog.md deleted file mode 100644 index 6052d98ee8e..00000000000 --- a/stable/cops/5.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-5.0.25](https://github.com/truecharts/charts/compare/cops-5.0.24...cops-5.0.25) (2023-11-13) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#14609](https://github.com/truecharts/charts/issues/14609)) - - \ No newline at end of file diff --git a/stable/cops/5.0.25/CHANGELOG.md b/stable/cops/5.0.26/CHANGELOG.md similarity index 91% rename from stable/cops/5.0.25/CHANGELOG.md rename to stable/cops/5.0.26/CHANGELOG.md index 2dd076583a8..f8190b171fe 100644 --- a/stable/cops/5.0.25/CHANGELOG.md +++ b/stable/cops/5.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-5.0.26](https://github.com/truecharts/charts/compare/cops-5.0.25...cops-5.0.26) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#14726](https://github.com/truecharts/charts/issues/14726)) + + + + ## [cops-5.0.25](https://github.com/truecharts/charts/compare/cops-5.0.24...cops-5.0.25) (2023-11-13) ### Chore @@ -88,12 +97,3 @@ ## [cops-5.0.16](https://github.com/truecharts/charts/compare/cops-5.0.15...cops-5.0.16) (2023-10-16) -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#13663](https://github.com/truecharts/charts/issues/13663)) - - - - -## [cops-5.0.15](https://github.com/truecharts/charts/compare/cops-5.0.14...cops-5.0.15) (2023-10-08) - diff --git a/stable/cops/5.0.25/Chart.yaml b/stable/cops/5.0.26/Chart.yaml similarity index 98% rename from stable/cops/5.0.25/Chart.yaml rename to stable/cops/5.0.26/Chart.yaml index 51535f45101..63ab3c62ef2 100644 --- a/stable/cops/5.0.25/Chart.yaml +++ b/stable/cops/5.0.26/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.25 +version: 5.0.26 annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud diff --git a/stable/cops/5.0.25/README.md b/stable/cops/5.0.26/README.md similarity index 100% rename from stable/cops/5.0.25/README.md rename to stable/cops/5.0.26/README.md diff --git a/stable/cops/5.0.26/app-changelog.md b/stable/cops/5.0.26/app-changelog.md new file mode 100644 index 00000000000..5a1b0908e5b --- /dev/null +++ b/stable/cops/5.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-5.0.26](https://github.com/truecharts/charts/compare/cops-5.0.25...cops-5.0.26) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#14726](https://github.com/truecharts/charts/issues/14726)) + + \ No newline at end of file diff --git a/stable/cops/5.0.25/app-readme.md b/stable/cops/5.0.26/app-readme.md similarity index 100% rename from stable/cops/5.0.25/app-readme.md rename to stable/cops/5.0.26/app-readme.md diff --git a/stable/cops/5.0.25/charts/common-14.3.5.tgz b/stable/cops/5.0.26/charts/common-14.3.5.tgz similarity index 100% rename from stable/cops/5.0.25/charts/common-14.3.5.tgz rename to stable/cops/5.0.26/charts/common-14.3.5.tgz diff --git a/stable/cops/5.0.25/ix_values.yaml b/stable/cops/5.0.26/ix_values.yaml similarity index 84% rename from stable/cops/5.0.25/ix_values.yaml rename to stable/cops/5.0.26/ix_values.yaml index f80402e21e0..591725f51e3 100644 --- a/stable/cops/5.0.25/ix_values.yaml +++ b/stable/cops/5.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:04e5cf65597e9c11f27dd9cb2f443126e0e780071562d9a5b2ca3b4df44acbd4 + tag: latest@sha256:7405556bb7c9e4bbb0594ff09121b649547d89c2eacfb8ccca3633b69d3b7ce9 securityContext: container: diff --git a/stable/cops/5.0.25/questions.yaml b/stable/cops/5.0.26/questions.yaml similarity index 100% rename from stable/cops/5.0.25/questions.yaml rename to stable/cops/5.0.26/questions.yaml diff --git a/stable/cops/5.0.25/templates/NOTES.txt b/stable/cops/5.0.26/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.25/templates/NOTES.txt rename to stable/cops/5.0.26/templates/NOTES.txt diff --git a/stable/cops/5.0.25/templates/common.yaml b/stable/cops/5.0.26/templates/common.yaml similarity index 100% rename from stable/cops/5.0.25/templates/common.yaml rename to stable/cops/5.0.26/templates/common.yaml diff --git a/stable/cops/5.0.25/values.yaml b/stable/cops/5.0.26/values.yaml similarity index 100% rename from stable/cops/5.0.25/values.yaml rename to stable/cops/5.0.26/values.yaml