Skip to content

Commit

Permalink
Update values.yaml for scoring service (hobbyfarm#462)
Browse files Browse the repository at this point in the history
* Update values.yaml for scoring service

* Update Chart.yaml
  • Loading branch information
clemenko authored Oct 1, 2024
1 parent 605ca45 commit 811eb04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/hobbyfarm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: hobbyfarm
description: Interactive coding platform in a browser
type: application
version: 3.2.5
appVersion: 3.2.5
version: 3.2.6
appVersion: 3.2.6
maintainers:
- name: ebauman
email: eamon@eamonbauman.com
Expand Down
2 changes: 1 addition & 1 deletion charts/hobbyfarm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ user:
apiPort: 80
serviceAccountName: "hobbyfarm-user"
scoreservice:
image: hobbyfarm/score-service:v3.2.5
image: hobbyfarm/score-service:master
logLevel: "0"
apiPort: 80
replicas: 0
Expand Down

0 comments on commit 811eb04

Please sign in to comment.