Skip to content

Commit 32decf0

Browse files
Volodymyr SavchenkoVolodymyr Savchenko
authored andcommitted
bump reana and chart
1 parent cc0ad3f commit 32decf0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

vre/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: cern-vre
3-
version: 0.1.0-dev12
3+
version: 0.1.0-dev16
44
description: The Virtual Research Environment developed at CERN.>
55
keywords:
66
- jupyterhub
@@ -17,10 +17,10 @@ dependencies:
1717
condition: jupyterhub.enabled
1818

1919
- name: reana
20-
version: 0.95.0-alpha.2
21-
#version: 0.9.3
22-
repository: https://volodymyrss.github.io/reana
23-
#repository: https://reanahub.github.io/reana
20+
#version: 0.95.0-alpha.2
21+
version: 0.9.3
22+
#repository: https://volodymyrss.github.io/reana
23+
uepository: https://reanahub.github.io/reana
2424
condition: reana.enabled
2525

2626
- name: nfs-server-provisioner

vre/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cern-vre
22

3-
![Version: 0.1.0-dev12](https://img.shields.io/badge/Version-0.1.0--dev12-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
3+
![Version: 0.1.0-dev16](https://img.shields.io/badge/Version-0.1.0--dev16-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
44

55
The Virtual Research Environment developed at CERN.>
66

@@ -20,13 +20,13 @@ The Virtual Research Environment developed at CERN.>
2020

2121
| Repository | Name | Version |
2222
|------------|------|---------|
23+
| | reana | 0.9.3 |
2324
| https://fluent.github.io/helm-charts | fluent-bit | 0.48.9 |
2425
| https://grafana.github.io/helm-charts | grafana | 9.2.2 |
2526
| https://grafana.github.io/helm-charts | loki | 6.30.1 |
2627
| https://hub.jupyter.org/helm-chart | jupyterhub | 3.3.7 |
2728
| https://kubernetes-sigs.github.io/nfs-ganesha-server-and-external-provisioner | nfs-server-provisioner | 1.8.0 |
2829
| https://prometheus-community.github.io/helm-charts | prometheus | 27.20.0 |
29-
| https://volodymyrss.github.io/reana | reana | 0.95.0-alpha.2 |
3030

3131
## Values
3232

0 commit comments

Comments
 (0)