This repository was archived by the owner on Sep 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : cloud-native-workstation
3- version : 0.14.0
3+ version : 0.14.1
44icon : https://raw.githubusercontent.com/ndebuhr/cloud-native-workstation/master/images/cnw.png
55dependencies :
66- name : sonarqube
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ certbot:
3030
3131# For various seeding and initialization jobs
3232initializers :
33- image : ndebuhr/cloud-native-workstation-initializers:v0.14.0
33+ image : ndebuhr/cloud-native-workstation-initializers:v0.14.1
3434 resources : {}
3535
3636# Keycloak
@@ -50,7 +50,7 @@ oauth2Proxy:
5050# Code Server
5151code :
5252 enabled : true
53- image : ndebuhr/cloud-native-workstation-code-server:v0.14.0
53+ image : ndebuhr/cloud-native-workstation-code-server:v0.14.1
5454 storage : 32Gi
5555 resources : {}
5656 dind :
6161# PgWeb
6262pgweb :
6363 enabled : false
64- image : ndebuhr/cloud-native-workstation-pgweb:v0.14.0
64+ image : ndebuhr/cloud-native-workstation-pgweb:v0.14.1
6565 resources : {}
6666
6767# SFTP server
@@ -93,7 +93,7 @@ selenium:
9393# Jupyter notebook
9494jupyter :
9595 enabled : false
96- image : ndebuhr/cloud-native-workstation-jupyter:v0.14.0
96+ image : ndebuhr/cloud-native-workstation-jupyter:v0.14.1
9797 storage : 32Gi
9898 gpu :
9999 enabled : false
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : cloud-native-workstation-prerequisites
3- version : 0.14.0
3+ version : 0.14.1
44icon : https://raw.githubusercontent.com/ndebuhr/cloud-native-workstation/master/images/cnw.png
55dependencies :
66- name : ingress-nginx
You can’t perform that action at this time.
0 commit comments