Skip to content

Commit

Permalink
Merge pull request #146 from codeanker/development
Browse files Browse the repository at this point in the history
1.7.1
  • Loading branch information
danielswiatek authored Apr 12, 2024
2 parents 32f6ba8 + 3e82607 commit b4cc2a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions chart/brahmsee-digital/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,11 @@ spec:
port: 80
middlewares:
- name: stripapiprefix
- match: Host(`{{ . }}`) && PathPrefix(`/api/upload`)
kind: Rule
services:
- name: {{ $.Chart.Name }}-app-svc
port: 80
middlewares:
- name: stripapiprefix
{{- end }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "codeanker-project",
"author": "CODEANKER GmbH",
"version": "1.7.0",
"version": "1.7.1",
"description": "",
"license": "CC-BY-3.0-DE",
"workspaces": [
Expand Down

0 comments on commit b4cc2a1

Please sign in to comment.