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.16.1
3+ version : 0.17.0
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 @@ -33,7 +33,7 @@ certbot:
3333
3434# For various seeding and initialization jobs
3535initializers :
36- image : ndebuhr/cloud-native-workstation-initializers:v0.16.1
36+ image : ndebuhr/cloud-native-workstation-initializers:v0.17.0
3737 resources : {}
3838
3939# Keycloak
@@ -60,7 +60,7 @@ oauth2Proxy:
6060# Code Server
6161code :
6262 enabled : true
63- image : ndebuhr/cloud-native-workstation-code-server:v0.16.1
63+ image : ndebuhr/cloud-native-workstation-code-server:v0.17.0
6464 runsOnStandardVMs : true
6565 runsOnSpotVMs : true
6666 runsOnPreemptibleVMs : true
7474# PgWeb
7575pgweb :
7676 enabled : false
77- image : ndebuhr/cloud-native-workstation-pgweb:v0.16.1
77+ image : ndebuhr/cloud-native-workstation-pgweb:v0.17.0
7878 runsOnStandardVMs : true
7979 runsOnSpotVMs : true
8080 runsOnPreemptibleVMs : true
@@ -124,7 +124,7 @@ selenium:
124124# Jupyter notebook
125125jupyter :
126126 enabled : false
127- image : ndebuhr/cloud-native-workstation-jupyter:v0.16.1
127+ image : ndebuhr/cloud-native-workstation-jupyter:v0.17.0
128128 storage : 32Gi
129129 gpu :
130130 enabled : false
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : cloud-native-workstation-prerequisites
3- version : 0.16.1
3+ version : 0.17.0
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