Skip to content

Commit

Permalink
Merge pull request #18 from factly/update-dega-server
Browse files Browse the repository at this point in the history
updated dega chart version
  • Loading branch information
shreeharsha-factly authored Jun 10, 2024
2 parents eb94c03 + 13e927f commit 4c4d919
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/dega/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.11.7
version: 0.11.8

# 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
4 changes: 2 additions & 2 deletions charts/dega/templates/server/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ spec:
- name: dega-server-web
mountPath: ./web/templates
- name: dega-server-zt
mountPath: ./app
subPath: zitadel_key.json
mountPath: ./app/zitadel_key.json
# subPath: zitadel_key.json
volumes:
- name: dega-server-data
configMap:
Expand Down

0 comments on commit 4c4d919

Please sign in to comment.