From d7372dda6ec57527784fa1812cff594ce3977d27 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 27 Sep 2023 07:41:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/cops/5.0.11/app-changelog.md | 9 --------- stable/cops/{5.0.11 => 5.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/cops/{5.0.11 => 5.0.12}/Chart.yaml | 2 +- stable/cops/{5.0.11 => 5.0.12}/README.md | 0 stable/cops/5.0.12/app-changelog.md | 9 +++++++++ stable/cops/{5.0.11 => 5.0.12}/app-readme.md | 0 .../charts/common-14.0.6.tgz | Bin stable/cops/{5.0.11 => 5.0.12}/ix_values.yaml | 2 +- stable/cops/{5.0.11 => 5.0.12}/questions.yaml | 0 .../{5.0.11 => 5.0.12}/templates/NOTES.txt | 0 .../{5.0.11 => 5.0.12}/templates/common.yaml | 0 stable/cops/{5.0.11 => 5.0.12}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/cops/5.0.11/app-changelog.md rename stable/cops/{5.0.11 => 5.0.12}/CHANGELOG.md (91%) rename stable/cops/{5.0.11 => 5.0.12}/Chart.yaml (98%) rename stable/cops/{5.0.11 => 5.0.12}/README.md (100%) create mode 100644 stable/cops/5.0.12/app-changelog.md rename stable/cops/{5.0.11 => 5.0.12}/app-readme.md (100%) rename stable/cops/{5.0.11 => 5.0.12}/charts/common-14.0.6.tgz (100%) rename stable/cops/{5.0.11 => 5.0.12}/ix_values.yaml (84%) rename stable/cops/{5.0.11 => 5.0.12}/questions.yaml (100%) rename stable/cops/{5.0.11 => 5.0.12}/templates/NOTES.txt (100%) rename stable/cops/{5.0.11 => 5.0.12}/templates/common.yaml (100%) rename stable/cops/{5.0.11 => 5.0.12}/values.yaml (100%) diff --git a/stable/cops/5.0.11/app-changelog.md b/stable/cops/5.0.11/app-changelog.md deleted file mode 100644 index b794c2cfe7..0000000000 --- a/stable/cops/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.11/CHANGELOG.md b/stable/cops/5.0.12/CHANGELOG.md similarity index 91% rename from stable/cops/5.0.11/CHANGELOG.md rename to stable/cops/5.0.12/CHANGELOG.md index 8717c9f30d..51faef12ff 100644 --- a/stable/cops/5.0.11/CHANGELOG.md +++ b/stable/cops/5.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [cops-5.0.11](https://github.com/truecharts/charts/compare/cops-5.0.10...cops-5.0.11) (2023-09-24) ### Chore @@ -88,12 +97,3 @@ ## [cops-5.0.2](https://github.com/truecharts/charts/compare/cops-5.0.1...cops-5.0.2) (2023-08-13) ### Chore - -- update container image tccr.io/truecharts/cops to latest ([#11533](https://github.com/truecharts/charts/issues/11533)) - - - - -## [cops-5.0.1](https://github.com/truecharts/charts/compare/cops-5.0.0...cops-5.0.1) (2023-08-13) - -### Chore diff --git a/stable/cops/5.0.11/Chart.yaml b/stable/cops/5.0.12/Chart.yaml similarity index 98% rename from stable/cops/5.0.11/Chart.yaml rename to stable/cops/5.0.12/Chart.yaml index 08725d7305..c317ead2d7 100644 --- a/stable/cops/5.0.11/Chart.yaml +++ b/stable/cops/5.0.12/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.11 +version: 5.0.12 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/cops/5.0.11/README.md b/stable/cops/5.0.12/README.md similarity index 100% rename from stable/cops/5.0.11/README.md rename to stable/cops/5.0.12/README.md diff --git a/stable/cops/5.0.12/app-changelog.md b/stable/cops/5.0.12/app-changelog.md new file mode 100644 index 0000000000..61f3c05465 --- /dev/null +++ b/stable/cops/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.11/app-readme.md b/stable/cops/5.0.12/app-readme.md similarity index 100% rename from stable/cops/5.0.11/app-readme.md rename to stable/cops/5.0.12/app-readme.md diff --git a/stable/cops/5.0.11/charts/common-14.0.6.tgz b/stable/cops/5.0.12/charts/common-14.0.6.tgz similarity index 100% rename from stable/cops/5.0.11/charts/common-14.0.6.tgz rename to stable/cops/5.0.12/charts/common-14.0.6.tgz diff --git a/stable/cops/5.0.11/ix_values.yaml b/stable/cops/5.0.12/ix_values.yaml similarity index 84% rename from stable/cops/5.0.11/ix_values.yaml rename to stable/cops/5.0.12/ix_values.yaml index ee8d808fc7..4ac2af2953 100644 --- a/stable/cops/5.0.11/ix_values.yaml +++ b/stable/cops/5.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:1e4d578b368fc5336b22730bee41776d7cef849332c01932c77d593fcce0ac03 + tag: latest@sha256:464fda1c92eff52f72ea8639468464dced1af53717b4bf291ad92f8ffe143601 securityContext: container: diff --git a/stable/cops/5.0.11/questions.yaml b/stable/cops/5.0.12/questions.yaml similarity index 100% rename from stable/cops/5.0.11/questions.yaml rename to stable/cops/5.0.12/questions.yaml diff --git a/stable/cops/5.0.11/templates/NOTES.txt b/stable/cops/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.11/templates/NOTES.txt rename to stable/cops/5.0.12/templates/NOTES.txt diff --git a/stable/cops/5.0.11/templates/common.yaml b/stable/cops/5.0.12/templates/common.yaml similarity index 100% rename from stable/cops/5.0.11/templates/common.yaml rename to stable/cops/5.0.12/templates/common.yaml diff --git a/stable/cops/5.0.11/values.yaml b/stable/cops/5.0.12/values.yaml similarity index 100% rename from stable/cops/5.0.11/values.yaml rename to stable/cops/5.0.12/values.yaml