Skip to content
Snippets Groups Projects
Commit 5745c012 authored by Stackspin-renovate Bot's avatar Stackspin-renovate Bot
Browse files

Update Helm release redis to v16.4.0

parent 12580ff5
No related branches found
No related tags found
1 merge request!118Update Helm release redis to v16.4.0
Pipeline #11723 passed with stages
in 1 minute and 8 seconds
dependencies: dependencies:
- name: nextcloud - name: nextcloud
repository: https://nextcloud.github.io/helm repository: https://nextcloud.github.io/helm
version: 2.12.0 version: 2.11.3
- name: rabbitmq - name: rabbitmq
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 8.27.0 version: 8.27.0
- name: redis - name: redis
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 16.2.1 version: 16.4.0
- name: postgresql - name: postgresql
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 10.13.15 version: 10.13.15
digest: sha256:67083bc9348a9f1fdeb3e04dfc01297969152b0d5ea1e19fa46bb113b2a6c9ea digest: sha256:b4414c2c7a0b2ffecbcb2cb63fcd00f6dd5e31f7cf2d7ad97fe748f7ac08e28e
generated: "2022-02-03T06:04:55.669908754Z" generated: "2022-02-10T16:08:16.890936073Z"
...@@ -3,13 +3,13 @@ apiVersion: v2 ...@@ -3,13 +3,13 @@ apiVersion: v2
description: | description: |
A helm chart for installing NextCloud and setting up ONLYOFFICE integration A helm chart for installing NextCloud and setting up ONLYOFFICE integration
name: nextcloud-onlyoffice name: nextcloud-onlyoffice
version: 0.6.5 version: 0.6.6
appVersion: NC-20.0.11-OO-6.2.2.21 appVersion: NC-20.0.11-OO-6.2.2.21
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
dependencies: dependencies:
# https://artifacthub.io/packages/helm/nextcloud/nextcloud # https://artifacthub.io/packages/helm/nextcloud/nextcloud
- name: nextcloud - name: nextcloud
version: 2.12.0 version: 2.11.3
repository: "https://nextcloud.github.io/helm" repository: "https://nextcloud.github.io/helm"
# https://artifacthub.io/packages/helm/bitnami/rabbitmq # https://artifacthub.io/packages/helm/bitnami/rabbitmq
- name: rabbitmq - name: rabbitmq
...@@ -17,7 +17,7 @@ dependencies: ...@@ -17,7 +17,7 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami" repository: "https://charts.bitnami.com/bitnami"
# https://artifacthub.io/packages/helm/bitnami/redis # https://artifacthub.io/packages/helm/bitnami/redis
- name: redis - name: redis
version: 16.2.1 version: 16.4.0
repository: "https://charts.bitnami.com/bitnami" repository: "https://charts.bitnami.com/bitnami"
# https://artifacthub.io/packages/helm/bitnami/postgresql # https://artifacthub.io/packages/helm/bitnami/postgresql
- name: postgresql - name: postgresql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment