Skip to content

Commit

Permalink
fix: for for adding cred to regitry client
Browse files Browse the repository at this point in the history
  • Loading branch information
at88mph committed Dec 20, 2024
1 parent 75904dc commit 6e53a43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion helm/applications/skaha/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.9.3
version: 0.9.2

# 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
1 change: 0 additions & 1 deletion helm/applications/skaha/skaha-config/ingress-notebook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ spec:
name: skaha-notebook-svc-${skaha.sessionid}
port: 8888
scheme: http
serversTransport: workload-servers-transport

0 comments on commit 6e53a43

Please sign in to comment.