Skip to content

Commit

Permalink
Merge pull request #118 from Calcagiara/dhBumpCorefixes
Browse files Browse the repository at this point in the history
bump(dhub): bumped versions
  • Loading branch information
ffais authored Sep 11, 2024
2 parents 9566425 + 487f8a6 commit 9589ac1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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"
version: "0.7.1"
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.2.9"
version: "0.2.10"
repository: https://scc-digitalhub.github.io/digitalhub/
condition: core.enabled
- name: kubernetes-resource-manager
Expand Down
8 changes: 4 additions & 4 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.0b3"
image39: "ghcr.io/scc-digitalhub/jupyter-3-9:0.7.0b3"
image311: "ghcr.io/scc-digitalhub/jupyter-3-11:0.7.0b3"
image: "ghcr.io/scc-digitalhub/jupyter-3-10:0.7.0b6"
image39: "ghcr.io/scc-digitalhub/jupyter-3-9:0.7.0b6"
image311: "ghcr.io/scc-digitalhub/jupyter-3-11:0.7.0b6"
privileged: false
- name: dremio
nodePort: "30120"
Expand Down Expand Up @@ -333,7 +333,7 @@ core:
coreAuthCreds: # These are example creds, change them to your needs.
clientId: "m04bfbmd03m8sf4u9ucz54ti"
clientSecret: "9rb5215z0aqd7fadzxuoyqe3"
kanikoArgs: false
kanikoArgs: ""
additionalConfig: # Configuration of pods created by Core
debug:
enableMetrics: false # Enable/disable metrics. Metrics server deployment is required.
Expand Down

0 comments on commit 9589ac1

Please sign in to comment.