Skip to content
Snippets Groups Projects
Commit 63952ade authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch 'renovate/redis-17.x' into 'main'

Update Helm release redis to v17.1.5

See merge request !267
parents 09d1b252 e9d52db9
No related branches found
No related tags found
1 merge request!267Update Helm release redis to v17.1.5
Pipeline #27783 passed with stages
in 10 minutes and 39 seconds
......@@ -65,8 +65,8 @@ install-helmrelease:
echo -e " commitInfo:\n branch: \"$CI_COMMIT_REF_SLUG\"\n message: \"$message\"\n author: \"$CI_COMMIT_AUTHOR\"\n sha: \"$CI_COMMIT_SHORT_SHA\"" \
>> values-ci.yaml
- cat values-ci.yaml
- time kubectl delete namespace "nc$CI_MERGE_REQUEST_IID" || true
- time helm install --timeout 20m --create-namespace -n nc$CI_MERGE_REQUEST_IID --wait "nc$CI_MERGE_REQUEST_IID" . -f values-ci.yaml
- time kubectl delete --wait=true namespace "nc$CI_MERGE_REQUEST_IID" || true
- time helm --debug install --timeout 20m --create-namespace -n nc$CI_MERGE_REQUEST_IID --wait "nc$CI_MERGE_REQUEST_IID" . -f values-ci.yaml
environment:
name: helmrelease/nc$CI_MERGE_REQUEST_IID
url: https://files-nc$CI_MERGE_REQUEST_IID.gitlab.stackspin.net
......
......@@ -7,6 +7,6 @@ dependencies:
version: 10.3.5
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.1.4
digest: sha256:28701a390a8ce9b959caaeacf5cbcf67caebbbefc2eb1e78e836e70cd4b1e374
generated: "2022-09-13T10:21:15.416952131Z"
version: 17.1.5
digest: sha256:5472c8fe6d17bdc8b4e7393447254513d82da43a7693eaed0f4b5598c06d4a02
generated: "2022-09-14T22:06:41.500824631Z"
......@@ -3,7 +3,7 @@ apiVersion: v2
description: |
A helm chart for installing NextCloud and setting up ONLYOFFICE integration
name: nextcloud-onlyoffice
version: 0.10.33
version: 0.10.34
appVersion: NC-24.0.2-OO-7.1.1.23
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
dependencies:
......@@ -17,5 +17,5 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
# https://artifacthub.io/packages/helm/bitnami/redis
- name: redis
version: 17.1.4
version: 17.1.5
repository: "https://charts.bitnami.com/bitnami"
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