Skip to content

Commit

Permalink
Upgrade to 6.4.5
Browse files Browse the repository at this point in the history
Added a bit of javascript to the login form to focus on the input field.

Updates #12
Updates #17
  • Loading branch information
inghamn committed Jan 28, 2022
1 parent c96bb2b commit 485f48f
Show file tree
Hide file tree
Showing 14 changed files with 10 additions and 423 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Deploys the WAR file to a Tomcat server.


## Deploying with Helm
Deploys the Docker image into Kubernetes.
The helm chart is no longer part of the overlay. It is provided separately as part of our Kubernetes project.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Versions
cas.version=6.4.0-SNAPSHOT
cas.version=6.4.5
springBootVersion=2.4.5

# Use -jetty, -undertow to other containers
Expand Down
23 changes: 0 additions & 23 deletions helm/.helmignore

This file was deleted.

16 changes: 0 additions & 16 deletions helm/Chart.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions helm/templates/NOTES.txt

This file was deleted.

62 changes: 0 additions & 62 deletions helm/templates/_helpers.tpl

This file was deleted.

80 changes: 0 additions & 80 deletions helm/templates/cas-config.yml

This file was deleted.

8 changes: 0 additions & 8 deletions helm/templates/cas-services.yml

This file was deleted.

11 changes: 0 additions & 11 deletions helm/templates/cas-ssl.yml

This file was deleted.

82 changes: 0 additions & 82 deletions helm/templates/deployment.yaml

This file was deleted.

42 changes: 0 additions & 42 deletions helm/templates/ingress.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions helm/templates/service.yaml

This file was deleted.

Loading

0 comments on commit 485f48f

Please sign in to comment.