Skip to content

Commit

Permalink
Merge pull request #3633 from sgibson91/openscapes/image-bump
Browse files Browse the repository at this point in the history
[openscapes] bump python image
  • Loading branch information
sgibson91 authored Jan 23, 2024
2 parents ce33472 + 643aa3e commit 0e2d3ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/clusters/openscapes/prod.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ basehub:
description: Python datascience environment
default: true
kubespawner_override:
image: openscapes/python:6ee57a9
image: openscapes/python:4f340eb
profile_options: &profile_options
requests:
display_name: Resource Allocation
Expand Down
4 changes: 2 additions & 2 deletions config/clusters/openscapes/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ basehub:
image: "{value}"
choices:
default:
display_name: openscapes/python:6ee57a9
display_name: openscapes/python:4f340eb
default: true
kubespawner_override:
image: openscapes/python:6ee57a9
image: openscapes/python:4f340eb
requests: &requests_profile_options
display_name: Resource Allocation
choices:
Expand Down

0 comments on commit 0e2d3ac

Please sign in to comment.