diff --git a/stable/cops/5.0.18/app-changelog.md b/stable/cops/5.0.18/app-changelog.md deleted file mode 100644 index c5a4d2ee488..00000000000 --- a/stable/cops/5.0.18/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [cops-5.0.18](https://github.com/truecharts/charts/compare/cops-5.0.17...cops-5.0.18) (2023-10-29) - -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/cops/5.0.18/CHANGELOG.md b/stable/cops/5.0.19/CHANGELOG.md similarity index 91% rename from stable/cops/5.0.18/CHANGELOG.md rename to stable/cops/5.0.19/CHANGELOG.md index 20ac3b3713b..5c9eced83b8 100644 --- a/stable/cops/5.0.18/CHANGELOG.md +++ b/stable/cops/5.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-5.0.19](https://github.com/truecharts/charts/compare/cops-5.0.18...cops-5.0.19) (2023-10-29) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#14108](https://github.com/truecharts/charts/issues/14108)) + + + + ## [cops-5.0.18](https://github.com/truecharts/charts/compare/cops-5.0.17...cops-5.0.18) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [cops-5.0.9](https://github.com/truecharts/charts/compare/cops-5.0.8...cops-5.0.9) (2023-09-10) -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#12464](https://github.com/truecharts/charts/issues/12464)) - - - - -## [cops-5.0.8](https://github.com/truecharts/charts/compare/cops-5.0.7...cops-5.0.8) (2023-09-09) - diff --git a/stable/cops/5.0.18/Chart.yaml b/stable/cops/5.0.19/Chart.yaml similarity index 98% rename from stable/cops/5.0.18/Chart.yaml rename to stable/cops/5.0.19/Chart.yaml index 25d7dabe1fe..8a1bc247db3 100644 --- a/stable/cops/5.0.18/Chart.yaml +++ b/stable/cops/5.0.19/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.18 +version: 5.0.19 annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud diff --git a/stable/cops/5.0.18/README.md b/stable/cops/5.0.19/README.md similarity index 100% rename from stable/cops/5.0.18/README.md rename to stable/cops/5.0.19/README.md diff --git a/stable/cops/5.0.19/app-changelog.md b/stable/cops/5.0.19/app-changelog.md new file mode 100644 index 00000000000..d7f5bb41ff3 --- /dev/null +++ b/stable/cops/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-5.0.19](https://github.com/truecharts/charts/compare/cops-5.0.18...cops-5.0.19) (2023-10-29) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#14108](https://github.com/truecharts/charts/issues/14108)) + + \ No newline at end of file diff --git a/stable/cops/5.0.18/app-readme.md b/stable/cops/5.0.19/app-readme.md similarity index 100% rename from stable/cops/5.0.18/app-readme.md rename to stable/cops/5.0.19/app-readme.md diff --git a/stable/cops/5.0.18/charts/common-14.2.0.tgz b/stable/cops/5.0.19/charts/common-14.2.0.tgz similarity index 100% rename from stable/cops/5.0.18/charts/common-14.2.0.tgz rename to stable/cops/5.0.19/charts/common-14.2.0.tgz diff --git a/stable/cops/5.0.18/ix_values.yaml b/stable/cops/5.0.19/ix_values.yaml similarity index 84% rename from stable/cops/5.0.18/ix_values.yaml rename to stable/cops/5.0.19/ix_values.yaml index 88473b99e2c..1aacce4868e 100644 --- a/stable/cops/5.0.18/ix_values.yaml +++ b/stable/cops/5.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:b6f6c1c12632b15fe5552badeec0f47ac26b93c85eb8b850dd14ee428462f6bd + tag: latest@sha256:f1bdff990984902d4284c221ce9c1847c37aa54d582bb7f12e0be0c8ebd90f51 securityContext: container: diff --git a/stable/cops/5.0.18/questions.yaml b/stable/cops/5.0.19/questions.yaml similarity index 100% rename from stable/cops/5.0.18/questions.yaml rename to stable/cops/5.0.19/questions.yaml diff --git a/stable/cops/5.0.18/templates/NOTES.txt b/stable/cops/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.18/templates/NOTES.txt rename to stable/cops/5.0.19/templates/NOTES.txt diff --git a/stable/cops/5.0.18/templates/common.yaml b/stable/cops/5.0.19/templates/common.yaml similarity index 100% rename from stable/cops/5.0.18/templates/common.yaml rename to stable/cops/5.0.19/templates/common.yaml diff --git a/stable/cops/5.0.18/values.yaml b/stable/cops/5.0.19/values.yaml similarity index 100% rename from stable/cops/5.0.18/values.yaml rename to stable/cops/5.0.19/values.yaml