Skip to content

Commit

Permalink
Merge pull request #108 from Calcagiara/dhbump
Browse files Browse the repository at this point in the history
bump(dhub): bumped versions
  • Loading branch information
ffais committed Aug 27, 2024
2 parents 51a33d5 + 721bf6f commit 0543851
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/digitalhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ maintainers:
url: https://github.com/ffais
- name: calcagiara
url: https://github.com/Calcagiara
version: "0.7.0-beta3"
version: "0.7.0-beta4"
appVersion: "0.7.0"
dependencies:
- name: apigw-operator
Expand All @@ -19,7 +19,7 @@ dependencies:
repository: https://helm.coder.com/v2
condition: coder.enabled
- name: core
version: "0.1.39"
version: "0.2.1"
repository: https://scc-digitalhub.github.io/digitalhub/
condition: core.enabled
- name: kubernetes-resource-manager
Expand Down
6 changes: 3 additions & 3 deletions charts/digitalhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,9 @@ coder:
- name: jupyter
nodePort: "30040"
iconUrl: https://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Jupyter_logo.svg/1200px-Jupyter_logo.svg.png
image: "ghcr.io/scc-digitalhub/jupyter-3-10:0.7.0b0"
image39: "ghcr.io/scc-digitalhub/jupyter-3-9:0.7.0b0"
image311: "ghcr.io/scc-digitalhub/jupyter-3-11:0.7.0b0"
image: "ghcr.io/scc-digitalhub/jupyter-3-10:0.7.0b1"
image39: "ghcr.io/scc-digitalhub/jupyter-3-9:0.7.0b1"
image311: "ghcr.io/scc-digitalhub/jupyter-3-11:0.7.0b1"
privileged: false
- name: dremio
nodePort: "30120"
Expand Down

0 comments on commit 0543851

Please sign in to comment.