From 356ce60a2dd6003bde61bb9785fbae3e365e37dd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 5 Nov 2023 23:42:15 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/cops/5.0.21/app-changelog.md | 9 --------- stable/cops/{5.0.21 => 5.0.22}/CHANGELOG.md | 18 +++++++++--------- stable/cops/{5.0.21 => 5.0.22}/Chart.yaml | 2 +- stable/cops/{5.0.21 => 5.0.22}/README.md | 0 stable/cops/5.0.22/app-changelog.md | 9 +++++++++ stable/cops/{5.0.21 => 5.0.22}/app-readme.md | 0 .../charts/common-14.2.3.tgz | Bin stable/cops/{5.0.21 => 5.0.22}/ix_values.yaml | 2 +- stable/cops/{5.0.21 => 5.0.22}/questions.yaml | 8 ++++---- .../{5.0.21 => 5.0.22}/templates/NOTES.txt | 0 .../{5.0.21 => 5.0.22}/templates/common.yaml | 0 stable/cops/{5.0.21 => 5.0.22}/values.yaml | 0 12 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/cops/5.0.21/app-changelog.md rename stable/cops/{5.0.21 => 5.0.22}/CHANGELOG.md (91%) rename stable/cops/{5.0.21 => 5.0.22}/Chart.yaml (98%) rename stable/cops/{5.0.21 => 5.0.22}/README.md (100%) create mode 100644 stable/cops/5.0.22/app-changelog.md rename stable/cops/{5.0.21 => 5.0.22}/app-readme.md (100%) rename stable/cops/{5.0.21 => 5.0.22}/charts/common-14.2.3.tgz (100%) rename stable/cops/{5.0.21 => 5.0.22}/ix_values.yaml (84%) rename stable/cops/{5.0.21 => 5.0.22}/questions.yaml (99%) rename stable/cops/{5.0.21 => 5.0.22}/templates/NOTES.txt (100%) rename stable/cops/{5.0.21 => 5.0.22}/templates/common.yaml (100%) rename stable/cops/{5.0.21 => 5.0.22}/values.yaml (100%) diff --git a/stable/cops/5.0.21/app-changelog.md b/stable/cops/5.0.21/app-changelog.md deleted file mode 100644 index c55f0fd3b19..00000000000 --- a/stable/cops/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-5.0.21](https://github.com/truecharts/charts/compare/cops-5.0.20...cops-5.0.21) (2023-11-05) - -### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - \ No newline at end of file diff --git a/stable/cops/5.0.21/CHANGELOG.md b/stable/cops/5.0.22/CHANGELOG.md similarity index 91% rename from stable/cops/5.0.21/CHANGELOG.md rename to stable/cops/5.0.22/CHANGELOG.md index 900ff6f8c42..7bce76e7e79 100644 --- a/stable/cops/5.0.21/CHANGELOG.md +++ b/stable/cops/5.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-5.0.22](https://github.com/truecharts/charts/compare/cops-5.0.21...cops-5.0.22) (2023-11-05) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#14375](https://github.com/truecharts/charts/issues/14375)) + + + + ## [cops-5.0.21](https://github.com/truecharts/charts/compare/cops-5.0.20...cops-5.0.21) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [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) - diff --git a/stable/cops/5.0.21/Chart.yaml b/stable/cops/5.0.22/Chart.yaml similarity index 98% rename from stable/cops/5.0.21/Chart.yaml rename to stable/cops/5.0.22/Chart.yaml index 9b980a14e2a..bcf81b93193 100644 --- a/stable/cops/5.0.21/Chart.yaml +++ b/stable/cops/5.0.22/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.21 +version: 5.0.22 annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud diff --git a/stable/cops/5.0.21/README.md b/stable/cops/5.0.22/README.md similarity index 100% rename from stable/cops/5.0.21/README.md rename to stable/cops/5.0.22/README.md diff --git a/stable/cops/5.0.22/app-changelog.md b/stable/cops/5.0.22/app-changelog.md new file mode 100644 index 00000000000..090b6d3b79f --- /dev/null +++ b/stable/cops/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-5.0.22](https://github.com/truecharts/charts/compare/cops-5.0.21...cops-5.0.22) (2023-11-05) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#14375](https://github.com/truecharts/charts/issues/14375)) + + \ No newline at end of file diff --git a/stable/cops/5.0.21/app-readme.md b/stable/cops/5.0.22/app-readme.md similarity index 100% rename from stable/cops/5.0.21/app-readme.md rename to stable/cops/5.0.22/app-readme.md diff --git a/stable/cops/5.0.21/charts/common-14.2.3.tgz b/stable/cops/5.0.22/charts/common-14.2.3.tgz similarity index 100% rename from stable/cops/5.0.21/charts/common-14.2.3.tgz rename to stable/cops/5.0.22/charts/common-14.2.3.tgz diff --git a/stable/cops/5.0.21/ix_values.yaml b/stable/cops/5.0.22/ix_values.yaml similarity index 84% rename from stable/cops/5.0.21/ix_values.yaml rename to stable/cops/5.0.22/ix_values.yaml index 1aacce4868e..4ad771a3a7c 100644 --- a/stable/cops/5.0.21/ix_values.yaml +++ b/stable/cops/5.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops - tag: latest@sha256:f1bdff990984902d4284c221ce9c1847c37aa54d582bb7f12e0be0c8ebd90f51 + tag: latest@sha256:143b386c34211f72f1d6b62ff5e57c5f96209c18213051b8d5e42d89df5b21cd securityContext: container: diff --git a/stable/cops/5.0.21/questions.yaml b/stable/cops/5.0.22/questions.yaml similarity index 99% rename from stable/cops/5.0.21/questions.yaml rename to stable/cops/5.0.22/questions.yaml index 86c3ab32afa..5c7e8ecabbd 100644 --- a/stable/cops/5.0.21/questions.yaml +++ b/stable/cops/5.0.22/questions.yaml @@ -1095,7 +1095,7 @@ questions: schema: type: list default: [] - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -1124,7 +1124,7 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" @@ -1133,13 +1133,13 @@ questions: description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: Use Custom Secret (Advanced) schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: entrypoint label: Traefik Entrypoint diff --git a/stable/cops/5.0.21/templates/NOTES.txt b/stable/cops/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.21/templates/NOTES.txt rename to stable/cops/5.0.22/templates/NOTES.txt diff --git a/stable/cops/5.0.21/templates/common.yaml b/stable/cops/5.0.22/templates/common.yaml similarity index 100% rename from stable/cops/5.0.21/templates/common.yaml rename to stable/cops/5.0.22/templates/common.yaml diff --git a/stable/cops/5.0.21/values.yaml b/stable/cops/5.0.22/values.yaml similarity index 100% rename from stable/cops/5.0.21/values.yaml rename to stable/cops/5.0.22/values.yaml