Skip to content

Commit

Permalink
chartpressed
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Oct 30, 2023
1 parent 50ebd07 commit 1afe480
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: '1.0'
description: Deployment Chart for JupyterHub
name: hub
version: 0.0.1-0.dev.git.6847.h37aa9975
version: 0.0.1-0.dev.git.6956.h5e23ef5e
2 changes: 1 addition & 1 deletion node-placeholder/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.1-0.dev.git.6821.hfab4a361
version: 0.0.1-0.dev.git.6946.hdccbf2f4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion node-placeholder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
repository: us-central1-docker.pkg.dev/ucb-datahub-2018/core/node-placeholder-scaler
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "0.0.1-0.dev.git.6607.h11654cae"
tag: "0.0.1-0.dev.git.6946.hdccbf2f4"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 1afe480

Please sign in to comment.