[bitnami/argo-cd] Update Redis' subchart (#18897)

Signed-off-by: David Gomez <dgomezleon@vmware.com>
This commit is contained in:
David Gomez
2023-08-28 10:13:38 +02:00
committed by GitHub
parent 205af45e57
commit 0372edc40c
3 changed files with 14 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 17.16.0
version: 18.0.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.9.0
digest: sha256:9c8b0cd87cefaa6a2bca1b2feb30d4238285e78244cf2f04cc776c3a15d4f146
generated: "2023-08-24T11:19:25.625217694Z"
digest: sha256:d848f62f8fc5c5493859943cc8d0eacdb866e98d096d31c1134fc9a79c6adffd
generated: "2023-08-28T09:11:53.654009859+02:00"

View File

@@ -19,7 +19,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 17.x.x
version: 18.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
@@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 4.8.1
version: 5.0.0

View File

@@ -952,6 +952,14 @@ Find more information about how to deal with common errors related to Bitnami's
## Upgrading
### To 5.0.0
This major updates the Redis&reg; subchart to its newest major, 18.0.0. [Here](https://github.com/bitnami/charts/tree/main/bitnami/redis#to-1800) you can find more information about the changes introduced in that version.
NOTE: Due to an error in our release process, Redis&reg;' chart versions higher or equal than 17.15.4 already use Redis&reg; 7.2 by default.
### To any previous version
Refer to the [chart documentation for more information about how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/infrastructure/argo-cd/administration/upgrade/).
## License
@@ -968,4 +976,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.