Skip to content

Commit

Permalink
Merge pull request #5 from subshell/group-challenge-0.11.0
Browse files Browse the repository at this point in the history
group challenge v0.11.0
  • Loading branch information
philmtd authored Nov 11, 2022
2 parents 74ba4e4 + c0dba0b commit e22e9d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/group-challenge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: group-challenge
description: Group challenge helm chart
type: application
version: 1.2.0
appVersion: "0.10.0"
version: 1.2.1
appVersion: "0.11.0"
dependencies:
- name: postgresql
version: 11.9.6
Expand Down
2 changes: 2 additions & 0 deletions charts/group-challenge/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ groupChallenge:
url: "http://localhost:8081"
sharedLocalCacheDir: "/tmp/group-challenge-cache"
thumbnailQuality: 90
maxThumbnailWidth: 420
maxThumbnailHeight: 420
fullSizeQuality: 75
maxFullWidth: 1280
maxFullHeight: 0
Expand Down

0 comments on commit e22e9d3

Please sign in to comment.