From 47e5816c3e258dbda57a7fc507b166174ac579f5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 24 Apr 2024 15:37:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/redis/{13.3.17 => 13.3.19}/.helmignore | 0 .../redis/{13.3.17 => 13.3.19}/CHANGELOG.md | 0 stable/redis/{13.3.17 => 13.3.19}/Chart.yaml | 4 +-- stable/redis/{13.3.17 => 13.3.19}/README.md | 0 .../{13.3.17 => 13.3.19}/app-changelog.md | 26 +++++++++++------- .../redis/{13.3.17 => 13.3.19}/app-readme.md | 0 .../charts/common-20.3.11.tgz | Bin .../{13.3.17 => 13.3.19}/icon-small.webp | Bin stable/redis/{13.3.17 => 13.3.19}/icon.webp | Bin .../redis/{13.3.17 => 13.3.19}/ix_values.yaml | 2 +- .../redis/{13.3.17 => 13.3.19}/questions.yaml | 2 +- .../{13.3.17 => 13.3.19}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 stable/redis/{13.3.17 => 13.3.19}/values.yaml | 0 14 files changed, 20 insertions(+), 14 deletions(-) rename stable/redis/{13.3.17 => 13.3.19}/.helmignore (100%) rename stable/redis/{13.3.17 => 13.3.19}/CHANGELOG.md (100%) rename stable/redis/{13.3.17 => 13.3.19}/Chart.yaml (95%) rename stable/redis/{13.3.17 => 13.3.19}/README.md (100%) rename stable/redis/{13.3.17 => 13.3.19}/app-changelog.md (89%) rename stable/redis/{13.3.17 => 13.3.19}/app-readme.md (100%) rename stable/redis/{13.3.17 => 13.3.19}/charts/common-20.3.11.tgz (100%) rename stable/redis/{13.3.17 => 13.3.19}/icon-small.webp (100%) rename stable/redis/{13.3.17 => 13.3.19}/icon.webp (100%) rename stable/redis/{13.3.17 => 13.3.19}/ix_values.yaml (98%) rename stable/redis/{13.3.17 => 13.3.19}/questions.yaml (99%) rename stable/redis/{13.3.17 => 13.3.19}/templates/NOTES.txt (100%) rename stable/redis/{13.3.17 => 13.3.19}/templates/common.yaml (100%) rename stable/redis/{13.3.17 => 13.3.19}/values.yaml (100%) diff --git a/stable/redis/13.3.17/.helmignore b/stable/redis/13.3.19/.helmignore similarity index 100% rename from stable/redis/13.3.17/.helmignore rename to stable/redis/13.3.19/.helmignore diff --git a/stable/redis/13.3.17/CHANGELOG.md b/stable/redis/13.3.19/CHANGELOG.md similarity index 100% rename from stable/redis/13.3.17/CHANGELOG.md rename to stable/redis/13.3.19/CHANGELOG.md diff --git a/stable/redis/13.3.17/Chart.yaml b/stable/redis/13.3.19/Chart.yaml similarity index 95% rename from stable/redis/13.3.17/Chart.yaml rename to stable/redis/13.3.19/Chart.yaml index 48db49d627a..e0a557bb744 100644 --- a/stable/redis/13.3.17/Chart.yaml +++ b/stable/redis/13.3.19/Chart.yaml @@ -24,7 +24,7 @@ keywords: - redis - keyvalue - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redis - https://hub.docker.com/r/bitnami/redis type: application -version: 13.3.17 +version: 13.3.19 diff --git a/stable/redis/13.3.17/README.md b/stable/redis/13.3.19/README.md similarity index 100% rename from stable/redis/13.3.17/README.md rename to stable/redis/13.3.19/README.md diff --git a/stable/redis/13.3.17/app-changelog.md b/stable/redis/13.3.19/app-changelog.md similarity index 89% rename from stable/redis/13.3.17/app-changelog.md rename to stable/redis/13.3.19/app-changelog.md index 91d26b6ee79..d36398c3bec 100644 --- a/stable/redis/13.3.17/app-changelog.md +++ b/stable/redis/13.3.19/app-changelog.md @@ -1,36 +1,40 @@ -## [redis-13.3.17](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.3.17) (2024-04-23) +## [redis-13.3.19](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.3.19) (2024-04-24) ### Chore +- bump everything to regenerate readme's and site index + - bump charts to ensure new icons are released +- bump everything to release new doc pages + - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- bump everything to release new doc pages +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) +- update container image bitnami/redis to 7.2.4[@7e5ff96](https://github.com/7e5ff96) by renovate ([#20952](https://github.com/truecharts/charts/issues/20952)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image bitnami/redis to 7.2.4[@a77aca8](https://github.com/a77aca8) by renovate ([#21235](https://github.com/truecharts/charts/issues/21235)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image bitnami/redis to 7.2.4[@7e5ff96](https://github.com/7e5ff96) by renovate ([#20952](https://github.com/truecharts/charts/issues/20952)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image bitnami/redis to 7.2.4[@5447a91](https://github.com/5447a91) by renovate ([#20061](https://github.com/truecharts/charts/issues/20061)) @@ -38,7 +42,7 @@ - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) @@ -46,7 +50,7 @@ - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) +- bump redis version ### Chore @@ -58,6 +62,8 @@ +- incorrect password reference in SCALE GUI + - fix typo - replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/redis/13.3.17/app-readme.md b/stable/redis/13.3.19/app-readme.md similarity index 100% rename from stable/redis/13.3.17/app-readme.md rename to stable/redis/13.3.19/app-readme.md diff --git a/stable/redis/13.3.17/charts/common-20.3.11.tgz b/stable/redis/13.3.19/charts/common-20.3.11.tgz similarity index 100% rename from stable/redis/13.3.17/charts/common-20.3.11.tgz rename to stable/redis/13.3.19/charts/common-20.3.11.tgz diff --git a/stable/redis/13.3.17/icon-small.webp b/stable/redis/13.3.19/icon-small.webp similarity index 100% rename from stable/redis/13.3.17/icon-small.webp rename to stable/redis/13.3.19/icon-small.webp diff --git a/stable/redis/13.3.17/icon.webp b/stable/redis/13.3.19/icon.webp similarity index 100% rename from stable/redis/13.3.17/icon.webp rename to stable/redis/13.3.19/icon.webp diff --git a/stable/redis/13.3.17/ix_values.yaml b/stable/redis/13.3.19/ix_values.yaml similarity index 98% rename from stable/redis/13.3.17/ix_values.yaml rename to stable/redis/13.3.19/ix_values.yaml index 832697b67f5..c9c6de00c1b 100644 --- a/stable/redis/13.3.17/ix_values.yaml +++ b/stable/redis/13.3.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/redis pullPolicy: IfNotPresent - tag: 7.2.4@sha256:7e5ff96ecddf40ced240ed7836dd5362a0a95ef4da68d5f7d3de40fec974da71 + tag: 7.2.4@sha256:a77aca845ab4e0e8ef1d87faf5f4d3551da44aea35e2b342e48a0f5d7e9c04e9 includeCommon: true workload: diff --git a/stable/redis/13.3.17/questions.yaml b/stable/redis/13.3.19/questions.yaml similarity index 99% rename from stable/redis/13.3.17/questions.yaml rename to stable/redis/13.3.19/questions.yaml index 4eef06f6a67..791fcc80aef 100755 --- a/stable/redis/13.3.17/questions.yaml +++ b/stable/redis/13.3.19/questions.yaml @@ -409,7 +409,7 @@ questions: required: true default: "" - - variable: redisPassword + - variable: password group: "App Configuration" label: "Redis Password" schema: diff --git a/stable/redis/13.3.17/templates/NOTES.txt b/stable/redis/13.3.19/templates/NOTES.txt similarity index 100% rename from stable/redis/13.3.17/templates/NOTES.txt rename to stable/redis/13.3.19/templates/NOTES.txt diff --git a/stable/redis/13.3.17/templates/common.yaml b/stable/redis/13.3.19/templates/common.yaml similarity index 100% rename from stable/redis/13.3.17/templates/common.yaml rename to stable/redis/13.3.19/templates/common.yaml diff --git a/stable/redis/13.3.17/values.yaml b/stable/redis/13.3.19/values.yaml similarity index 100% rename from stable/redis/13.3.17/values.yaml rename to stable/redis/13.3.19/values.yaml