Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Update for sonarqube and deprecation of che #347

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion charts/che/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 7.3.1
description: A Helm chart for deploying Eclipse Che to Kubernetes
name: che
version: 0.1.5
version: 0.1.6
keywords:
- che
- eclipse
Expand All @@ -11,3 +11,4 @@ maintainers:
name: rjkernick
home: https://www.eclipse.org/che/
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
deprecated: true
2 changes: 1 addition & 1 deletion charts/sonarqube/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: sonarqube
description: SonarQube is an open sourced code quality scanning tool
version: 9.10.3
version: 9.11.0
appVersion: 8.9.7-community
keywords:
- coverage
Expand Down
6 changes: 3 additions & 3 deletions charts/sonarqube/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 8.6.4
digest: sha256:f0f4ca2679558e8f171a6ae0b1e3d55def480ac30c7128c612b7e4950c617914
generated: "2020-04-06T09:21:39.688626-04:00"
version: 11.6.6
digest: sha256:18373b1e6ec0822d2b2d82f042835d14f6fc4a7b7b57f12d3619e81300470845
generated: "2022-06-13T13:18:10.982406-04:00"
2 changes: 1 addition & 1 deletion charts/sonarqube/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies:
- name: postgresql
version: 8.6.4
version: 11.6.6
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled