diff --git a/stable/cops/5.0.15/app-changelog.md b/stable/cops/5.0.15/app-changelog.md deleted file mode 100644 index 85dc7ff56b..0000000000 --- a/stable/cops/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.15/CHANGELOG.md b/stable/cops/5.0.16/CHANGELOG.md similarity index 91% rename from stable/cops/5.0.15/CHANGELOG.md rename to stable/cops/5.0.16/CHANGELOG.md index 9649ead0d7..15b2e2b93e 100644 --- a/stable/cops/5.0.15/CHANGELOG.md +++ b/stable/cops/5.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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) ### Chore @@ -88,12 +97,3 @@ ## [cops-5.0.6](https://github.com/truecharts/charts/compare/cops-5.0.5...cops-5.0.6) (2023-09-06) ### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12273](https://github.com/truecharts/charts/issues/12273)) - - - - -## [cops-5.0.5](https://github.com/truecharts/charts/compare/cops-5.0.4...cops-5.0.5) (2023-08-28) - -### Chore diff --git a/stable/cops/5.0.15/Chart.yaml b/stable/cops/5.0.16/Chart.yaml similarity index 98% rename from stable/cops/5.0.15/Chart.yaml rename to stable/cops/5.0.16/Chart.yaml index 882ddedc22..d68e0cb329 100644 --- a/stable/cops/5.0.15/Chart.yaml +++ b/stable/cops/5.0.16/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.15 +version: 5.0.16 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/cops/5.0.15/README.md b/stable/cops/5.0.16/README.md similarity index 100% rename from stable/cops/5.0.15/README.md rename to stable/cops/5.0.16/README.md diff --git a/stable/cops/5.0.16/app-changelog.md b/stable/cops/5.0.16/app-changelog.md new file mode 100644 index 0000000000..57a28b17ed --- /dev/null +++ b/stable/cops/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cops/5.0.15/app-readme.md b/stable/cops/5.0.16/app-readme.md similarity index 100% rename from stable/cops/5.0.15/app-readme.md rename to stable/cops/5.0.16/app-readme.md diff --git a/stable/cops/5.0.15/charts/common-14.0.9.tgz b/stable/cops/5.0.16/charts/common-14.0.9.tgz similarity index 100% rename from stable/cops/5.0.15/charts/common-14.0.9.tgz rename to stable/cops/5.0.16/charts/common-14.0.9.tgz diff --git a/stable/cops/5.0.15/ix_values.yaml b/stable/cops/5.0.16/ix_values.yaml similarity index 84% rename from stable/cops/5.0.15/ix_values.yaml rename to stable/cops/5.0.16/ix_values.yaml index e197e4e5dc..3089755d57 100644 --- a/stable/cops/5.0.15/ix_values.yaml +++ b/stable/cops/5.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:ac4332bcfda8a98904a171d434136eaccaa518050741dac18bbba87495d362c7 + tag: latest@sha256:d7b49a844d3d1aa0cd46c271242c17c797f7a54e628c1209c88eee35a6c0ac67 securityContext: container: diff --git a/stable/cops/5.0.15/questions.yaml b/stable/cops/5.0.16/questions.yaml similarity index 100% rename from stable/cops/5.0.15/questions.yaml rename to stable/cops/5.0.16/questions.yaml diff --git a/stable/cops/5.0.15/templates/NOTES.txt b/stable/cops/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.15/templates/NOTES.txt rename to stable/cops/5.0.16/templates/NOTES.txt diff --git a/stable/cops/5.0.15/templates/common.yaml b/stable/cops/5.0.16/templates/common.yaml similarity index 100% rename from stable/cops/5.0.15/templates/common.yaml rename to stable/cops/5.0.16/templates/common.yaml diff --git a/stable/cops/5.0.15/values.yaml b/stable/cops/5.0.16/values.yaml similarity index 100% rename from stable/cops/5.0.15/values.yaml rename to stable/cops/5.0.16/values.yaml