Skip to content

Commit

Permalink
renewed the license verification + you might need to request a new li…
Browse files Browse the repository at this point in the history
…cense
  • Loading branch information
cedricve committed Feb 29, 2024
1 parent 62c95a7 commit fb1c40e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/hub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ version: 0.51.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.1.0"
appVersion: "1.1.1"
2 changes: 1 addition & 1 deletion charts/hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ kerberoshub:
api:
repository: kerberos/hub-api
pullPolicy: IfNotPresent
tag: "1.0.1190745862"
tag: "1.0.1195226311"
replicas: 2
jwtSecret: "this-is-a-secret-please-change-to-random-string" # change to a random value, this is for generating JWT tokens.
schema: "https"
Expand Down

0 comments on commit fb1c40e

Please sign in to comment.